Manual updates of copyright year range not covered by gdb/copyright.py
authorJoel Brobecker <brobecker@adacore.com>
Fri, 1 Jan 2021 08:08:28 +0000 (12:08 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Fri, 1 Jan 2021 08:13:21 +0000 (12:13 +0400)
gdb/ChangeLog:

        * gdbarch.sh: Update copyright year range.

gdb/doc/ChangeLog:

        * gdb.texinfo, refcard.tex: Update copyright year range.

gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/doc/refcard.tex
gdb/gdbarch.sh

index 538fcd613b26ff65c6c839e7c3738ae383105797..fb8c3c9187850615fa2fc306dd4a44faff695412 100644 (file)
@@ -1,3 +1,7 @@
+2021-01-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbarch.sh: Update copyright year range.
+
 2021-01-01  Joel Brobecker  <brobecker@adacore.com>
 
        Update copyright year range in copyright header of all GDB files.
index 022005952ce476e9df9c0b52253a4c17c56b29f5..d718fdda75ee6e11aba2f7b4b7d79bb35c2b9f56 100644 (file)
@@ -1,3 +1,7 @@
+2021-01-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo, refcard.tex: Update copyright year range.
+
 2020-12-29  Hannes Domani  <ssbssa@yahoo.de>
 
        * python.texi (Frame Decorator API): Fix method name.
index 08f2958774563890eca93bb40ff0570f271b5d7d..69fa6b709bfbea6046476e57802c7d1f50979b9c 100644 (file)
@@ -50,7 +50,7 @@
 
 @copying
 @c man begin COPYRIGHT
-Copyright @copyright{} 1988-2020 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2021 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-2020 Free Software Foundation, Inc.
+Copyright (C) 1988-2021 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 c45b5379d9d0a07ee31f3314c67fb0bce0b0cf7f..d9b39f8f690cf2dbc94ecc5694a0307b5f689f10 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-2020 Free Software Foundation, Inc.\qquad Permissions on back}
+\centerline{\smrm \copyright 1998-2021 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-2020 Free Software Foundation, Inc.
+Copyright \copyright 1991-2021 Free Software Foundation, Inc.
 Author: Roland H. Pesch
 
 The author assumes no responsibility for any errors on this card.
index 19d6d5ca7fad07ef05d80c9929084f9c1513c7f0..e7c96159241e00c9e61bb61dd7ab639963140b47 100755 (executable)
@@ -1238,7 +1238,7 @@ cat <<EOF
 
 /* Dynamic architecture support for GDB, the GNU debugger.
 
-   Copyright (C) 1998-2020 Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.