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/all-cfg.texi | |
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/all-cfg.texi')
-rw-r--r-- | gdb/doc/all-cfg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/all-cfg.texi b/gdb/doc/all-cfg.texi index b680ea2..63c3383 100644 --- a/gdb/doc/all-cfg.texi +++ b/gdb/doc/all-cfg.texi @@ -1,6 +1,6 @@ @c GDB MANUAL configuration file. @c -@c Copyright 1993, 1995, 1999, 2002 Free Software Foundation, Inc. +@c Copyright (C) 1993, 1995, 1999, 2002 Free Software Foundation, Inc. @c @c NOTE: While the GDB manual is configurable (by changing these @c switches), its configuration is ***NOT*** automatically tied in to |