aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-01-14 10:53:10 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-01-14 10:53:10 +0000
commite4d013fc0f3df3200be2dca48ed2e330e8a4ddf9 (patch)
treea6b60ab24842146c084847dd99087501402c13b8 /include
parenta588db63bd94f9c8d43bd33a1dd399ea3bbc8c5b (diff)
downloadbinutils-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.gz
binutils-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.tar.bz2
binutils-e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9.zip
Update the copyright notice of some of the files I missed
in the previous copyright update.
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.h2
-rw-r--r--include/gdb/signals.h3
-rw-r--r--include/gdb/sim-arm.h2
-rw-r--r--include/gdb/sim-cr16.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.h3
12 files changed, 14 insertions, 12 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h
index 5ac48cef6f1..38a148bcb52 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 Free Software Foundation, Inc.
+ Copyright 1997, 2007, 2008, 2009 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 a661c2275e4..ddf5ed5ca99 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 Free Software Foundation, Inc.
+ Copyright 2003, 2007, 2008, 2009 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 54f6106be8a..44800270420 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 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008
+ Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009
Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/gdb/signals.h b/include/gdb/signals.h
index 3a0f89e7d62..1074294baa4 100644
--- a/include/gdb/signals.h
+++ b/include/gdb/signals.h
@@ -1,6 +1,7 @@
/* 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 Free Software Foundation, Inc.
+ 1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009
+ 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 eca098883cf..a5bda7980e8 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, 2007, 2008 Free Software Foundation, Inc.
+ Copyright 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-cr16.h b/include/gdb/sim-cr16.h
index 9ea27317536..98a6c23524c 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 Free Software Foundation, Inc.
+ Copyright 2008, 2009 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 73e5e003452..b68b4c0b634 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, 2007, 2008 Free Software Foundation, Inc.
+ Copyright 1999, 2002, 2007, 2008, 2009 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 1017f201a7b..7a61e04fe2b 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 Free Software Foundation, Inc.
+ Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h
index 6483642f846..0a0b88df494 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, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2007, 2008, 2009 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 829a251a0af..cebcf07a6b4 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, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2008, 2009 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 a18080311f4..7a3521a6029 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 Free Software Foundation, Inc.
+ Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h
index 0c2b6fa5c5f..3c611769ee8 100644
--- a/include/gdb/sim-sh.h
+++ b/include/gdb/sim-sh.h
@@ -1,5 +1,6 @@
/* This file defines the interface between the sh simulator and gdb.
- Copyright (C) 2000, 2002, 2004, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009
+ Free Software Foundation, Inc.
This file is part of GDB.