Manual copyright year update of various GDB files
authorJoel Brobecker <brobecker@adacore.com>
Sun, 16 Jan 2022 10:46:40 +0000 (14:46 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 16 Jan 2022 10:47:00 +0000 (14:47 +0400)
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
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/doc/refcard.tex
gdb/gdbarch.sh

index 9389c5f37518b36be870b8d91953d43173720e13..2e0c6e2fb6531a8c2490d17ae3f859646bfd34a8 100644 (file)
@@ -1,3 +1,8 @@
+2022-01-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbarch.sh: Update end year of copyright year range for
+       copyright header of generated files.
+
 2022-01-16  Joel Brobecker  <brobecker@adacore.com>
 
        Update copyright year in header of all GDB files to 2022,
index 67822b88a91ab1fb6d52fd6b106191e2044a6010..8396d481d6758cef04006d0ec40f442335a0c1df 100644 (file)
@@ -1,3 +1,9 @@
+2022-01-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo: Change end year of the manual's copyright notice
+       to 2022.
+       * refcard.tex: Ditto.
+
 2021-08-12  Tom Tromey  <tromey@adacore.com>
 
        * gdb.texinfo (Output Styling): Mention Pygments.
index 8e872b8efdf26d0d7eb9ad6668923ea50fc8c04e..9256f088d2903321a087b31bca4aacf703f392a9 100644 (file)
@@ -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
index 2742d999b0b05d5eef4cf52d5435aefa5616200d..e1f0c6604e247889bc92a1eef05a3a009ce4e353 100644 (file)
@@ -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.
index 41fce03d5eea49556b7c20e03b306930405eb039..23c1a81a61acd12f28b651899988ee8ba00a71f4 100755 (executable)
@@ -1264,7 +1264,7 @@ cat <<EOF
 
 /* Dynamic architecture support for GDB, the GNU debugger.
 
-   Copyright (C) 1998-2021 Free Software Foundation, Inc.
+   Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
This page took 0.046806 seconds and 4 git commands to generate.