aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@gcc.gnu.org>2002-07-05 12:34:58 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2002-07-05 12:34:58 +0000
commit5974630302c95cfb900b7405a8497f585cdb2626 (patch)
treed0bbf2fbeeec595e44e3c6b3c4f22b3cdf4983a8 /gcc
parent81bca2f51e9b8346f6ff2a66b8b8743f2862b7af (diff)
downloadgcc-5974630302c95cfb900b7405a8497f585cdb2626.zip
gcc-5974630302c95cfb900b7405a8497f585cdb2626.tar.gz
gcc-5974630302c95cfb900b7405a8497f585cdb2626.tar.bz2
copyright date updated
From-SVN: r55260
Diffstat (limited to 'gcc')
-rw-r--r--gcc/c-parse.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-parse.in b/gcc/c-parse.in
index 47b5a3a..9299c68 100644
--- a/gcc/c-parse.in
+++ b/gcc/c-parse.in
@@ -1,6 +1,6 @@
/* YACC parser for C syntax and for Objective C. -*-c-*-
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996,
- 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GCC.