public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Incorrect format of copyright statement for Fortran manuals
@ 2010-06-05 13:02 Gerald Pfeifer
  2010-06-07 19:34 ` [Patch,Fortran,Committed] " Tobias Burnus
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2010-06-05 13:02 UTC (permalink / raw)
  To: fortran; +Cc: gcc

[-- Attachment #1: Type: TEXT/PLAIN, Size: 747 bytes --]

It has been reported via the FSF that 'gfortran.info' is copyrighted by 
the FSF '1999-2008', although it should be under the form '1999, 2000, 
[other years], 2008'.

Indeed the GNU Coding Standards say the following:

  Do not abbreviate the year list using a range; for instance, do not 
  write Β‘1996--1998Β’; instead, write Β‘1996, 1997, 1998Β’. 

And a quick grep finds the following:

  gfac-internals.texi:@set copyrights-gfortran 2007-2010
  gfc-internals.texi:Copyright @copyright{} @value{copyrights-gfortran} Free Software Foundation,
  gfortran.texi:@set copyrights-gfortran 1999-2010
  gfortran.texi:Copyright @copyright{} @value{copyrights-gfortran} Free Software Foundation, Inc.

Would you mind changing this accordingly?

Gerald

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-15 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-05 13:02 Incorrect format of copyright statement for Fortran manuals Gerald Pfeifer
2010-06-07 19:34 ` [Patch,Fortran,Committed] " Tobias Burnus
2010-06-13 14:29   ` Gerald Pfeifer
2010-06-15 16:57     ` Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).