aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-01-04 08:28:28 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-01-04 08:28:28 +0000
commitc5a570810022466eaa5e077cd1b8aa00d74706f1 (patch)
tree34591c7977f834cbf2e2fc867e44173b32a894d4 /include
parent0b30217134add051e159a192066a1e568ebd837f (diff)
downloadgdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.zip
gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.gz
gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.bz2
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 'include')
-rw-r--r--include/gdb/callback.h2
-rw-r--r--include/gdb/fileio.h2
-rw-r--r--include/gdb/remote-sim.h4
-rw-r--r--include/gdb/signals.def2
-rw-r--r--include/gdb/signals.h4
-rw-r--r--include/gdb/sim-arm.h3
-rw-r--r--include/gdb/sim-bfin.h2
-rw-r--r--include/gdb/sim-cr16.h2
-rw-r--r--include/gdb/sim-d10v.h3
-rw-r--r--include/gdb/sim-frv.h2
-rw-r--r--include/gdb/sim-h8300.h3
-rw-r--r--include/gdb/sim-lm32.h2
-rw-r--r--include/gdb/sim-m32c.h3
-rw-r--r--include/gdb/sim-ppc.h2
-rw-r--r--include/gdb/sim-rx.h2
-rw-r--r--include/gdb/sim-sh.h4
16 files changed, 18 insertions, 24 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h
index bbc5bb3..9b6cf85 100644
--- a/include/gdb/callback.h
+++ b/include/gdb/callback.h
@@ -1,5 +1,5 @@
/* Remote target system call callback support.
- Copyright 1997, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright 1997, 2007-2012 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 fc44760..06b2ecf 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 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2003, 2007-2012 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/remote-sim.h b/include/gdb/remote-sim.h
index 14a86a8..cef0dd9 100644
--- a/include/gdb/remote-sim.h
+++ b/include/gdb/remote-sim.h
@@ -1,7 +1,7 @@
/* This file defines the interface between the simulator and gdb.
- Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009, 2010,
- 2011 Free Software Foundation, Inc.
+ Copyright 1993-1994, 1996-1998, 2000, 2002, 2007-2012 Free Software
+ Foundation, Inc.
This file is part of GDB.
diff --git a/include/gdb/signals.def b/include/gdb/signals.def
index 7e08c90..c01895a 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 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2010-2012 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/gdb/signals.h b/include/gdb/signals.h
index 7364397..67902c6 100644
--- a/include/gdb/signals.h
+++ b/include/gdb/signals.h
@@ -1,7 +1,5 @@
/* Target signal numbers for GDB and the GDB remote protocol.
- Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
- 1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright 1986, 1988-2002, 2007-2012 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h
index 3004d8c..1210e94 100644
--- a/include/gdb/sim-arm.h
+++ b/include/gdb/sim-arm.h
@@ -1,7 +1,6 @@
/* This file defines the interface between the Arm simulator and GDB.
- Copyright 2002, 2003, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright 2002-2003, 2007-2012 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-bfin.h b/include/gdb/sim-bfin.h
index 3a006b8..52a3632 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-2011 Free Software Foundation, Inc.
+ Copyright (C) 2005-2012 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 1e1c0dd..86449be 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 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2008-2012 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 9f65191..e40b1fe 100644
--- a/include/gdb/sim-d10v.h
+++ b/include/gdb/sim-d10v.h
@@ -1,7 +1,6 @@
/* This file defines the interface between the d10v simulator and gdb.
- Copyright 1999, 2002, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright 1999, 2002, 2007-2012 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 fe206b2..c7ab2a5 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 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2003, 2007-2012 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h
index bc1ab7b..2b578e8 100644
--- a/include/gdb/sim-h8300.h
+++ b/include/gdb/sim-h8300.h
@@ -1,6 +1,5 @@
/* This file defines the interface between the h8300 simulator and gdb.
- Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 2002, 2007-2012 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 ad94a9f..72a26c3 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, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2009-2012 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 2d742f4..4d74312 100644
--- a/include/gdb/sim-m32c.h
+++ b/include/gdb/sim-m32c.h
@@ -1,6 +1,5 @@
/* This file defines the interface between the m32c simulator and gdb.
- Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007-2012 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 3b61a5d..f4562dc 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 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2004, 2007-2012 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-rx.h b/include/gdb/sim-rx.h
index ac3ffe9..783dffe 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 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2008-2012 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h
index 6c08d2d..ce2bfa5 100644
--- a/include/gdb/sim-sh.h
+++ b/include/gdb/sim-sh.h
@@ -1,6 +1,6 @@
/* This file defines the interface between the sh simulator and gdb.
- Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2004, 2007-2012 Free Software Foundation,
+ Inc.
This file is part of GDB.