From 4a94e36819485cdbd50438f800d1e478156a4889 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sat, 1 Jan 2022 18:56:03 +0400 Subject: Automatic Copyright Year update after running gdb/copyright.py This commit brings all the changes made by running gdb/copyright.py as per GDB's Start of New Year Procedure. For the avoidance of doubt, all changes in this commits were performed by the script. --- include/gdb/ChangeLog | 2 +- include/gdb/fileio.h | 2 +- include/gdb/gdb-index.h | 2 +- include/gdb/section-scripts.h | 2 +- include/gdb/signals.def | 2 +- include/gdb/signals.h | 2 +- include/gdb/sim-aarch64.h | 2 +- include/gdb/sim-arm.h | 2 +- include/gdb/sim-bfin.h | 2 +- include/gdb/sim-cr16.h | 2 +- include/gdb/sim-d10v.h | 2 +- include/gdb/sim-frv.h | 2 +- include/gdb/sim-ft32.h | 2 +- include/gdb/sim-h8300.h | 2 +- include/gdb/sim-lm32.h | 2 +- include/gdb/sim-m32c.h | 2 +- include/gdb/sim-ppc.h | 2 +- include/gdb/sim-riscv.h | 2 +- include/gdb/sim-rl78.h | 2 +- include/gdb/sim-rx.h | 2 +- include/gdb/sim-sh.h | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'include') diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index 17d9cb6..ff8910d 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -353,7 +353,7 @@ Wed Jul 17 19:36:38 2002 J"orn Rennecke * signals.h: New file, from gdb/defs.h. -Copyright (C) 2002-2021 Free Software Foundation, Inc. +Copyright (C) 2002-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/include/gdb/fileio.h b/include/gdb/fileio.h index 7a43207..f472f82 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 (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 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/gdb-index.h b/include/gdb/gdb-index.h index fc92038..b0d4b60 100644 --- a/include/gdb/gdb-index.h +++ b/include/gdb/gdb-index.h @@ -1,5 +1,5 @@ /* Public attributes of the .gdb_index section. - Copyright (C) 2012-2021 Free Software Foundation, Inc. + Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/section-scripts.h b/include/gdb/section-scripts.h index 4cd6357..fabb008 100644 --- a/include/gdb/section-scripts.h +++ b/include/gdb/section-scripts.h @@ -1,6 +1,6 @@ /* Definition of kinds of records in section .debug_gdb_scripts. - Copyright (C) 2014-2021 Free Software Foundation, Inc. + Copyright (C) 2014-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/signals.def b/include/gdb/signals.def index ea64353..1635cb3 100644 --- a/include/gdb/signals.def +++ b/include/gdb/signals.def @@ -1,5 +1,5 @@ /* Target signal numbers for GDB and the GDB remote protocol. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/signals.h b/include/gdb/signals.h index 19cb922..3105319 100644 --- a/include/gdb/signals.h +++ b/include/gdb/signals.h @@ -1,5 +1,5 @@ /* Target signal numbers for GDB and the GDB remote protocol. - Copyright (C) 1986-2021 Free Software Foundation, Inc. + Copyright (C) 1986-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-aarch64.h b/include/gdb/sim-aarch64.h index 6c048c1..5f82b11 100644 --- a/include/gdb/sim-aarch64.h +++ b/include/gdb/sim-aarch64.h @@ -1,6 +1,6 @@ /* sim-aarch64.h --- interface between AArch64 simulator and GDB. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h index 8aafa04..f361c88 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 (C) 2002-2021 Free Software Foundation, Inc. + Copyright (C) 2002-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-bfin.h b/include/gdb/sim-bfin.h index fb1fbe6..143fb6d 100644 --- a/include/gdb/sim-bfin.h +++ b/include/gdb/sim-bfin.h @@ -1,6 +1,6 @@ /* This file defines the interface between the Blackfin simulator and GDB. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices. This file is part of GDB. diff --git a/include/gdb/sim-cr16.h b/include/gdb/sim-cr16.h index 8331cb1..041e5d1 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 (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 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 e1d88e5..1eb990b 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 (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 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 dc4c586..77415c3 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 (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-ft32.h b/include/gdb/sim-ft32.h index 58cf9c2..07efac2 100644 --- a/include/gdb/sim-ft32.h +++ b/include/gdb/sim-ft32.h @@ -1,6 +1,6 @@ /* This file defines the interface between the FT32 simulator and GDB. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by FTDI. This file is part of GDB. diff --git a/include/gdb/sim-h8300.h b/include/gdb/sim-h8300.h index 885e4ea..b039133 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-2021 Free Software Foundation, Inc. + Copyright (C) 2002-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/include/gdb/sim-lm32.h b/include/gdb/sim-lm32.h index e2dfc52..030bcdb 100644 --- a/include/gdb/sim-lm32.h +++ b/include/gdb/sim-lm32.h @@ -1,7 +1,7 @@ /* This file defines the interface between the LM32 simulator and GDB. Contributed by Jon Beniston - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 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 12a02f8..46affd8 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-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 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 94a89c8..254c5f3 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 (C) 2004-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-riscv.h b/include/gdb/sim-riscv.h index 23e5f76..eb07f8c 100644 --- a/include/gdb/sim-riscv.h +++ b/include/gdb/sim-riscv.h @@ -1,6 +1,6 @@ /* This file defines the interface between the RISC-V simulator and GDB. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of GDB. diff --git a/include/gdb/sim-rl78.h b/include/gdb/sim-rl78.h index 041192f..6c3a2a6 100644 --- a/include/gdb/sim-rl78.h +++ b/include/gdb/sim-rl78.h @@ -1,6 +1,6 @@ /* sim-rx.h --- interface between rl78 simulator and GDB. - Copyright (C) 2011-2021 Free Software Foundation, Inc. + Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-rx.h b/include/gdb/sim-rx.h index f4d917d..bce3f14 100644 --- a/include/gdb/sim-rx.h +++ b/include/gdb/sim-rx.h @@ -1,6 +1,6 @@ /* sim-rx.h --- interface between RX simulator and GDB. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h index fc403af..acc2375 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-2021 Free Software Foundation, Inc. + Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is part of GDB. -- cgit v1.1