diff options
Diffstat (limited to 'gcc/c-family/c-common.def')
-rw-r--r-- | gcc/c-family/c-common.def | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/c-family/c-common.def b/gcc/c-family/c-common.def index b6df9a3f3ee..13113afe587 100644 --- a/gcc/c-family/c-common.def +++ b/gcc/c-family/c-common.def @@ -1,9 +1,7 @@ /* This file contains the definitions and documentation for the 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, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 1987-2013 Free Software Foundation, Inc. Written by Benjamin Chelf <chelf@codesourcery.com> This file is part of GCC. |