diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-02 10:58:43 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-02 10:58:43 +0000 |
commit | 52176bc1ccfd58230870859efdfeb941dd8e7b2c (patch) | |
tree | abd7edba0abb427025d5d771b48380a3cf7cbe86 /gcc/doc/gcc.texi | |
parent | f684e2faef367712c9d6fd99f0ae6bb99d33524c (diff) | |
download | gcc-52176bc1ccfd58230870859efdfeb941dd8e7b2c.tar.gz |
* doc/gcc.texi, doc/invoke.texi, doc/install.texi: Update
copyright and last modification dates.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75319 138bc75d-0d04-0410-961f-82ee72b054a4
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 72f655732b3..a682ee33822 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -56,7 +56,7 @@ @copying Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or @@ -97,7 +97,7 @@ Boston, MA 02111-1307 USA @sp 2 @center Richard M. Stallman @sp 3 -@center Last updated 30 December 2002 +@center Last updated 2 January 2004 @sp 1 @center for GCC @value{version-GCC} |