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/gdbint.texinfo | |
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/gdbint.texinfo')
-rw-r--r-- | gdb/doc/gdbint.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 8a479b5..c85bfa2 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -8,7 +8,7 @@ @ifinfo This file documents the internals of the GNU debugger @value{GDBN}. -Copyright 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, +Copyright (C) 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Cygnus Solutions. Written by John Gilmore. |