aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/lex.c
diff options
context:
space:
mode:
authorPhilipp Thomas <pthomas@suse.de>2002-02-04 16:07:59 +0000
committerPhilipp Thomas <pthomas@gcc.gnu.org>2002-02-04 16:07:59 +0000
commit3335fcacb0f0e1dc4541ee56b206132fe4f3a21b (patch)
tree165d9eeffd5f02c19039f23d46d797b341930735 /gcc/f/lex.c
parent5b1cacd89e1977d35cad4bedaf6915900d0a6971 (diff)
downloadgcc-3335fcacb0f0e1dc4541ee56b206132fe4f3a21b.zip
gcc-3335fcacb0f0e1dc4541ee56b206132fe4f3a21b.tar.gz
gcc-3335fcacb0f0e1dc4541ee56b206132fe4f3a21b.tar.bz2
Update copyright dates.
From-SVN: r49479
Diffstat (limited to 'gcc/f/lex.c')
-rw-r--r--gcc/f/lex.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/f/lex.c b/gcc/f/lex.c
index ddca270..d9f3bad 100644
--- a/gcc/f/lex.c
+++ b/gcc/f/lex.c
@@ -1,5 +1,6 @@
/* Implementation of Fortran lexer
- Copyright (C) 1995, 1996, 1997, 1998, 2001 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1996, 1997, 1998, 2001, 2002
+ Free Software Foundation, Inc.
Contributed by James Craig Burley.
This file is part of GNU Fortran.