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/sh64 | |
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/sh64')
-rw-r--r-- | sim/sh64/Makefile.in | 2 | ||||
-rw-r--r-- | sim/sh64/arch.c | 2 | ||||
-rw-r--r-- | sim/sh64/arch.h | 2 | ||||
-rw-r--r-- | sim/sh64/cpu.c | 2 | ||||
-rw-r--r-- | sim/sh64/cpu.h | 2 | ||||
-rw-r--r-- | sim/sh64/cpuall.h | 2 | ||||
-rw-r--r-- | sim/sh64/decode-compact.c | 2 | ||||
-rw-r--r-- | sim/sh64/decode-compact.h | 2 | ||||
-rw-r--r-- | sim/sh64/decode-media.c | 2 | ||||
-rw-r--r-- | sim/sh64/decode-media.h | 2 | ||||
-rw-r--r-- | sim/sh64/defs-compact.h | 2 | ||||
-rw-r--r-- | sim/sh64/defs-media.h | 2 | ||||
-rw-r--r-- | sim/sh64/eng.h | 2 | ||||
-rw-r--r-- | sim/sh64/sem-compact-switch.c | 2 | ||||
-rw-r--r-- | sim/sh64/sem-compact.c | 2 | ||||
-rw-r--r-- | sim/sh64/sem-media-switch.c | 2 | ||||
-rw-r--r-- | sim/sh64/sem-media.c | 2 | ||||
-rw-r--r-- | sim/sh64/sh-desc.c | 2 | ||||
-rw-r--r-- | sim/sh64/sh-desc.h | 2 | ||||
-rw-r--r-- | sim/sh64/sh-opc.h | 2 | ||||
-rw-r--r-- | sim/sh64/sh64-sim.h | 2 | ||||
-rw-r--r-- | sim/sh64/sh64.c | 3 | ||||
-rw-r--r-- | sim/sh64/sim-if.c | 2 |
23 files changed, 23 insertions, 24 deletions
diff --git a/sim/sh64/Makefile.in b/sim/sh64/Makefile.in index c4b8057e468..f355d6b73d2 100644 --- a/sim/sh64/Makefile.in +++ b/sim/sh64/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the SH64 simulator -# Copyright (C) 2000, 2008-2012 Free Software Foundation, Inc. +# Copyright (C) 2000-2013 Free Software Foundation, Inc. # Contributed by Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/sh64/arch.c b/sim/sh64/arch.c index fb2d18390f3..64124e5d762 100644 --- a/sim/sh64/arch.c +++ b/sim/sh64/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/sh64/arch.h b/sim/sh64/arch.h index 7de93ee297a..da6a594f541 100644 --- a/sim/sh64/arch.h +++ b/sim/sh64/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/sh64/cpu.c b/sim/sh64/cpu.c index d336c9a1e53..14b48f3ec37 100644 --- a/sim/sh64/cpu.c +++ b/sim/sh64/cpu.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/sh64/cpu.h b/sim/sh64/cpu.h index 1250b3eac37..44e2865e36c 100644 --- a/sim/sh64/cpu.h +++ b/sim/sh64/cpu.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/sh64/cpuall.h b/sim/sh64/cpuall.h index 0e2e9674e7f..84254caede5 100644 --- a/sim/sh64/cpuall.h +++ b/sim/sh64/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/sh64/decode-compact.c b/sim/sh64/decode-compact.c index c62f5d270f7..9a8418bd7d7 100644 --- a/sim/sh64/decode-compact.c +++ b/sim/sh64/decode-compact.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/sh64/decode-compact.h b/sim/sh64/decode-compact.h index 6aa434d7a20..22561356959 100644 --- a/sim/sh64/decode-compact.h +++ b/sim/sh64/decode-compact.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/sh64/decode-media.c b/sim/sh64/decode-media.c index 620dd233978..1a4fca79957 100644 --- a/sim/sh64/decode-media.c +++ b/sim/sh64/decode-media.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/sh64/decode-media.h b/sim/sh64/decode-media.h index a507d26967e..940c6a1888d 100644 --- a/sim/sh64/decode-media.h +++ b/sim/sh64/decode-media.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/sh64/defs-compact.h b/sim/sh64/defs-compact.h index 173a7ed4fb7..69397644137 100644 --- a/sim/sh64/defs-compact.h +++ b/sim/sh64/defs-compact.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/sh64/defs-media.h b/sim/sh64/defs-media.h index e0bdd005734..7ef0745dbd4 100644 --- a/sim/sh64/defs-media.h +++ b/sim/sh64/defs-media.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/sh64/eng.h b/sim/sh64/eng.h index c5f891812f2..7a0ba57c71b 100644 --- a/sim/sh64/eng.h +++ b/sim/sh64/eng.h @@ -1,5 +1,5 @@ /* Engine declarations. - Copyright (C) 2000, 2008-2012 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/sh64/sem-compact-switch.c b/sim/sh64/sem-compact-switch.c index 53055022cd4..9365d17556c 100644 --- a/sim/sh64/sem-compact-switch.c +++ b/sim/sh64/sem-compact-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/sh64/sem-compact.c b/sim/sh64/sem-compact.c index bca4d92a4d6..9fb72129a5b 100644 --- a/sim/sh64/sem-compact.c +++ b/sim/sh64/sem-compact.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/sh64/sem-media-switch.c b/sim/sh64/sem-media-switch.c index 28945f93a36..669a965ef2b 100644 --- a/sim/sh64/sem-media-switch.c +++ b/sim/sh64/sem-media-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/sh64/sem-media.c b/sim/sh64/sem-media.c index edff92bf998..6ca64fad447 100644 --- a/sim/sh64/sem-media.c +++ b/sim/sh64/sem-media.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/sh64/sh-desc.c b/sim/sh64/sh-desc.c index 3d89e85062f..c3b8a07df52 100644 --- a/sim/sh64/sh-desc.c +++ b/sim/sh64/sh-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/sh64/sh-desc.h b/sim/sh64/sh-desc.h index ca696c31385..de0cb243764 100644 --- a/sim/sh64/sh-desc.h +++ b/sim/sh64/sh-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/sh64/sh-opc.h b/sim/sh64/sh-opc.h index 4b706aa641a..5eccdeabcdc 100644 --- a/sim/sh64/sh-opc.h +++ b/sim/sh64/sh-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/sh64/sh64-sim.h b/sim/sh64/sh64-sim.h index 429766ac74f..fb5fba54822 100644 --- a/sim/sh64/sh64-sim.h +++ b/sim/sh64/sh64-sim.h @@ -1,5 +1,5 @@ /* collection of junk waiting time to sort out - Copyright (C) 2000, 2006, 2008-2012 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU Simulators. diff --git a/sim/sh64/sh64.c b/sim/sh64/sh64.c index b376ae47387..7c11c174f25 100644 --- a/sim/sh64/sh64.c +++ b/sim/sh64/sh64.c @@ -1,6 +1,5 @@ /* SH5 simulator support code - Copyright (C) 2000-2001, 2006, 2008-2012 Free Software Foundation, - Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/sh64/sim-if.c b/sim/sh64/sim-if.c index bb988caae25..537fb4f402c 100644 --- a/sim/sh64/sim-if.c +++ b/sim/sh64/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the SH5. - Copyright (C) 2000, 2008-2012 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU simulators. |