Update copyright year range in all GDB files.
gdb/ChangeLog: Update copyright year range in all GDB files.
This commit is contained in:
parent
5f4def5cbd
commit
b811d2c292
5957 changed files with 5960 additions and 5956 deletions
|
@ -340,7 +340,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-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2020 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 (C) 1997-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997-2020 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 (C) 2003-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003-2020 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 (C) 2012-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2020 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the simulator and gdb.
|
||||
|
||||
Copyright (C) 1993-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 1993-2020 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Definition of kinds of records in section .debug_gdb_scripts.
|
||||
|
||||
Copyright (C) 2014-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2014-2020 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 (C) 2010-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2010-2020 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 (C) 1986-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2020 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-aarch64.h --- interface between AArch64 simulator and GDB.
|
||||
|
||||
Copyright (C) 2015-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015-2020 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the Arm simulator and GDB.
|
||||
|
||||
Copyright (C) 2002-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2020 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-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2020 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 (C) 2008-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2008-2020 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 (C) 1999-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999-2020 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 (C) 2003-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003-2020 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file defines the interface between the FT32 simulator and GDB.
|
||||
|
||||
Copyright (C) 2005-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2020 Free Software Foundation, Inc.
|
||||
Contributed by FTDI.
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file defines the interface between the h8300 simulator and gdb.
|
||||
Copyright (C) 2002-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2020 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-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009-2020 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-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2020 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-ppc.h --- interface between PowerPC simulator and GDB.
|
||||
|
||||
Copyright (C) 2004-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004-2020 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-rx.h --- interface between rl78 simulator and GDB.
|
||||
|
||||
Copyright (C) 2011-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2011-2020 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sim-rx.h --- interface between RX simulator and GDB.
|
||||
|
||||
Copyright (C) 2008-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2008-2020 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Red Hat.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file defines the interface between the sh simulator and gdb.
|
||||
Copyright (C) 2000-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000-2020 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue