diff options
| -rw-r--r-- | gcc/f/bugs.texi | 4 | ||||
| -rw-r--r-- | gcc/f/com.c | 2 | ||||
| -rw-r--r-- | gcc/f/g77.texi | 4 | ||||
| -rw-r--r-- | gcc/f/proj.h | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi index 200ee40..dd50190 100644 --- a/gcc/f/bugs.texi +++ b/gcc/f/bugs.texi @@ -7,9 +7,9 @@ @c Keep this the same as the dates above, since it's used @c in the standalone derivations of this file (e.g. BUGS). -@set copyrights-bugs 1995,1996,1997,1998,1999,2000,2001 +@set copyrights-bugs 1995,1996,1997,1998,1999,2000,2001,2002 -@set last-update-bugs 2001-06-10 +@set last-update-bugs 2002-02-01 @include root.texi diff --git a/gcc/f/com.c b/gcc/f/com.c index f20b584..c30b1f7 100644 --- a/gcc/f/com.c +++ b/gcc/f/com.c @@ -1,5 +1,5 @@ /* com.c -- Implementation File (module.c template V1.0) - Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001 + Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by James Craig Burley. diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 4dcc883..0ae0f0b 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -2,8 +2,8 @@ @c %**start of header @setfilename g77.info -@set last-update 2001-11-20 -@set copyrights-g77 1995,1996,1997,1998,1999,2000,2001 +@set last-update 2002-02-01 +@set copyrights-g77 1995,1996,1997,1998,1999,2000,2001,2002 @include root.texi diff --git a/gcc/f/proj.h b/gcc/f/proj.h index a1e10c4..8cf54c9 100644 --- a/gcc/f/proj.h +++ b/gcc/f/proj.h @@ -1,5 +1,5 @@ /* proj.h file for Gnu Fortran - Copyright (C) 1995, 1996, 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by James Craig Burley. This file is part of GNU Fortran. |
