diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-25 03:28:25 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-25 03:28:25 +0000 |
commit | 47e051ca38cab251de07e884fa94a936bc348bc7 (patch) | |
tree | 63938a794ff8ac39e6f932ef72bf90c9c8b08922 /gcc/doc/frontends.texi | |
parent | 15d1cdae68674e31b631eb4f1fb11b3ec0022c24 (diff) | |
download | gcc-47e051ca38cab251de07e884fa94a936bc348bc7.tar.gz |
* doc/frontends.texi: Update copyright.
* doc/gcov.texi: Likewise.
* doc/gty.texi: Likewise.
* doc/sourcebuild.texi: Likewise.
* doc/standards.texi: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76537 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/frontends.texi')
-rw-r--r-- | gcc/doc/frontends.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/frontends.texi b/gcc/doc/frontends.texi index cb6987e49da..8b5ea63947f 100644 --- a/gcc/doc/frontends.texi +++ b/gcc/doc/frontends.texi @@ -1,5 +1,5 @@ @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -@c 1999, 2000, 2001 Free Software Foundation, Inc. +@c 1999, 2000, 2001, 2004 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. |