summaryrefslogtreecommitdiff
path: root/gcc/scan-decls.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 14:26:24 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 14:26:24 +0000
commit9daf62669477fc6722bb6f7fa7af75a01bb4cd36 (patch)
treeac57d91d8a146b1f72da463e03ab288c9237af6b /gcc/scan-decls.c
parent2f791da89a5fc7abb7b34bf6ce5afec689d4f11a (diff)
downloadgcc-9daf62669477fc6722bb6f7fa7af75a01bb4cd36.tar.gz
Fix copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32179 138bc75d-0d04-0410-961f-82ee72b054a4
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 13a09ac8faf..0c10f94fb44 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