diff options
Diffstat (limited to 'gcc/genconstants.c')
-rw-r--r-- | gcc/genconstants.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genconstants.c b/gcc/genconstants.c index fcebc4439ca..fee68a0effb 100644 --- a/gcc/genconstants.c +++ b/gcc/genconstants.c @@ -2,7 +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 + Copyright (C) 1987, 1991, 1995, 1998, 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc. This file is part of GCC. |