From: Joel Brobecker Date: Sun, 16 Jan 2022 10:46:40 +0000 (+0400) Subject: Manual copyright year update of various GDB files X-Git-Tag: gdb-11.2-release~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=afe40966990503d07548c0b16594a154f3520e97;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9389c5f3751..2e0c6e2fb65 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 67822b88a91..8396d481d67 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 8e872b8efdf..9256f088d29 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 2742d999b0b..e1f0c6604e2 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 41fce03d5ee..23c1a81a61a 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -1264,7 +1264,7 @@ cat <