diff options
Diffstat (limited to 'gcc/genconstants.c')
-rw-r--r-- | gcc/genconstants.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/genconstants.c b/gcc/genconstants.c index 0d1807e0410..d1f8775c293 100644 --- a/gcc/genconstants.c +++ b/gcc/genconstants.c @@ -2,8 +2,7 @@ a series of #define statements, one for each constant named in a (define_constants ...) pattern. - Copyright (C) 1987, 1991, 1995, 1998, 1999, 2000, 2001, 2003, 2004, - 2007, 2010 Free Software Foundation, Inc. + Copyright (C) 1987-2013 Free Software Foundation, Inc. This file is part of GCC. |