diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-01-30 15:36:13 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-01-30 15:36:13 +0000 |
commit | c5c367ac3d831140d51f6bfa9da5f888fb2c4af5 (patch) | |
tree | 31173450dfc3d41cac9b0fb468b32038b8ecd7cc /gcc/doc/tree-ssa.texi | |
parent | d2f64e95fdb0bc89b327325f2b7eeada03547499 (diff) | |
download | gcc-c5c367ac3d831140d51f6bfa9da5f888fb2c4af5.tar.gz |
optabs.c, [...]: Update copyright.
* optabs.c, doc/c-tree.texi, doc/install.texi, doc/md.texi,
doc/passes.texi, doc/rtl.texi, doc/sourcebuild.texi,
doc/tm.texi, doc/tree-ssa.texi: Update copyright.
From-SVN: r94441
Diffstat (limited to 'gcc/doc/tree-ssa.texi')
-rw-r--r-- | gcc/doc/tree-ssa.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/tree-ssa.texi b/gcc/doc/tree-ssa.texi index fbc8561d182..cef4212c05d 100644 --- a/gcc/doc/tree-ssa.texi +++ b/gcc/doc/tree-ssa.texi @@ -1,4 +1,4 @@ -@c Copyright (c) 2004 Free Software Foundation, Inc. +@c Copyright (c) 2004, 2005 Free Software Foundation, Inc. @c Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. |