diff options
Diffstat (limited to 'gcc/scan-decls.c')
-rw-r--r-- | gcc/scan-decls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c index 70b95bf50ae..7beaa24f0cf 100644 --- a/gcc/scan-decls.c +++ b/gcc/scan-decls.c @@ -1,6 +1,6 @@ /* scan-decls.c - Extracts declarations from cpp output. Copyright (C) 1993, 1995, 1997, 1998, - 1999, 2000, 2003 Free Software Foundation, Inc. + 1999, 2000, 2003, 2004 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |