Commit 9bc02796 by Toon Moene

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
parent f786ab27
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
@c Keep this the same as the dates above, since it's used @c Keep this the same as the dates above, since it's used
@c in the standalone derivations of this file (e.g. BUGS). @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 @include root.texi
......
/* com.c -- Implementation File (module.c template V1.0) /* 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. Free Software Foundation, Inc.
Contributed by James Craig Burley. Contributed by James Craig Burley.
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
@c %**start of header @c %**start of header
@setfilename g77.info @setfilename g77.info
@set last-update 2001-11-20 @set last-update 2002-02-01
@set copyrights-g77 1995,1996,1997,1998,1999,2000,2001 @set copyrights-g77 1995,1996,1997,1998,1999,2000,2001,2002
@include root.texi @include root.texi
......
/* proj.h file for Gnu Fortran /* 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. Contributed by James Craig Burley.
This file is part of GNU Fortran. This file is part of GNU Fortran.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment