diff options
author | Philipp Thomas <pthomas@suse.de> | 2002-02-04 16:07:59 +0000 |
---|---|---|
committer | Philipp Thomas <pthomas@gcc.gnu.org> | 2002-02-04 16:07:59 +0000 |
commit | 3335fcacb0f0e1dc4541ee56b206132fe4f3a21b (patch) | |
tree | 165d9eeffd5f02c19039f23d46d797b341930735 /gcc/f/lex.c | |
parent | 5b1cacd89e1977d35cad4bedaf6915900d0a6971 (diff) | |
download | gcc-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.c | 3 |
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. |