diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-01-01 06:41:43 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-01-01 06:41:43 +0000 |
commit | 8acc9f485bba28b65935dcc3498d9f3b712ddac7 (patch) | |
tree | e13e491e8492db235dd73edb9ec9a3c33a5754e6 /sim/cris | |
parent | 28e7fd62340426746f9c896cbc40c5d374ec47aa (diff) | |
download | binutils-gdb-8acc9f485bba28b65935dcc3498d9f3b712ddac7.tar.gz |
Update years in copyright notice for the GDB files.
Two modifications:
1. The addition of 2013 to the copyright year range for every file;
2. The use of a single year range, instead of potentially multiple
year ranges, as approved by the FSF.
Diffstat (limited to 'sim/cris')
-rw-r--r-- | sim/cris/Makefile.in | 2 | ||||
-rw-r--r-- | sim/cris/arch.c | 2 | ||||
-rw-r--r-- | sim/cris/arch.h | 2 | ||||
-rw-r--r-- | sim/cris/cpuall.h | 2 | ||||
-rw-r--r-- | sim/cris/cpuv10.c | 2 | ||||
-rw-r--r-- | sim/cris/cpuv10.h | 2 | ||||
-rw-r--r-- | sim/cris/cpuv32.c | 2 | ||||
-rw-r--r-- | sim/cris/cpuv32.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-desc.c | 2 | ||||
-rw-r--r-- | sim/cris/cris-desc.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-opc.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-sim.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-tmpl.c | 2 | ||||
-rw-r--r-- | sim/cris/crisv10f.c | 2 | ||||
-rw-r--r-- | sim/cris/crisv32f.c | 2 | ||||
-rw-r--r-- | sim/cris/decodev10.c | 2 | ||||
-rw-r--r-- | sim/cris/decodev10.h | 2 | ||||
-rw-r--r-- | sim/cris/decodev32.c | 2 | ||||
-rw-r--r-- | sim/cris/decodev32.h | 2 | ||||
-rw-r--r-- | sim/cris/devices.c | 2 | ||||
-rw-r--r-- | sim/cris/dv-cris.c | 2 | ||||
-rw-r--r-- | sim/cris/dv-rv.c | 2 | ||||
-rw-r--r-- | sim/cris/mloop.in | 2 | ||||
-rw-r--r-- | sim/cris/modelv10.c | 2 | ||||
-rw-r--r-- | sim/cris/modelv32.c | 2 | ||||
-rw-r--r-- | sim/cris/rvdummy.c | 2 | ||||
-rw-r--r-- | sim/cris/semcrisv10f-switch.c | 2 | ||||
-rw-r--r-- | sim/cris/semcrisv32f-switch.c | 2 | ||||
-rw-r--r-- | sim/cris/sim-if.c | 2 | ||||
-rw-r--r-- | sim/cris/sim-main.h | 2 | ||||
-rw-r--r-- | sim/cris/tconfig.in | 2 | ||||
-rw-r--r-- | sim/cris/traps.c | 2 |
32 files changed, 32 insertions, 32 deletions
diff --git a/sim/cris/Makefile.in b/sim/cris/Makefile.in index 8b3b14a1f00..367ccbad919 100644 --- a/sim/cris/Makefile.in +++ b/sim/cris/Makefile.in @@ -1,7 +1,7 @@ # Makefile template for Configure for the CRIS simulator, based on a mix # of the ones for m32r and i960. # -# Copyright (C) 2004-2005, 2007-2012 Free Software Foundation, Inc. +# Copyright (C) 2004-2013 Free Software Foundation, Inc. # Contributed by Axis Communications. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/cris/arch.c b/sim/cris/arch.c index ef6b6e54734..8f1313d1f5f 100644 --- a/sim/cris/arch.c +++ b/sim/cris/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/arch.h b/sim/cris/arch.h index f93963fbb6d..dcf0b404da3 100644 --- a/sim/cris/arch.h +++ b/sim/cris/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuall.h b/sim/cris/cpuall.h index 2b2d7012a6a..a9681fd3c62 100644 --- a/sim/cris/cpuall.h +++ b/sim/cris/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv10.c b/sim/cris/cpuv10.c index 7f5b06a41c7..897e378b1ca 100644 --- a/sim/cris/cpuv10.c +++ b/sim/cris/cpuv10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv10.h b/sim/cris/cpuv10.h index 25fc70b36e7..023924cb056 100644 --- a/sim/cris/cpuv10.h +++ b/sim/cris/cpuv10.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv32.c b/sim/cris/cpuv32.c index ca2ca63f509..8368af943f0 100644 --- a/sim/cris/cpuv32.c +++ b/sim/cris/cpuv32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv32.h b/sim/cris/cpuv32.h index 6fee0a8f46e..93e3a2d41ab 100644 --- a/sim/cris/cpuv32.h +++ b/sim/cris/cpuv32.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cris-desc.c b/sim/cris/cris-desc.c index 82fb29d9bad..93f852b5238 100644 --- a/sim/cris/cris-desc.c +++ b/sim/cris/cris-desc.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. diff --git a/sim/cris/cris-desc.h b/sim/cris/cris-desc.h index e16613732bc..caa3293c536 100644 --- a/sim/cris/cris-desc.h +++ b/sim/cris/cris-desc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. diff --git a/sim/cris/cris-opc.h b/sim/cris/cris-opc.h index 3ca5f6fcb59..bd8041f51a9 100644 --- a/sim/cris/cris-opc.h +++ b/sim/cris/cris-opc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. diff --git a/sim/cris/cris-sim.h b/sim/cris/cris-sim.h index 3226e85407d..fabc99a492a 100644 --- a/sim/cris/cris-sim.h +++ b/sim/cris/cris-sim.h @@ -1,5 +1,5 @@ /* Collection of junk for CRIS. - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/cris-tmpl.c b/sim/cris/cris-tmpl.c index 8dd0cd2965f..f6ea6e8d605 100644 --- a/sim/cris/cris-tmpl.c +++ b/sim/cris/cris-tmpl.c @@ -1,5 +1,5 @@ /* CRIS base simulator support code - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/crisv10f.c b/sim/cris/crisv10f.c index 67cd1429995..fe33e7b16a4 100644 --- a/sim/cris/crisv10f.c +++ b/sim/cris/crisv10f.c @@ -1,5 +1,5 @@ /* CRIS v10 simulator support code - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/crisv32f.c b/sim/cris/crisv32f.c index 3fa56f7279f..d33ab7f6443 100644 --- a/sim/cris/crisv32f.c +++ b/sim/cris/crisv32f.c @@ -1,5 +1,5 @@ /* CRIS v32 simulator support code - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/decodev10.c b/sim/cris/decodev10.c index a06140eca23..b5f76509089 100644 --- a/sim/cris/decodev10.c +++ b/sim/cris/decodev10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/decodev10.h b/sim/cris/decodev10.h index f814a2ceefc..68ffd9973c4 100644 --- a/sim/cris/decodev10.h +++ b/sim/cris/decodev10.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/decodev32.c b/sim/cris/decodev32.c index 87402f91c5d..ae1c3519c40 100644 --- a/sim/cris/decodev32.c +++ b/sim/cris/decodev32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/decodev32.h b/sim/cris/decodev32.h index b05aa215b8d..2f7bcb11a41 100644 --- a/sim/cris/decodev32.h +++ b/sim/cris/decodev32.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/devices.c b/sim/cris/devices.c index 8b9950701c5..b092ccc7cde 100644 --- a/sim/cris/devices.c +++ b/sim/cris/devices.c @@ -1,5 +1,5 @@ /* CRIS device support - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/dv-cris.c b/sim/cris/dv-cris.c index 8aad4276a43..cbed8fcbbe3 100644 --- a/sim/cris/dv-cris.c +++ b/sim/cris/dv-cris.c @@ -1,6 +1,6 @@ /* The CRIS interrupt framework for GDB, the GNU Debugger. - Copyright 2006-2012 Free Software Foundation, Inc. + Copyright 2006-2013 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/dv-rv.c b/sim/cris/dv-rv.c index ff66247ef09..e010ba70f11 100644 --- a/sim/cris/dv-rv.c +++ b/sim/cris/dv-rv.c @@ -1,7 +1,7 @@ /* The remote-virtual-component simulator framework for GDB, the GNU Debugger. - Copyright 2006-2012 Free Software Foundation, Inc. + Copyright 2006-2013 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/mloop.in b/sim/cris/mloop.in index 881a0248041..82f91e3aff0 100644 --- a/sim/cris/mloop.in +++ b/sim/cris/mloop.in @@ -1,5 +1,5 @@ # Simulator main loop for CRIS. -*- C -*- -# Copyright (C) 2004-2005, 2007-2012 Free Software Foundation, Inc. +# Copyright (C) 2004-2013 Free Software Foundation, Inc. # Contributed by Axis Communications. # # This file is part of the GNU simulators. diff --git a/sim/cris/modelv10.c b/sim/cris/modelv10.c index a252930b2d5..8d4d15e91e8 100644 --- a/sim/cris/modelv10.c +++ b/sim/cris/modelv10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/modelv32.c b/sim/cris/modelv32.c index 2bf7f85c002..be454e4ea36 100644 --- a/sim/cris/modelv32.c +++ b/sim/cris/modelv32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/rvdummy.c b/sim/cris/rvdummy.c index ab3da987bf0..8ffcceebb5f 100644 --- a/sim/cris/rvdummy.c +++ b/sim/cris/rvdummy.c @@ -1,7 +1,7 @@ /* Test-driver for the remote-virtual-component simulator framework for GDB, the GNU Debugger. - Copyright 2006-2012 Free Software Foundation, Inc. + Copyright 2006-2013 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/semcrisv10f-switch.c b/sim/cris/semcrisv10f-switch.c index 13a697e5857..1dc4879fb19 100644 --- a/sim/cris/semcrisv10f-switch.c +++ b/sim/cris/semcrisv10f-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/semcrisv32f-switch.c b/sim/cris/semcrisv32f-switch.c index 02d7bd08f0f..8360093f024 100644 --- a/sim/cris/semcrisv32f-switch.c +++ b/sim/cris/semcrisv32f-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010, 2012 Free Software Foundation, Inc. +Copyright 1996-2013 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/sim-if.c b/sim/cris/sim-if.c index 19999e2fdd4..c1242f6f64c 100644 --- a/sim/cris/sim-if.c +++ b/sim/cris/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the CRIS. - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h index d043d362bc7..980f69c7852 100644 --- a/sim/cris/sim-main.h +++ b/sim/cris/sim-main.h @@ -1,5 +1,5 @@ /* Main header for the CRIS simulator, based on the m32r header. - Copyright (C) 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/tconfig.in b/sim/cris/tconfig.in index ffb735526fe..270fa1042fb 100644 --- a/sim/cris/tconfig.in +++ b/sim/cris/tconfig.in @@ -1,5 +1,5 @@ /* CRIS target configuration file. -*- C -*- - Copyright (C) 2004-2005, 2007-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/traps.c b/sim/cris/traps.c index aa413984cd5..c47b4f57919 100644 --- a/sim/cris/traps.c +++ b/sim/cris/traps.c @@ -1,5 +1,5 @@ /* CRIS exception, interrupt, and trap (EIT) support - Copyright (C) 2004-2005, 2007-2012 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. |