public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@net-b.de>
To: Gerald Pfeifer <gerald@pfeifer.com>
Cc: fortran@gcc.gnu.org, gcc@gcc.gnu.org
Subject: [Patch,Fortran,Committed] Re: Incorrect format of copyright statement for Fortran manuals
Date: Mon, 07 Jun 2010 19:34:00 -0000	[thread overview]
Message-ID: <4C0D4104.3000702@net-b.de> (raw)
In-Reply-To: <alpine.LSU.1.99.1006051241030.436@acrux.dbai.tuwien.ac.at>

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

Gerald Pfeifer wrote:
> 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'.
>
> Would you mind changing this accordingly?
>   

Fixed in Rev. 160390 using the attached patch.

Thanks for the report!

Tobias

[-- Attachment #2: copyright-texi.diff --]
[-- Type: text/x-patch, Size: 993 bytes --]

2010-06-07  Tobias Burnus  <burnus@net-b.de>

	* gfc-internals.texi (copyrights-gfortran): Fix copyright year format.
	* gfortran.texi (copyrights-gfortran): Ditto.

diff --git a/gcc/fortran/gfc-internals.texi b/gcc/fortran/gfc-internals.texi
index f01393e..cee34a0 100644
--- a/gcc/fortran/gfc-internals.texi
+++ b/gcc/fortran/gfc-internals.texi
@@ -1,7 +1,7 @@
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename gfc-internals.info
-@set copyrights-gfortran 2007-2010
+@set copyrights-gfortran 2007, 2008, 2009, 2010
 
 @include gcc-common.texi
 
diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi
index a7f6fba..96a912e 100644
--- a/gcc/fortran/gfortran.texi
+++ b/gcc/fortran/gfortran.texi
@@ -1,7 +1,7 @@
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename gfortran.info
-@set copyrights-gfortran 1999-2010
+@set copyrights-gfortran 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 
 @include gcc-common.texi
 

  reply	other threads:[~2010-06-07 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-05 13:02 Gerald Pfeifer
2010-06-07 19:34 ` Tobias Burnus [this message]
2010-06-13 14:29   ` [Patch,Fortran,Committed] " Gerald Pfeifer
2010-06-15 16:57     ` Tobias Burnus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C0D4104.3000702@net-b.de \
    --to=burnus@net-b.de \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).