other/1081: Copyrights on manuals [ Fortran ]
Toon Moene
toon@moene.indiv.nluug.nl
Mon Dec 18 13:06:00 GMT 2000
The following reply was made to PR other/1081; it has been noted by GNATS.
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Joseph Myers <jsm28@cam.ac.uk>
Cc: gcc-gnats@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: other/1081: Copyrights on manuals [ Fortran ]
Date: Mon, 18 Dec 2000 22:00:34 +0100
Joseph Myers wrote:
> gcc/f/bugs.texi uses a range,
>
> @set copyrights-bugs 1995-1999
>
> gcc/f/g77.texi uses a range,
>
> @set copyrights-g77 1995-2000
>
> gcc/f/news.texi uses a range,
>
> @set copyrights-news 1995-1999
Fixed.
All of them now have copyright years 1995,1996,1997,1998,1999,2000 as
all of them were changed this year to reflect the fixes that enabled
debugging info to be emitted for COMMON BLOCK and EQUIVALENCE items:
2000-12-18 Toon Moene <toon@moene.indiv.nluug.nl>
* bugs.texi: Correct copyright years.
* g77.texi: Likewise.
* news.texi: Likewise.
*** bugs.texi.orig Sun Nov 5 12:43:27 2000
--- bugs.texi Mon Dec 18 21:52:52 2000
***************
*** 8,14 ****
@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 last-update-bugs 1999-06-28
@include root.texi
--- 8,14 ----
@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
! @set last-update-bugs 2000-11-05
@include root.texi
*** g77.texi.orig Mon Nov 27 19:05:47 2000
--- g77.texi Mon Dec 18 21:53:26 2000
***************
*** 3,8 ****
@setfilename g77.info
! @set last-update 1999-06-06
! @set copyrights-g77 1995-2000
@include root.texi
--- 3,8 ----
@setfilename g77.info
! @set last-update 2000-11-27
! @set copyrights-g77 1995,1996,1997,1998,1999,2000
@include root.texi
*** news.texi.orig Sun Nov 5 12:56:19 2000
--- news.texi Mon Dec 18 21:53:56 2000
***************
*** 8,14 ****
@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 last-update-news 1999-07-08
@include root.texi
--- 8,14 ----
@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,1996,1997,1998,1999,2000
! @set last-update-news 2000-11-05
@include root.texi
Thanks for spotting this !
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)
More information about the Gcc-prs
mailing list