aboutsummaryrefslogtreecommitdiff
path: root/include/gdb
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-01-09 17:59:20 +0000
committerDaniel Jacobowitz <drow@false.org>2007-01-09 17:59:20 +0000
commit6aba47ca06d9150c6196a374b745c2711b46e045 (patch)
tree6c2e7595d93caa39ac2477aed38a4954f7b938c8 /include/gdb
parent5ccca1c07181a553d50892bc77cdf047f2acf0b2 (diff)
downloadbinutils-6aba47ca06d9150c6196a374b745c2711b46e045.zip
binutils-6aba47ca06d9150c6196a374b745c2711b46e045.tar.gz
binutils-6aba47ca06d9150c6196a374b745c2711b46e045.tar.bz2
Copyright updates for 2007.
Diffstat (limited to 'include/gdb')
-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.h5
-rw-r--r--include/gdb/sim-arm.h2
-rw-r--r--include/gdb/sim-d10v.h2
-rw-r--r--include/gdb/sim-frv.h2
-rw-r--r--include/gdb/sim-h8300.h2
-rw-r--r--include/gdb/sim-m32c.h2
-rw-r--r--include/gdb/sim-ppc.h2
-rw-r--r--include/gdb/sim-sh.h2
11 files changed, 13 insertions, 14 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h
index b7ed3cd..b3e523c 100644
--- a/include/gdb/callback.h
+++ b/include/gdb/callback.h
@@ -1,5 +1,5 @@
/* Remote target system call callback support.
- Copyright 1997 Free Software Foundation, Inc.
+ Copyright 1997, 2007 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 d844781..8850775 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 Free Software Foundation, Inc.
+ Copyright 2003, 2007 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
diff --git a/include/gdb/remote-sim.h b/include/gdb/remote-sim.h
index a49ba1a..90cff00 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 Free Software
- Foundation, Inc.
+ Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007
+ Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/gdb/signals.h b/include/gdb/signals.h
index b6f5d48..c43ddc1 100644
--- a/include/gdb/signals.h
+++ b/include/gdb/signals.h
@@ -1,7 +1,6 @@
/* 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
- Free Software Foundation, Inc.
+ Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+ 1998, 1999, 2000, 2001, 2002, 2007 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 5598f73..0b8ac99 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 2002, 2003 Free Software Foundation, Inc.
+ Copyright 2002, 2003, 2007 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-d10v.h b/include/gdb/sim-d10v.h
index 8294b14..959999e 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 1999, 2002 Free Software Foundation, Inc.
+ Copyright 1999, 2002, 2007 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 0a1e021..e0b40be 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 Free Software Foundation, Inc.
+ Copyright 2003, 2007 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h
index 246370a..e542cc2 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 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2007 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 6097add..ba3943c 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 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007 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 e31a671..2933485 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 Free Software Foundation, Inc.
+ Copyright 2004, 2007 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h
index a40eff6..13e5019 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, 2002, 2004 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2004, 2007 Free Software Foundation, Inc.
This file is part of GDB.