diff options
Diffstat (limited to 'gcc/genattrtab.c')
-rw-r--r-- | gcc/genattrtab.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index b6e7be6bfb9..8fcbb1610e6 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -1,7 +1,5 @@ /* Generate code from machine description to compute values of attributes. - Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 1991-2013 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) This file is part of GCC. |