aboutsummaryrefslogtreecommitdiff
path: root/gcc/scan-decls.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-26 07:26:24 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-26 07:26:24 -0700
commitaf841dbdcc447d6167d4940dfae393dc1f2900c7 (patch)
treeac57d91d8a146b1f72da463e03ab288c9237af6b /gcc/scan-decls.c
parentd050d723e086952ef1d928d2b837a6be0c734136 (diff)
downloadgcc-af841dbdcc447d6167d4940dfae393dc1f2900c7.zip
gcc-af841dbdcc447d6167d4940dfae393dc1f2900c7.tar.gz
gcc-af841dbdcc447d6167d4940dfae393dc1f2900c7.tar.bz2
Fix copyrights.
From-SVN: r32179
Diffstat (limited to 'gcc/scan-decls.c')
-rw-r--r--gcc/scan-decls.c3
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