GNU bug report logs - #11356
automake 1.12 and (C) 2011

Previous Next

Package: automake;

Reported by: Peter Johansson <trojkan <at> gmail.com>

Date: Fri, 27 Apr 2012 03:33:02 UTC

Severity: minor

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 11356 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Jack Kelly <jack <at> jackkelly.name>
Cc: Peter Johansson <trojkan <at> gmail.com>, Eric Blake <eblake <at> redhat.com>,
	"automake-patches <at> gnu.org" <automake-patches <at> gnu.org>,
	11356 <at> debbugs.gnu.org
Subject: Re: bug#11356: automake 1.12 and (C) 2011
Date: Sat, 28 Apr 2012 00:51:11 +0200
On 04/28/2012 12:36 AM, Jack Kelly wrote:
> On Fri, Apr 27, 2012 at 10:05 PM, Eric Blake <eblake <at> redhat.com> wrote:
>> On 04/27/2012 03:18 AM, Stefano Lattarini wrote:
>>> On 04/27/2012 05:30 AM, Peter Johansson wrote:
>>> +++ b/aclocal.in
>>> @@ -840,9 +840,8 @@ $output";
>>>    # name in the header.
>>>    $output = "# generated automatically by aclocal $VERSION -*- Autoconf -*-
>>>
>>> -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
>>> -# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
>>> -# Inc.
>>> +# Copyright (C) 1996-2012 Free Software Foundation, Inc.
>>
>> This makes sense,
> 
> This took me by surprise, because it wasn't the case previously. It is
> now acceptable usage according to GNU standards, see
> http://savannah.gnu.org/forum/forum.php?forum_id=6576 and
> http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html
> 
> """"
> You can use a range (‘2008-2010’) instead of listing individual years
> (‘2008, 2009, 2010’) if and only if: 1) every year in the range,
> inclusive, really is a “copyrightable” year that would be listed
> individually; and 2) you make an explicit statement in a ‘README’ file
> about this usage.
> """
> 
> I suggest you update README to follow the guidelines.
>
Good catch, I wasn't aware of such a requirement.

> The guidelines
> don't say what exactly should be in the notice, but I presume it's a
> statement to the effect that 1) above holds.
> 
I think I'll steal the wording from coreutils' README:

  For any copyright year range specified as YYYY-ZZZZ in this package
  note that the range specifies every single year in that closed interval.

Patch coming up tomorrow (unless someone beats me ;-)

Regards,
  Stefano




This bug report was last modified 13 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.