]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Manual updates of copyright year range not covered by gdb/copyright.py
authorJoel Brobecker <brobecker@adacore.com>
Fri, 1 Jan 2021 08:24:28 +0000 (12:24 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Fri, 1 Jan 2021 08:24:28 +0000 (12:24 +0400)
gdb/ChangeLog:

        * gdbarch.sh: Update copyright year range.

gdb/doc/ChangeLog:

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

(cherry picked from commit b5b5650a49f326a63fcf79db280f11c01ba7da9f)

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

index ffdcbacbfbd4e6478d25722fc7a15d2531c570d2..c43052e07a3ab1830ebe1393b6fee7f165015d19 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 224ef6d5839730fd0db4212726cac166d89803ed..957032187e9d76ffd503a61b80b9ef0db1507984 100644 (file)
@@ -1,3 +1,7 @@
+2021-01-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo, refcard.tex: Update copyright year range.
+
 2020-12-26  Jeanne Rasata <jeanne@fsf.org>  (tiny change)
 
        * gdb.texinfo: Fix capitalization in many sections following CMS
index f3d125d1539d546e4cdf89d63a615190aa310138..097aacdd680f7f1a37b836a2e7ce9a829964a427 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 1ab925ae109cec9ef2969825a4fb7d8a95576a2b..13d3eff3ddd67ee159b616b1e55367d84d721edc 100755 (executable)
@@ -1233,7 +1233,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.