diff options
Diffstat (limited to 'gcc/c-family/c-common.def')
-rw-r--r-- | gcc/c-family/c-common.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/c-family/c-common.def b/gcc/c-family/c-common.def index 1c593633e12..c7e01b693ca 100644 --- a/gcc/c-family/c-common.def +++ b/gcc/c-family/c-common.def @@ -2,7 +2,8 @@ additional tree codes used in the GNU C compiler (see tree.def for the standard codes). Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998, - 1999, 2000, 2001, 2004, 2005, 2007, 2009 Free Software Foundation, Inc. + 1999, 2000, 2001, 2004, 2005, 2007, 2009, 2010 + Free Software Foundation, Inc. Written by Benjamin Chelf <chelf@codesourcery.com> This file is part of GCC. |