aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2019-02-23 16:14:23 +0400
committerJoel Brobecker <brobecker@adacore.com>2019-02-23 16:19:57 +0400
commitc97a773961ce40dfe021ff9133ed27f077cfd8eb (patch)
treef910fe8470c55b6ac0fda2551cfe70050917e2d7 /gdb/doc/gdb.texinfo
parent8a7a93c20aa7c7545ba5ad33e4a127cdf0dd3466 (diff)
downloadgdb-c97a773961ce40dfe021ff9133ed27f077cfd8eb.zip
gdb-c97a773961ce40dfe021ff9133ed27f077cfd8eb.tar.gz
gdb-c97a773961ce40dfe021ff9133ed27f077cfd8eb.tar.bz2
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.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 977cc7b..7b2e557 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -50,7 +50,7 @@
@copying
@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
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-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
Fish. Fred was a long-standing contributor to GDB and to Free