diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:20 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:20 +0000 |
commit | 6aba47ca06d9150c6196a374b745c2711b46e045 (patch) | |
tree | 6c2e7595d93caa39ac2477aed38a4954f7b938c8 /sim/m32r | |
parent | 5ccca1c07181a553d50892bc77cdf047f2acf0b2 (diff) | |
download | binutils-gdb-6aba47ca06d9150c6196a374b745c2711b46e045.tar.gz |
Copyright updates for 2007.
Diffstat (limited to 'sim/m32r')
-rw-r--r-- | sim/m32r/Makefile.in | 2 | ||||
-rw-r--r-- | sim/m32r/devices.c | 2 | ||||
-rw-r--r-- | sim/m32r/m32r-sim.h | 2 | ||||
-rw-r--r-- | sim/m32r/m32r.c | 2 | ||||
-rw-r--r-- | sim/m32r/m32r2.c | 2 | ||||
-rw-r--r-- | sim/m32r/m32rx.c | 2 | ||||
-rw-r--r-- | sim/m32r/mloop.in | 2 | ||||
-rw-r--r-- | sim/m32r/mloop2.in | 2 | ||||
-rw-r--r-- | sim/m32r/mloopx.in | 2 | ||||
-rw-r--r-- | sim/m32r/sim-if.c | 3 | ||||
-rw-r--r-- | sim/m32r/traps-linux.c | 2 | ||||
-rw-r--r-- | sim/m32r/traps.c | 2 |
12 files changed, 13 insertions, 12 deletions
diff --git a/sim/m32r/Makefile.in b/sim/m32r/Makefile.in index e2dc82f5a8f..8941e951246 100644 --- a/sim/m32r/Makefile.in +++ b/sim/m32r/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the m32r simulator -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003, 2004 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2007 # Free Software Foundation, Inc. # Contributed by Cygnus Support. # diff --git a/sim/m32r/devices.c b/sim/m32r/devices.c index 032c8e71146..d3948ae95e2 100644 --- a/sim/m32r/devices.c +++ b/sim/m32r/devices.c @@ -1,5 +1,5 @@ /* m32r device support - Copyright (C) 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 2007 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/m32r-sim.h b/sim/m32r/m32r-sim.h index 100274d4783..6c8687e1ba9 100644 --- a/sim/m32r/m32r-sim.h +++ b/sim/m32r/m32r-sim.h @@ -1,5 +1,5 @@ /* collection of junk waiting time to sort out - Copyright (C) 1996, 1997, 1998, 2003 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 2003, 2007 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/m32r.c b/sim/m32r/m32r.c index 8e9c75e5466..c4a9b772d39 100644 --- a/sim/m32r/m32r.c +++ b/sim/m32r/m32r.c @@ -1,5 +1,5 @@ /* m32r simulator support code - Copyright (C) 1996, 1997, 1998, 2003 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 2003, 2007 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/m32r2.c b/sim/m32r/m32r2.c index 594ce8a3667..3b308224141 100644 --- a/sim/m32r/m32r2.c +++ b/sim/m32r/m32r2.c @@ -1,5 +1,5 @@ /* m32r2 simulator support code - Copyright (C) 1997, 1998, 2003 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 2003, 2007 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/m32rx.c b/sim/m32r/m32rx.c index cb319f6b024..fd6e742407f 100644 --- a/sim/m32r/m32rx.c +++ b/sim/m32r/m32rx.c @@ -1,5 +1,5 @@ /* m32rx simulator support code - Copyright (C) 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 2007 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/mloop.in b/sim/m32r/mloop.in index 0be16bb1063..02ee88b8f95 100644 --- a/sim/m32r/mloop.in +++ b/sim/m32r/mloop.in @@ -1,5 +1,5 @@ # Simulator main loop for m32r. -*- C -*- -# Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998, 2007 Free Software Foundation, Inc. # # This file is part of the GNU Simulators. # diff --git a/sim/m32r/mloop2.in b/sim/m32r/mloop2.in index 69c6ec72046..347e72a1937 100644 --- a/sim/m32r/mloop2.in +++ b/sim/m32r/mloop2.in @@ -1,6 +1,6 @@ # Simulator main loop for m32r2. -*- C -*- # -# Copyright 1996, 1997, 1998, 2003, 2004 Free Software Foundation, Inc. +# Copyright 1996, 1997, 1998, 2003, 2004, 2007 Free Software Foundation, Inc. # # This file is part of GDB, the GNU debugger. # diff --git a/sim/m32r/mloopx.in b/sim/m32r/mloopx.in index 5ca20a17bb2..f05aea949e4 100644 --- a/sim/m32r/mloopx.in +++ b/sim/m32r/mloopx.in @@ -1,6 +1,6 @@ # Simulator main loop for m32rx. -*- C -*- # -# Copyright 1996, 1997, 1998, 2004 Free Software Foundation, Inc. +# Copyright 1996, 1997, 1998, 2004, 2007 Free Software Foundation, Inc. # # This file is part of the GNU Simulators. # diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c index f8bbece7b8e..830b4392050 100644 --- a/sim/m32r/sim-if.c +++ b/sim/m32r/sim-if.c @@ -1,5 +1,6 @@ /* Main simulator entry points specific to the M32R. - Copyright (C) 1996, 1997, 1998, 1999, 2003 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 1999, 2003, 2007 + Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/traps-linux.c b/sim/m32r/traps-linux.c index f5b67837570..bd2a9e4fa34 100644 --- a/sim/m32r/traps-linux.c +++ b/sim/m32r/traps-linux.c @@ -1,5 +1,5 @@ /* m32r exception, interrupt, and trap (EIT) support - Copyright (C) 1998, 2003 Free Software Foundation, Inc. + Copyright (C) 1998, 2003, 2007 Free Software Foundation, Inc. Contributed by Renesas. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/traps.c b/sim/m32r/traps.c index 473d0d7a35a..fdd6c117548 100644 --- a/sim/m32r/traps.c +++ b/sim/m32r/traps.c @@ -1,5 +1,5 @@ /* m32r exception, interrupt, and trap (EIT) support - Copyright (C) 1998, 2003 Free Software Foundation, Inc. + Copyright (C) 1998, 2003, 2007 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. |