From afe40966990503d07548c0b16594a154f3520e97 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sun, 16 Jan 2022 14:46:40 +0400 Subject: [PATCH] Manual copyright year update of various GDB files This commit updates the copyright year of various files which gdb/copyright.py is not able to handle automatically. gdb/ChangeLog: * gdbarch.sh: Update end year of copyright year range for copyright header of generated files. gdb/doc/ChangeLog: * gdb.texinfo: Change end year of the manual's copyright notice to 2022. * refcard.tex: Ditto. --- gdb/ChangeLog | 5 +++++ gdb/doc/ChangeLog | 6 ++++++ gdb/doc/gdb.texinfo | 4 ++-- gdb/doc/refcard.tex | 4 ++-- gdb/gdbarch.sh | 2 +- 5 files changed, 16 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9389c5f375..2e0c6e2fb6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2022-01-16 Joel Brobecker + + * gdbarch.sh: Update end year of copyright year range for + copyright header of generated files. + 2022-01-16 Joel Brobecker Update copyright year in header of all GDB files to 2022, diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 67822b88a9..8396d481d6 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2022-01-16 Joel Brobecker + + * gdb.texinfo: Change end year of the manual's copyright notice + to 2022. + * refcard.tex: Ditto. + 2021-08-12 Tom Tromey * gdb.texinfo (Output Styling): Mention Pygments. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 8e872b8efd..9256f088d2 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -50,7 +50,7 @@ @copying @c man begin COPYRIGHT -Copyright @copyright{} 1988-2021 Free Software Foundation, Inc. +Copyright @copyright{} 1988-2022 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -120,7 +120,7 @@ This is the @value{EDITION} Edition, for @value{GDBN} @end ifset Version @value{GDBVN}. -Copyright (C) 1988-2021 Free Software Foundation, Inc. +Copyright (C) 1988-2022 Free Software Foundation, Inc. This edition of the GDB manual is dedicated to the memory of Fred Fish. Fred was a long-standing contributor to GDB and to Free diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex index 2742d999b0..e1f0c6604e 100644 --- a/gdb/doc/refcard.tex +++ b/gdb/doc/refcard.tex @@ -307,7 +307,7 @@ shell {\it cmd}&execute arbitrary shell command string\cr \line{\smrm \opt{ } surround optional arguments \hfill $\ldots$ show one or more arguments} \vskip\baselineskip -\centerline{\smrm \copyright 1998-2021 Free Software Foundation, Inc.\qquad Permissions on back} +\centerline{\smrm \copyright 1998-2022 Free Software Foundation, Inc.\qquad Permissions on back} \eject \sec Breakpoints and Watchpoints; break \opt{\it file\tt:}{\it line}\par @@ -632,7 +632,7 @@ statement.\cr \vfill {\smrm\parskip=6pt -Copyright \copyright 1991-2021 Free Software Foundation, Inc. +Copyright \copyright 1991-2022 Free Software Foundation, Inc. Author: Roland H. Pesch The author assumes no responsibility for any errors on this card. diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index 41fce03d5e..23c1a81a61 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -1264,7 +1264,7 @@ cat <