diff options
Diffstat (limited to 'gcc/scan-decls.c')
-rw-r--r-- | gcc/scan-decls.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c index 13a09ac..0c10f94 100644 --- a/gcc/scan-decls.c +++ b/gcc/scan-decls.c @@ -1,5 +1,6 @@ /* scan-decls.c - Extracts declarations from cpp output. - Copyright (C) 1993, 1995, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1993, 1995, 1997, 1998, + 1999, 2000 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 |