diff options
author | Joel Brobecker <brobecker@adacore.com> | 2016-01-01 08:33:14 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2016-01-01 08:43:22 +0400 |
commit | 618f726fcb851883a0094aa7fa17003889b7189f (patch) | |
tree | 8a551cf59bc8e04bb9ba39fe3d74d9239a7d3568 /include/gdb | |
parent | update copyright year printed by GDB, GDBserver and gdbreplay. (diff) | |
download | binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.gz binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.bz2 binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.zip |
GDB copyright headers update after running GDB's copyright.py script.
gdb/ChangeLog:
Update year range in copyright notice of all files.
Diffstat (limited to 'include/gdb')
-rw-r--r-- | include/gdb/ChangeLog | 2 | ||||
-rw-r--r-- | include/gdb/callback.h | 2 | ||||
-rw-r--r-- | include/gdb/fileio.h | 2 | ||||
-rw-r--r-- | include/gdb/gdb-index.h | 2 | ||||
-rw-r--r-- | include/gdb/remote-sim.h | 2 | ||||
-rw-r--r-- | include/gdb/section-scripts.h | 2 | ||||
-rw-r--r-- | include/gdb/signals.def | 2 | ||||
-rw-r--r-- | include/gdb/signals.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-aarch64.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-arm.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-bfin.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-cr16.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-d10v.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-frv.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-ft32.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-h8300.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-lm32.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-m32c.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-ppc.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-rl78.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-rx.h | 2 | ||||
-rw-r--r-- | include/gdb/sim-sh.h | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index 70129fa4d80..b73c8ea1a6c 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -331,7 +331,7 @@ Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com> * signals.h: New file, from gdb/defs.h. -Copyright (C) 2002-2015 Free Software Foundation, Inc. +Copyright (C) 2002-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/include/gdb/callback.h b/include/gdb/callback.h index 80299f13d06..94591299b9e 100644 --- a/include/gdb/callback.h +++ b/include/gdb/callback.h @@ -1,5 +1,5 @@ /* Remote target system call callback support. - Copyright (C) 1997-2015 Free Software Foundation, Inc. + Copyright (C) 1997-2016 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. diff --git a/include/gdb/fileio.h b/include/gdb/fileio.h index 28673cc9748..e67de1087d9 100644 --- a/include/gdb/fileio.h +++ b/include/gdb/fileio.h @@ -1,6 +1,6 @@ /* Hosted File I/O interface definitions, for GDB, the GNU Debugger. - Copyright (C) 2003-2015 Free Software Foundation, Inc. + Copyright (C) 2003-2016 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/include/gdb/gdb-index.h b/include/gdb/gdb-index.h index 4e3d0a75445..0345397d1e3 100644 --- a/include/gdb/gdb-index.h +++ b/include/gdb/gdb-index.h @@ -1,5 +1,5 @@ /* Public attributes of the .gdb_index section. - Copyright (C) 2012-2015 Free Software Foundation, Inc. + Copyright (C) 2012-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/remote-sim.h b/include/gdb/remote-sim.h index bd8ddc04d98..372e59bad7f 100644 --- a/include/gdb/remote-sim.h +++ b/include/gdb/remote-sim.h @@ -1,6 +1,6 @@ /* This file defines the interface between the simulator and gdb. - Copyright (C) 1993-2015 Free Software Foundation, Inc. + Copyright (C) 1993-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/section-scripts.h b/include/gdb/section-scripts.h index effce6209cc..826856adbf2 100644 --- a/include/gdb/section-scripts.h +++ b/include/gdb/section-scripts.h @@ -1,6 +1,6 @@ /* Definition of kinds of records in section .debug_gdb_scripts. - Copyright (C) 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2014-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/signals.def b/include/gdb/signals.def index 3f49980f632..61cc88c1cb0 100644 --- a/include/gdb/signals.def +++ b/include/gdb/signals.def @@ -1,5 +1,5 @@ /* Target signal numbers for GDB and the GDB remote protocol. - Copyright (C) 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/signals.h b/include/gdb/signals.h index 1429e3904fd..1dd46f2d4b8 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -1,5 +1,5 @@ /* Target signal numbers for GDB and the GDB remote protocol. - Copyright (C) 1986-2015 Free Software Foundation, Inc. + Copyright (C) 1986-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-aarch64.h b/include/gdb/sim-aarch64.h index 97708606ae3..08d41159c0b 100644 --- a/include/gdb/sim-aarch64.h +++ b/include/gdb/sim-aarch64.h @@ -1,6 +1,6 @@ /* sim-aarch64.h --- interface between AArch64 simulator and GDB. - Copyright (C) 2015 Free Software Foundation, Inc. + Copyright (C) 2015-2016 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h index 1483ab983ae..574432ca029 100644 --- a/include/gdb/sim-arm.h +++ b/include/gdb/sim-arm.h @@ -1,6 +1,6 @@ /* This file defines the interface between the Arm simulator and GDB. - Copyright (C) 2002-2015 Free Software Foundation, Inc. + Copyright (C) 2002-2016 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-bfin.h b/include/gdb/sim-bfin.h index 82608ef71ba..a21ec9fb323 100644 --- a/include/gdb/sim-bfin.h +++ b/include/gdb/sim-bfin.h @@ -1,6 +1,6 @@ /* This file defines the interface between the Blackfin simulator and GDB. - Copyright (C) 2005-2015 Free Software Foundation, Inc. + Copyright (C) 2005-2016 Free Software Foundation, Inc. Contributed by Analog Devices. This file is part of GDB. diff --git a/include/gdb/sim-cr16.h b/include/gdb/sim-cr16.h index a008977580e..c19fbd6cb32 100644 --- a/include/gdb/sim-cr16.h +++ b/include/gdb/sim-cr16.h @@ -1,6 +1,6 @@ /* This file defines the interface between the cr16 simulator and gdb. - Copyright (C) 2008-2015 Free Software Foundation, Inc. + Copyright (C) 2008-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-d10v.h b/include/gdb/sim-d10v.h index 5a83f91b6d0..167d9fffd3d 100644 --- a/include/gdb/sim-d10v.h +++ b/include/gdb/sim-d10v.h @@ -1,6 +1,6 @@ /* This file defines the interface between the d10v simulator and gdb. - Copyright (C) 1999-2015 Free Software Foundation, Inc. + Copyright (C) 1999-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-frv.h b/include/gdb/sim-frv.h index 481b5650bd2..660c69eef15 100644 --- a/include/gdb/sim-frv.h +++ b/include/gdb/sim-frv.h @@ -1,6 +1,6 @@ /* This file defines the interface between the FR-V simulator and GDB. - Copyright (C) 2003-2015 Free Software Foundation, Inc. + Copyright (C) 2003-2016 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-ft32.h b/include/gdb/sim-ft32.h index 73c4f63b382..145c6dddd34 100644 --- a/include/gdb/sim-ft32.h +++ b/include/gdb/sim-ft32.h @@ -1,6 +1,6 @@ /* This file defines the interface between the FT32 simulator and GDB. - Copyright (C) 2005-2015 Free Software Foundation, Inc. + Copyright (C) 2005-2016 Free Software Foundation, Inc. Contributed by FTDI. This file is part of GDB. diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h index e0405d39915..e675187f923 100644 --- a/include/gdb/sim-h8300.h +++ b/include/gdb/sim-h8300.h @@ -1,5 +1,5 @@ /* This file defines the interface between the h8300 simulator and gdb. - Copyright (C) 2002-2015 Free Software Foundation, Inc. + Copyright (C) 2002-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-lm32.h b/include/gdb/sim-lm32.h index 55926d492c7..5aee0067e99 100644 --- a/include/gdb/sim-lm32.h +++ b/include/gdb/sim-lm32.h @@ -1,7 +1,7 @@ /* This file defines the interface between the LM32 simulator and GDB. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-m32c.h b/include/gdb/sim-m32c.h index 122c460e30b..f7f4ceb5c97 100644 --- a/include/gdb/sim-m32c.h +++ b/include/gdb/sim-m32c.h @@ -1,5 +1,5 @@ /* This file defines the interface between the m32c simulator and gdb. - Copyright (C) 2005-2015 Free Software Foundation, Inc. + Copyright (C) 2005-2016 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-ppc.h b/include/gdb/sim-ppc.h index fda13e82efc..1305dfd3f3f 100644 --- a/include/gdb/sim-ppc.h +++ b/include/gdb/sim-ppc.h @@ -1,6 +1,6 @@ /* sim-ppc.h --- interface between PowerPC simulator and GDB. - Copyright (C) 2004-2015 Free Software Foundation, Inc. + Copyright (C) 2004-2016 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-rl78.h b/include/gdb/sim-rl78.h index 64b230c40f1..b540b88040e 100644 --- a/include/gdb/sim-rl78.h +++ b/include/gdb/sim-rl78.h @@ -1,6 +1,6 @@ /* sim-rx.h --- interface between rl78 simulator and GDB. - Copyright (C) 2011-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2016 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-rx.h b/include/gdb/sim-rx.h index 40e18c156d7..35e95d4e631 100644 --- a/include/gdb/sim-rx.h +++ b/include/gdb/sim-rx.h @@ -1,6 +1,6 @@ /* sim-rx.h --- interface between RX simulator and GDB. - Copyright (C) 2008-2015 Free Software Foundation, Inc. + Copyright (C) 2008-2016 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h index e11d0b55cbf..736e702e0be 100644 --- a/include/gdb/sim-sh.h +++ b/include/gdb/sim-sh.h @@ -1,5 +1,5 @@ /* This file defines the interface between the sh simulator and gdb. - Copyright (C) 2000-2015 Free Software Foundation, Inc. + Copyright (C) 2000-2016 Free Software Foundation, Inc. This file is part of GDB. |