Update years in copyright notice for the GDB files.
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF.
This commit is contained in:
parent
d6aec4e025
commit
3b1c1875dd
|
@ -1,3 +1,7 @@
|
|||
2013-01-01 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
Update year range in copyright notice of all files.
|
||||
|
||||
2012-06-23 Doug Evans <dje@google.com>
|
||||
|
||||
* gdb-index.h: New file.
|
||||
|
@ -250,7 +254,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-2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Remote target system call callback support.
|
||||
Copyright 1997, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright 1997-2013 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions.
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Hosted File I/O interface definitions, for GDB, the GNU Debugger.
|
||||
|
||||
Copyright 2003, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright 2003-2013 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Public attributes of the .gdb_index section.
|
||||
Copyright 2012 Free Software Foundation, Inc.
|
||||
Copyright 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/* This file defines the interface between the simulator and gdb.
|
||||
|
||||
Copyright 1993-1994, 1996-1998, 2000, 2002, 2007-2012 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright 1993-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Target signal numbers for GDB and the GDB remote protocol.
|
||||
Copyright 2010-2012 Free Software Foundation, Inc.
|
||||
Copyright 2010-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Target signal numbers for GDB and the GDB remote protocol.
|
||||
Copyright 1986, 1988-2002, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright 1986-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the Arm simulator and GDB.
|
||||
|
||||
Copyright 2002-2003, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright 2002-2013 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the Blackfin simulator and GDB.
|
||||
|
||||
Copyright (C) 2005-2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
Contributed by Analog Devices.
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the cr16 simulator and gdb.
|
||||
|
||||
Copyright 2008-2012 Free Software Foundation, Inc.
|
||||
Copyright 2008-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the d10v simulator and gdb.
|
||||
|
||||
Copyright 1999, 2002, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright 1999-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the FR-V simulator and GDB.
|
||||
|
||||
Copyright 2003, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright 2003-2013 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file defines the interface between the h8300 simulator and gdb.
|
||||
Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -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-2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file defines the interface between the m32c simulator and gdb.
|
||||
Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-ppc.h --- interface between PowerPC simulator and GDB.
|
||||
|
||||
Copyright 2004, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright 2004-2013 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-rx.h --- interface between rl78 simulator and GDB.
|
||||
|
||||
Copyright 2011-2012 Free Software Foundation, Inc.
|
||||
Copyright 2011-2013 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-rx.h --- interface between RX simulator and GDB.
|
||||
|
||||
Copyright 2008-2012 Free Software Foundation, Inc.
|
||||
Copyright 2008-2013 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/* This file defines the interface between the sh simulator and gdb.
|
||||
Copyright (C) 2000, 2002, 2004, 2007-2012 Free Software Foundation,
|
||||
Inc.
|
||||
Copyright (C) 2000-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
Loading…
Reference in New Issue