diff options
Diffstat (limited to 'gcc/objc/objc-tree.def')
-rw-r--r-- | gcc/objc/objc-tree.def | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/objc/objc-tree.def b/gcc/objc/objc-tree.def index 9086d22571c..52490ab19cf 100644 --- a/gcc/objc/objc-tree.def +++ b/gcc/objc/objc-tree.def @@ -1,8 +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, 2010 - Free Software Foundation, Inc. + Copyright (C) 1990-2013 Free Software Foundation, Inc. This file is part of GCC. |