diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2010-10-30 23:02:32 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2010-10-30 23:02:32 +0000 |
commit | b3cded65e92ba4d9b5e5a33fb95c4d551bda9c1b (patch) | |
tree | 69d40fbef2c0c4ee32fe97b7a28b510f2e3c2dbc /include/gdb | |
parent | 7a815afd9b5121ee0f65dc1e1de1c0de6de97679 (diff) |
Notes
Diffstat (limited to 'include/gdb')
-rw-r--r-- | include/gdb/ChangeLog | 4 | ||||
-rw-r--r-- | include/gdb/callback.h | 2 | ||||
-rw-r--r-- | include/gdb/fileio.h | 2 | ||||
-rw-r--r-- | include/gdb/remote-sim.h | 4 | ||||
-rw-r--r-- | include/gdb/signals.h | 5 | ||||
-rw-r--r-- | include/gdb/sim-arm.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-h8300.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-sh.h | 2 |
12 files changed, 17 insertions, 14 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index 2693f6407a03..2c0933c63611 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-01-09 Daniel Jacobowitz <dan@codesourcery.com> + + Updated copyright notices for most files. + 2005-07-08 Ben Elliston <bje@au.ibm.com> * callback.h: Remove ANSI_PROTOTYPES conditional code. diff --git a/include/gdb/callback.h b/include/gdb/callback.h index b7ed3cdfa2a0..b3e523ce481b 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 d84478103e2a..885077578454 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 a49ba1a89e91..90cff00123ab 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 b6f5d4853125..c43ddc18571a 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 5598f73fa8fa..0b8ac99092a5 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 8294b14858bb..959999e30ea2 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 0a1e0212e521..e0b40be49211 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 246370aec23a..e542cc25f885 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 6097add82d67..ba3943c6d3e2 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 e31a67112927..2933485f3d99 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 a40eff6311c7..13e5019d4714 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. |