diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2002-01-07 19:03:37 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2002-01-07 19:03:37 +0000 |
commit | 4dd57c18061b32137907024ee21cf115f34228a4 (patch) | |
tree | f2a5a2b23b113cec1d655e8c05e0aac527ce7679 /gcc/doc/gcc.texi | |
parent | f2e12550cafd38e7c07b9bff0d27be7f880f87d0 (diff) | |
download | gcc-4dd57c18061b32137907024ee21cf115f34228a4.zip gcc-4dd57c18061b32137907024ee21cf115f34228a4.tar.gz gcc-4dd57c18061b32137907024ee21cf115f34228a4.tar.bz2 |
gcc.texi, [...]: Update copyright and last update dates.
* doc/gcc.texi, doc/gccint.texi, doc/cppinternals.texi,
doc/install.texi, doc/invoke.texi, doc/rtl.texi: Update copyright
and last update dates.
From-SVN: r48610
Diffstat (limited to 'gcc/doc/gcc.texi')
-rw-r--r-- | gcc/doc/gcc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index f8e477c..d8579e7 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -62,7 +62,7 @@ @macro copyrightnotice Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -1999, 2000, 2001 Free Software Foundation, Inc. +1999, 2000, 2001, 2002 Free Software Foundation, Inc. @end macro @ifnottex @dircategory Programming @@ -102,7 +102,7 @@ included in the section entitled ``GNU Free Documentation License''. @sp 2 @center Richard M. Stallman @sp 3 -@center Last updated 7 December 2001 +@center Last updated 7 January 2002 @sp 1 @center for GCC @value{version-GCC} |