Manual updates of copyright year range not covered by gdb/copyright.py

gdb/ChangeLog:

        * gdbarch.sh: Update copyright year range.

gdb/doc/ChangeLog:

        * gdb.texinfo, refcard.tex: Update copyright year range.
This commit is contained in:
Joel Brobecker
2021-01-01 12:08:28 +04:00
parent 3666a04883
commit b5b5650a49
5 changed files with 13 additions and 5 deletions

View 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> 2021-01-01 Joel Brobecker <brobecker@adacore.com>
Update copyright year range in copyright header of all GDB files. Update copyright year range in copyright header of all GDB files.

View 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> 2020-12-29 Hannes Domani <ssbssa@yahoo.de>
* python.texi (Frame Decorator API): Fix method name. * python.texi (Frame Decorator API): Fix method name.

View File

@ -50,7 +50,7 @@
@copying @copying
@c man begin COPYRIGHT @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 Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or 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 @end ifset
Version @value{GDBVN}. 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 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 Fish. Fred was a long-standing contributor to GDB and to Free

View File

@ -307,7 +307,7 @@ shell {\it cmd}&execute arbitrary shell command string\cr
\line{\smrm \opt{ } surround optional arguments \hfill $\ldots$ show \line{\smrm \opt{ } surround optional arguments \hfill $\ldots$ show
one or more arguments} one or more arguments}
\vskip\baselineskip \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 \eject
\sec Breakpoints and Watchpoints; \sec Breakpoints and Watchpoints;
break \opt{\it file\tt:}{\it line}\par break \opt{\it file\tt:}{\it line}\par
@ -632,7 +632,7 @@ statement.\cr
\vfill \vfill
{\smrm\parskip=6pt {\smrm\parskip=6pt
Copyright \copyright 1991-2020 Free Software Foundation, Inc. Copyright \copyright 1991-2021 Free Software Foundation, Inc.
Author: Roland H. Pesch Author: Roland H. Pesch
The author assumes no responsibility for any errors on this card. The author assumes no responsibility for any errors on this card.

View File

@ -1238,7 +1238,7 @@ cat <<EOF
/* Dynamic architecture support for GDB, the GNU debugger. /* 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. This file is part of GDB.