mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-26 00:46:13 +08:00
Update copyright year range in gdb.texinfo and refcard.tex
I missed those files which need to be updated manually when I did the copyright year range update. The copyright.py script reminds us of that fact with the following message at the end... REMINDER: Multiple copyright headers must be updated by hand: gdb/doc/gdb.texinfo gdb/doc/refcard.tex gdb/gdbarch.sh ... and somehow I missed this. This commit makes the change for gdb.texinfo and refcard.tex. gdbarch.sh is being updated separately by Andrew Burgess. gdb/doc/ChangeLog: * gdb.texinfo: Update copyright year ranges. * refcard.tex: Likewise.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2019-02-23 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* gdb.texinfo: Update copyright year ranges.
|
||||||
|
* refcard.tex: Likewise.
|
||||||
|
|
||||||
2019-02-21 Alan Hayward <alan.hayward@arm.com>
|
2019-02-21 Alan Hayward <alan.hayward@arm.com>
|
||||||
|
|
||||||
* gdb.texinfo: Update style defaults.
|
* gdb.texinfo: Update style defaults.
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
@copying
|
@copying
|
||||||
@c man begin COPYRIGHT
|
@c man begin COPYRIGHT
|
||||||
Copyright @copyright{} 1988-2018 Free Software Foundation, Inc.
|
Copyright @copyright{} 1988-2019 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-2018 Free Software Foundation, Inc.
|
Copyright (C) 1988-2019 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
|
||||||
|
@ -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-2018 Free Software Foundation, Inc.\qquad Permissions on back}
|
\centerline{\smrm \copyright 1998-2019 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-2018 Free Software Foundation, Inc.
|
Copyright \copyright 1991-2019 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.
|
||||||
|
Reference in New Issue
Block a user