copyright date updated
authorNathan Sidwell <nathan@gcc.gnu.org>
Fri, 5 Jul 2002 12:34:58 +0000 (12:34 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 5 Jul 2002 12:34:58 +0000 (12:34 +0000)
From-SVN: r55260

gcc/c-parse.in

index 47b5a3a004280c4916a7a69876e22dedd6214751..9299c6835a60a8c939a6e6a3d30850eb292c9928 100644 (file)
@@ -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.