diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2011-01-03 21:52:22 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2011-01-03 21:52:22 +0100 |
commit | d652f226fca1e942b7851d1205f8a6a472d9e0a0 (patch) | |
tree | 3c1893018c4982715ae7a36867682b0529e61ec6 /gcc/doc/objc.texi | |
parent | 4c81ff2682282ce3f33fa918b7f01608f9937553 (diff) | |
download | gcc-d652f226fca1e942b7851d1205f8a6a472d9e0a0.zip gcc-d652f226fca1e942b7851d1205f8a6a472d9e0a0.tar.gz gcc-d652f226fca1e942b7851d1205f8a6a472d9e0a0.tar.bz2 |
Update Copyright years for files modified in 2010.
From-SVN: r168438
Diffstat (limited to 'gcc/doc/objc.texi')
-rw-r--r-- | gcc/doc/objc.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/doc/objc.texi b/gcc/doc/objc.texi index 8663c1b..5d75038 100644 --- a/gcc/doc/objc.texi +++ b/gcc/doc/objc.texi @@ -1,5 +1,6 @@ @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -@c 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +@c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2010 +@c Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. |