diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2004-01-25 03:28:25 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2004-01-25 03:28:25 +0000 |
commit | 56ae131655af9274170eb9766c16ae034403a2bc (patch) | |
tree | 63938a794ff8ac39e6f932ef72bf90c9c8b08922 /gcc/doc/sourcebuild.texi | |
parent | b1dccb2878d087171ec51072708f6dfe656d1d78 (diff) | |
download | gcc-56ae131655af9274170eb9766c16ae034403a2bc.zip gcc-56ae131655af9274170eb9766c16ae034403a2bc.tar.gz gcc-56ae131655af9274170eb9766c16ae034403a2bc.tar.bz2 |
frontends.texi: Update copyright.
* doc/frontends.texi: Update copyright.
* doc/gcov.texi: Likewise.
* doc/gty.texi: Likewise.
* doc/sourcebuild.texi: Likewise.
* doc/standards.texi: Likewise.
From-SVN: r76537
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 4e913fe..d21e863 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 2002, 2003 Free Software Foundation, Inc. +@c Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. |