diff options
Diffstat (limited to 'gcc/doc/cfg.texi')
-rw-r--r-- | gcc/doc/cfg.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/doc/cfg.texi b/gcc/doc/cfg.texi index dca88479db4..854f35246cc 100644 --- a/gcc/doc/cfg.texi +++ b/gcc/doc/cfg.texi @@ -1,5 +1,6 @@ @c -*-texinfo-*- -@c Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +@c Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007, 2008 Free Software +@c Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. |