summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-18 20:59:48 +0000
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-18 20:59:48 +0000
commit2796f3fcdef3bce8b4f526175c73a79c0c18e760 (patch)
treefb86009130cf6972c07febd1493dda715a641f37
parentc845a3a5a28261a3bfe825acb16f2905ac6eb220 (diff)
downloadppe42-gcc-2796f3fcdef3bce8b4f526175c73a79c0c18e760.tar.gz
ppe42-gcc-2796f3fcdef3bce8b4f526175c73a79c0c18e760.zip
2000-12-18 Toon Moene <toon@moene.indiv.nluug.nl>
* bugs.texi: Correct copyright years. * g77.texi: Likewise. * news.texi: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38362 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/f/ChangeLog6
-rw-r--r--gcc/f/bugs.texi4
-rw-r--r--gcc/f/g77.texi4
-rw-r--r--gcc/f/news.texi4
4 files changed, 12 insertions, 6 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index abfa945ff0e..41a56d51137 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-18 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * bugs.texi: Correct copyright years.
+ * g77.texi: Likewise.
+ * news.texi: Likewise.
+
2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
* g77install.texi: Remove obsolete parts only used for INSTALL,
diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi
index d421249c416..fbc7c8a3ad7 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-1999
+@set copyrights-bugs 1995,1996,1997,1998,1999,2000
-@set last-update-bugs 1999-06-28
+@set last-update-bugs 2000-11-05
@include root.texi
diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi
index e62bcc294e0..450536d48ff 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 1999-06-06
-@set copyrights-g77 1995-2000
+@set last-update 2000-11-27
+@set copyrights-g77 1995,1996,1997,1998,1999,2000
@include root.texi
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index 2ff3b7d22e6..4b9ca0a6ebe 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.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. NEWS).
-@set copyrights-news 1995-1999
+@set copyrights-news 1995,1996,1997,1998,1999,2000
-@set last-update-news 1999-07-08
+@set last-update-news 2000-11-05
@include root.texi
OpenPOWER on IntegriCloud