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