summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-02 11:42:19 +0000
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-02 11:42:19 +0000
commit6c5cdfb27bd8523673a4364aec73d083cba9b473 (patch)
treecab71fedb7539ae7af86631f9a6b26eeb7e97f09
parent04cbcc8c361d313deae267bdf068f5527b2dbecb (diff)
downloadppe42-gcc-6c5cdfb27bd8523673a4364aec73d083cba9b473.tar.gz
ppe42-gcc-6c5cdfb27bd8523673a4364aec73d083cba9b473.zip
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49439 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/f/bugs.texi4
-rw-r--r--gcc/f/com.c2
-rw-r--r--gcc/f/g77.texi4
-rw-r--r--gcc/f/proj.h2
4 files changed, 6 insertions, 6 deletions
diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi
index 200ee400f9a..dd501909658 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 f20b584bc48..c30b1f7898d 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 4dcc883d079..0ae0f0b90f1 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 a1e10c4e61a..8cf54c96a0d 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.
OpenPOWER on IntegriCloud