g77.texi [...]: Change last update date and/or copyright year.

2002-02-02  Toon Moene  <toon@moene.indiv.nluug.nl>

	* g77.texi proj.h com.c bugs.texi: Change last update date
	and/or copyright year.

From-SVN: r49439
This commit is contained in:
Toon Moene 2002-02-02 11:42:19 +00:00
parent f786ab27b0
commit 9bc02796d6
4 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -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.