aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:36 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:36 +0000
commitdc3cf14f35b666eed7be13100ff58639450aa5cf (patch)
tree928766ed33028b6983172ae85cf914a67c102e77 /sim/moxie
parentabd775ced888559dcee0fa46b6b06bccabbd84cb (diff)
downloadgdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.zip
gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.gz
gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.bz2
Update copyright notices to add year 2010.
Diffstat (limited to 'sim/moxie')
-rw-r--r--sim/moxie/Makefile.in3
-rw-r--r--sim/moxie/interp.c2
-rw-r--r--sim/moxie/sim-main.h3
-rw-r--r--sim/moxie/sysdep.h2
4 files changed, 4 insertions, 6 deletions
diff --git a/sim/moxie/Makefile.in b/sim/moxie/Makefile.in
index a06ee22..08b4b00 100644
--- a/sim/moxie/Makefile.in
+++ b/sim/moxie/Makefile.in
@@ -1,6 +1,5 @@
# Makefile template for Configure for the moxie sim library.
-# Copyright (C) 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 2008, 2010 Free Software Foundation, Inc.
# Written by Anthony Green
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/moxie/interp.c b/sim/moxie/interp.c
index d9e4ea0..8b8879f 100644
--- a/sim/moxie/interp.c
+++ b/sim/moxie/interp.c
@@ -1,5 +1,5 @@
/* Simulator for the moxie processor
- Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Anthony Green
This file is part of GDB, the GNU debugger.
diff --git a/sim/moxie/sim-main.h b/sim/moxie/sim-main.h
index f743dfb..642ae89 100644
--- a/sim/moxie/sim-main.h
+++ b/sim/moxie/sim-main.h
@@ -1,6 +1,5 @@
/* Moxie Simulator definition.
- Copyright (C) 2009
- Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Contributed by Anthony Green <green@moxielogic.com>
This file is part of GDB, the GNU debugger.
diff --git a/sim/moxie/sysdep.h b/sim/moxie/sysdep.h
index ff861fd..b32f09e 100644
--- a/sim/moxie/sysdep.h
+++ b/sim/moxie/sysdep.h
@@ -1,5 +1,5 @@
/* System includes and definitions used by the moxie simulator.
- Copyright (C) 2008 Free Software Foundation, Inc.
+ Copyright (C) 2008, 2010 Free Software Foundation, Inc.
Contributed by Anthony Green
This file is part of GDB, the GNU debugger.