diff options
author | Toon Moene <toon@moene.indiv.nluug.nl> | 2000-12-18 21:59:48 +0100 |
---|---|---|
committer | Toon Moene <toon@gcc.gnu.org> | 2000-12-18 20:59:48 +0000 |
commit | 25cfec087a0d4de0736e71f729c0a2befec92132 (patch) | |
tree | fb86009130cf6972c07febd1493dda715a641f37 /gcc/f/news.texi | |
parent | 665ad67835723e4ffcd91c52acfe96bf695209d5 (diff) | |
download | gcc-25cfec087a0d4de0736e71f729c0a2befec92132.zip gcc-25cfec087a0d4de0736e71f729c0a2befec92132.tar.gz gcc-25cfec087a0d4de0736e71f729c0a2befec92132.tar.bz2 |
bugs.texi: Correct copyright years.
2000-12-18 Toon Moene <toon@moene.indiv.nluug.nl>
* bugs.texi: Correct copyright years.
* g77.texi: Likewise.
* news.texi: Likewise.
From-SVN: r38362
Diffstat (limited to 'gcc/f/news.texi')
-rw-r--r-- | gcc/f/news.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 2ff3b7d..4b9ca0a 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 |