diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:28:28 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:28:28 +0000 |
commit | c5a570810022466eaa5e077cd1b8aa00d74706f1 (patch) | |
tree | 34591c7977f834cbf2e2fc867e44173b32a894d4 /sim/iq2000 | |
parent | 0b30217134add051e159a192066a1e568ebd837f (diff) | |
download | binutils-gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.gz |
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'sim/iq2000')
-rw-r--r-- | sim/iq2000/Makefile.in | 3 | ||||
-rw-r--r-- | sim/iq2000/arch.c | 2 | ||||
-rw-r--r-- | sim/iq2000/arch.h | 2 | ||||
-rw-r--r-- | sim/iq2000/cpu.c | 2 | ||||
-rw-r--r-- | sim/iq2000/cpu.h | 2 | ||||
-rw-r--r-- | sim/iq2000/cpuall.h | 2 | ||||
-rw-r--r-- | sim/iq2000/decode.c | 2 | ||||
-rw-r--r-- | sim/iq2000/decode.h | 2 | ||||
-rw-r--r-- | sim/iq2000/iq2000-sim.h | 3 | ||||
-rw-r--r-- | sim/iq2000/iq2000.c | 3 | ||||
-rw-r--r-- | sim/iq2000/mloop.in | 3 | ||||
-rw-r--r-- | sim/iq2000/model.c | 2 | ||||
-rw-r--r-- | sim/iq2000/sem-switch.c | 2 | ||||
-rw-r--r-- | sim/iq2000/sem.c | 2 | ||||
-rw-r--r-- | sim/iq2000/sim-if.c | 3 |
15 files changed, 15 insertions, 20 deletions
diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in index 9a7d8d8d61e..fb4663a178b 100644 --- a/sim/iq2000/Makefile.in +++ b/sim/iq2000/Makefile.in @@ -1,6 +1,5 @@ # Makefile template for Configure for the IQ2000 simulator -# Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc. # Contributed by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/iq2000/arch.c b/sim/iq2000/arch.c index 370c19d8e57..b39caf01cce 100644 --- a/sim/iq2000/arch.c +++ b/sim/iq2000/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/arch.h b/sim/iq2000/arch.h index c5341cac62d..138c39fa8df 100644 --- a/sim/iq2000/arch.h +++ b/sim/iq2000/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/cpu.c b/sim/iq2000/cpu.c index d39dbf0879c..f72e98b48b9 100644 --- a/sim/iq2000/cpu.c +++ b/sim/iq2000/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/cpu.h b/sim/iq2000/cpu.h index 1b364faf68f..e1efd966096 100644 --- a/sim/iq2000/cpu.h +++ b/sim/iq2000/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/cpuall.h b/sim/iq2000/cpuall.h index d4c62df962e..37d6999bee0 100644 --- a/sim/iq2000/cpuall.h +++ b/sim/iq2000/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/decode.c b/sim/iq2000/decode.c index 616e8a400f2..be662213aa9 100644 --- a/sim/iq2000/decode.c +++ b/sim/iq2000/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/decode.h b/sim/iq2000/decode.h index 1c4b557600b..7e0680ce001 100644 --- a/sim/iq2000/decode.h +++ b/sim/iq2000/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/iq2000-sim.h b/sim/iq2000/iq2000-sim.h index 1e1cf9bc736..f8ae7c6cf6f 100644 --- a/sim/iq2000/iq2000-sim.h +++ b/sim/iq2000/iq2000-sim.h @@ -1,6 +1,5 @@ /* collection of junk waiting time to sort out - Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU Simulators. diff --git a/sim/iq2000/iq2000.c b/sim/iq2000/iq2000.c index 9dc575ee3f5..f63564ad22c 100644 --- a/sim/iq2000/iq2000.c +++ b/sim/iq2000/iq2000.c @@ -1,6 +1,5 @@ /* IQ2000 simulator support code - Copyright (C) 2000, 2004, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2000, 2004, 2007-2012 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of the GNU simulators. diff --git a/sim/iq2000/mloop.in b/sim/iq2000/mloop.in index fa8db21ad59..b67236c6a33 100644 --- a/sim/iq2000/mloop.in +++ b/sim/iq2000/mloop.in @@ -1,6 +1,5 @@ # Simulator main loop for IQ2000. -*- C -*- -# Copyright (C) 1998, 1999, 2007, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright (C) 1998-1999, 2007-2012 Free Software Foundation, Inc. # Contributed by Cygnus Solutions. # # This file is part of the GNU Simulators. diff --git a/sim/iq2000/model.c b/sim/iq2000/model.c index 8d0542b7897..c68d2f69680 100644 --- a/sim/iq2000/model.c +++ b/sim/iq2000/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/sem-switch.c b/sim/iq2000/sem-switch.c index 34d1f8c3a2c..3f01c8b55c1 100644 --- a/sim/iq2000/sem-switch.c +++ b/sim/iq2000/sem-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/sem.c b/sim/iq2000/sem.c index 174b3dc2ee1..5a4fe8261e1 100644 --- a/sim/iq2000/sem.c +++ b/sim/iq2000/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright 1996-2010, 2012 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/sim-if.c b/sim/iq2000/sim-if.c index e0ff86b2ec6..fa0893e6ea4 100644 --- a/sim/iq2000/sim-if.c +++ b/sim/iq2000/sim-if.c @@ -1,6 +1,5 @@ /* Main simulator entry points specific to the IQ2000. - Copyright (C) 2000, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2000, 2007-2012 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU simulators. |