]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex
authorJoel Brobecker <brobecker@adacore.com>
Wed, 1 Jan 2020 06:37:10 +0000 (10:37 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 1 Jan 2020 06:37:10 +0000 (10:37 +0400)
These are files that need to be updated by hand, because the copyright.py
script isn't able to handle them automatically.

gdb/ChangeLog:

* gdbarch.sh: Update copyright year range of generated files.

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 9c156bc3e09a1425155d126b44059718dbdbeb4d..73386a30855c465d4bfbef0afc93c4219df6285d 100644 (file)
@@ -1,3 +1,7 @@
+2020-01-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbarch.sh: Update copyright year range of generated files.
+
 2020-01-01  Joel Brobecker  <brobecker@adacore.com>
 
        Update copyright year range in all GDB files.
index 9b7f77ecb047b8bca8fcf7357b5f982ec4296c16..e8903d8b464c7bd17a9b01a13a51f12015f9a896 100644 (file)
@@ -1,3 +1,7 @@
+2020-01-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo, refcard.tex: Update copyright year range.
+
 2019-12-14  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * python.texi (Symbols In Python): Remove duplicate description of
index f568e8e8f5c6136a8ac198f0e189514d1a91e762..65137b17396466d6d9179a910979df65057e3b16 100644 (file)
@@ -50,7 +50,7 @@
 
 @copying
 @c man begin COPYRIGHT
-Copyright @copyright{} 1988-2019 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-2020 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-2019 Free Software Foundation, Inc.
+Copyright (C) 1988-2020 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 8afe27c5a50c1872b827136dd8d16b4883707f0a..08b4cad0777222d7c074a06429f75580127e4005 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-2019 Free Software Foundation, Inc.\qquad Permissions on back}
+\centerline{\smrm \copyright 1998-2020 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-2019 Free Software Foundation, Inc.
+Copyright \copyright 1991-2020 Free Software Foundation, Inc.
 Author: Roland H. Pesch
 
 The author assumes no responsibility for any errors on this card.
index e93f46bfaf16e77c5bf1d7427c055187cb07508c..0be3e88bb24701ddef03b59b9086dc11d504495b 100755 (executable)
@@ -1262,7 +1262,7 @@ cat <<EOF
 
 /* Dynamic architecture support for GDB, the GNU debugger.
 
-   Copyright (C) 1998-2019 Free Software Foundation, Inc.
+   Copyright (C) 1998-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.