diff options
author | Eli Zaretskii <eliz@gnu.org> | 2005-12-23 19:26:17 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2005-12-23 19:26:17 +0000 |
commit | c02a867d9133d264d2eceb1e5f06bfbb87c840e3 (patch) | |
tree | fb5a4173a17c6c0a91a0b3895aa8cd030f13e22f /gdb/doc/refcard.tex | |
parent | ac07105a884540758495609a5384fefa16adfef0 (diff) | |
download | gdb-c02a867d9133d264d2eceb1e5f06bfbb87c840e3.zip gdb-c02a867d9133d264d2eceb1e5f06bfbb87c840e3.tar.gz gdb-c02a867d9133d264d2eceb1e5f06bfbb87c840e3.tar.bz2 |
* stabs.texinfo:
* refcard.tex:
* gpl.texi:
* gdbint.texinfo:
* gdb.texinfo:
* gdb-cfg.texi:
* fdl.texi:
* annotate.texinfo:
* all-cfg.texi:
* Makefile.in: Add (C) after Copyright. Update the FSF
address.
Diffstat (limited to 'gdb/doc/refcard.tex')
-rw-r--r-- | gdb/doc/refcard.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex index a8de900..f6f0a0f 100644 --- a/gdb/doc/refcard.tex +++ b/gdb/doc/refcard.tex @@ -1,7 +1,7 @@ %%%%%%%%%%%%%%%% gdb-refcard.tex %%%%%%%%%%%%%%%% %This file is TeX source for a reference card describing GDB, the GNU debugger. -%Copyright 1991, 1992, 1993, 1996, 1998, 1999, 2000 +%Copyright (C) 1991, 1992, 1993, 1996, 1998, 1999, 2000 %Free Software Foundation, Inc. %Permission is granted to make and distribute verbatim copies of %this reference provided the copyright notices and permission notices @@ -22,8 +22,8 @@ % %You can find a copy of the GNU General Public License at the URL %http://www.gnu.org/copyleft/gpl.html; or write to the Free Software -%Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -% +%Foundation, Inc., 51 Franklin Street, Fifth Floor, +%Boston, MA 02110-1301, USA. %You can contact the maintainer at: doc@cygnus.com % % Documentation Department |