diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-01-03 20:52:22 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-01-03 20:52:22 +0000 |
commit | d91f7526fb89f7d993f570efe6ca75ab6f856370 (patch) | |
tree | 3c1893018c4982715ae7a36867682b0529e61ec6 /gcc/doc/objc.texi | |
parent | 5fda16ee74e2dc9277268cb6f8b72cb812b61dcf (diff) | |
download | gcc-d91f7526fb89f7d993f570efe6ca75ab6f856370.tar.gz |
Update Copyright years for files modified in 2010.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
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 8663c1be1ab..5d750386a0b 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. |