aboutsummaryrefslogtreecommitdiff
path: root/gcc/scan-decls.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-02-18 15:05:17 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-02-18 15:05:17 +0000
commitaa335b7641d7a40f4d0ec62d25bd5b0c60619ed8 (patch)
treee6e011283540daf932d232325f153ba28cf10477 /gcc/scan-decls.c
parent5a64541a22c5b3c1c3b1c80a44b1fb85ad91e152 (diff)
downloadgcc-aa335b7641d7a40f4d0ec62d25bd5b0c60619ed8.zip
gcc-aa335b7641d7a40f4d0ec62d25bd5b0c60619ed8.tar.gz
gcc-aa335b7641d7a40f4d0ec62d25bd5b0c60619ed8.tar.bz2
cfgloop.h, [...]: Update copyright.
gcc/ * cfgloop.h, cfgloopanal.c, cpplex.c, except.h, loop-init.c, loop-unroll.c, scan-decls.c, scan.h, stor-layout.c, xcoffout.c, xcoffout.h, config/arm/mmintrin.h, config/mips/linux64.h, config/pa/pa-64.h, config/rs6000/aix51.h, config/rs6000/aix52.h, config/rs6000/spe.md, config/sparc/linux.h, config/sparc/linux64.h: Update copyright. gcc/cp/ * cp-tree.def, cvt.c: Update copyright. From-SVN: r78032
Diffstat (limited to 'gcc/scan-decls.c')
-rw-r--r--gcc/scan-decls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c
index 70b95bf..7beaa24 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