diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2008-02-14 04:56:34 +0000 |
---|---|---|
committer | Ralf Wildenhues <rwild@gcc.gnu.org> | 2008-02-14 04:56:34 +0000 |
commit | 346341a4e2cbb8fd5b94dc5b883c79cca3856861 (patch) | |
tree | e2fa98f2f22dcf12ee74a4214f3918f063d2c7d1 /gcc/doc/options.texi | |
parent | 021efafc3023562f62a81bd693d0dc4528f78765 (diff) | |
download | gcc-346341a4e2cbb8fd5b94dc5b883c79cca3856861.zip gcc-346341a4e2cbb8fd5b94dc5b883c79cca3856861.tar.gz gcc-346341a4e2cbb8fd5b94dc5b883c79cca3856861.tar.bz2 |
bugreport.texi: Update copyright years.
* doc/bugreport.texi: Update copyright years.
* doc/c-tree.texi: Likewise.
* doc/cfg.texi: Likewise.
* doc/cpp.texi: Likewise.
* doc/cppinternals.texi: Likewise.
* doc/fragments.texi: Likewise.
* doc/frontends.texi: Likewise.
* doc/gcc.texi: Likewise.
* doc/gty.texi: Likewise.
* doc/hostconfig.texi: Likewise.
* doc/implement-c.texi: Likewise.
* doc/libgcc.texi: Likewise.
* doc/loop.texi: Likewise.
* doc/makefile.texi: Likewise.
* doc/options.texi: Likewise.
* doc/passes.texi: Likewise.
* doc/rtl.texi: Likewise.
* doc/sourcebuild.texi: Likewise.
* doc/standards.texi: Likewise.
* doc/tree-ssa.texi: Likewise.
* doc/trouble.texi: Likewise.
From-SVN: r132313
Diffstat (limited to 'gcc/doc/options.texi')
-rw-r--r-- | gcc/doc/options.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/options.texi b/gcc/doc/options.texi index eeccdec..6b5fead 100644 --- a/gcc/doc/options.texi +++ b/gcc/doc/options.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. +@c Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. |