aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-tree.def
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2011-01-03 21:52:22 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2011-01-03 21:52:22 +0100
commitd652f226fca1e942b7851d1205f8a6a472d9e0a0 (patch)
tree3c1893018c4982715ae7a36867682b0529e61ec6 /gcc/objc/objc-tree.def
parent4c81ff2682282ce3f33fa918b7f01608f9937553 (diff)
downloadgcc-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/objc/objc-tree.def')
-rw-r--r--gcc/objc/objc-tree.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/objc-tree.def b/gcc/objc/objc-tree.def
index f72f233..5833e6a 100644
--- a/gcc/objc/objc-tree.def
+++ b/gcc/objc/objc-tree.def
@@ -1,7 +1,7 @@
/* This file contains the definitions and documentation for the
additional tree codes used in the Objective C front end (see tree.def
for the standard codes).
- Copyright (C) 1990, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2007
+ Copyright (C) 1990, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2007, 2010
Free Software Foundation, Inc.
This file is part of GCC.