diff options
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/refcard.tex | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ab2c949..a4304e6 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,9 @@ 2010-01-01 Joel Brobecker <brobecker@adacore.com> + * refcard.tex: Update copyright year in header and text. + +2010-01-01 Joel Brobecker <brobecker@adacore.com> + * agentexpr.texi: Add 2010 to the list of copyright years. * annotate.texinfo: Likewise. * gdb.texinfo: Likewise. diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex index 6d48302..ff10d1b 100644 --- a/gdb/doc/refcard.tex +++ b/gdb/doc/refcard.tex @@ -1,8 +1,8 @@ %%%%%%%%%%%%%%%% gdb-refcard.tex %%%%%%%%%%%%%%%% %This file is TeX source for a reference card describing GDB, the GNU debugger. -%Copyright (C) 1991, 1992, 1993, 1996, 1998, 1999, 2000, 2007 -%Free Software Foundation, Inc. +%Copyright (C) 1991, 1992, 1993, 1996, 1998, 1999, 2000, 2007, 2008, +%2009, 2010 Free Software Foundation, Inc. %Permission is granted to make and distribute verbatim copies of %this reference provided the copyright notices and permission notices %are preserved on all copies. @@ -309,7 +309,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,2000 Free Software Foundation, Inc.\qquad Permissions on back} +\centerline{\smrm \copyright 1998, 2000, 2010 Free Software Foundation, Inc.\qquad Permissions on back} \eject \sec Breakpoints and Watchpoints; break \opt{\it file\tt:}{\it line}\par @@ -633,7 +633,7 @@ statement.\cr \vfill {\smrm\parskip=6pt -Copyright \copyright 1991,'92,'93,'98,2000 Free Software Foundation, Inc. +Copyright \copyright 1991, 1992, 1993, 1998, 2000, 2010 Free Software Foundation, Inc. Author: Roland H. Pesch The author assumes no responsibility for any errors on this card. |