GNU bug report logs - #35366
[PATCH 1/2] gnu: mate-power-manager: Use correct license.

Previous Next

Package: guix-patches;

Reported by: guy fleury iteriteka <hoonandon <at> gmail.com>

Date: Sun, 21 Apr 2019 18:07:05 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35366 in the body.
You can then email your comments to 35366 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#35366; Package guix-patches. (Sun, 21 Apr 2019 18:07:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to guy fleury iteriteka <hoonandon <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 21 Apr 2019 18:07:08 GMT) Full text and rfc822 format available.

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

From: guy fleury iteriteka <hoonandon <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: guy fleury iteriteka <hoonandon <at> gmail.com>
Subject: [PATCH 1/2] gnu: mate-power-manager: Use correct license.
Date: Sun, 21 Apr 2019 20:00:29 +0200
* [licence]: change gpl3+ to gpl2.
---
 gnu/packages/mate.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 0b668b4..becd7ab 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -131,7 +131,7 @@ MATE applications.")
      "MATE Power Manager is a MATE session daemon that acts as a policy agent on
 top of UPower. It listens to system events and responds with user-configurable
 actions.")
-    (license license:gpl3+)))
+    (license license:gpl2)))
 
 (define-public mate-icon-theme
   (package
-- 
2.21.0





Information forwarded to guix-patches <at> gnu.org:
bug#35366; Package guix-patches. (Mon, 06 May 2019 09:04:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: guy fleury iteriteka <hoonandon <at> gmail.com>
Cc: 35366 <at> debbugs.gnu.org
Subject: Re: [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct
 license.
Date: Mon, 06 May 2019 11:03:38 +0200
guy fleury iteriteka <hoonandon <at> gmail.com> skribis:

> * [licence]: change gpl3+ to gpl2.

Hi guy,

AFAICS mate-power-manager is GPLv2+ (not GPLv2) because its license
headers carry the “or any later version” wording.

Or did I miss something?

Thanks,
Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#35366; Package guix-patches. (Mon, 06 May 2019 10:57:02 GMT) Full text and rfc822 format available.

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

From: Guy fleury <hoonandon <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 35366 <at> debbugs.gnu.org
Subject: Re: [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct
 license.
Date: Mon, 6 May 2019 12:57:02 +0200
[Message part 1 (text/plain, inline)]
hello,

Le lun. 6 mai 2019 à 11:03, Ludovic Courtès <ludo <at> gnu.org> a écrit :

> guy fleury iteriteka <hoonandon <at> gmail.com> skribis:
>
> > * [licence]: change gpl3+ to gpl2.
>
> Hi guy,
>
> AFAICS mate-power-manager is GPLv2+ (not GPLv2) because its license
> headers carry the “or any later version” wording.

je n'est pas vu Ca (attention les accents: J'ai un clavier qwert).
Dans l'entete du fichier COPYING : on dit
-------------------
GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991
-------------------

> Or did I miss something?

Thanks,
> Ludo’.
>
[Message part 2 (text/html, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 06 May 2019 13:33:01 GMT) Full text and rfc822 format available.

Notification sent to guy fleury iteriteka <hoonandon <at> gmail.com>:
bug acknowledged by developer. (Mon, 06 May 2019 13:33:02 GMT) Full text and rfc822 format available.

Message #16 received at 35366-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Guy fleury <hoonandon <at> gmail.com>
Cc: 35366-done <at> debbugs.gnu.org
Subject: Re: [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct
 license.
Date: Mon, 06 May 2019 15:32:08 +0200
Hi Guy,

Guy fleury <hoonandon <at> gmail.com> skribis:

> Le lun. 6 mai 2019 à 11:03, Ludovic Courtès <ludo <at> gnu.org> a écrit :
>
>> guy fleury iteriteka <hoonandon <at> gmail.com> skribis:
>>
>> > * [licence]: change gpl3+ to gpl2.
>>
>> Hi guy,
>>
>> AFAICS mate-power-manager is GPLv2+ (not GPLv2) because its license
>> headers carry the “or any later version” wording.
>
> je n'est pas vu Ca (attention les accents: J'ai un clavier qwert).
> Dans l'entete du fichier COPYING : on dit
> -------------------
> GNU GENERAL PUBLIC LICENSE
>                        Version 2, June 1991
> -------------------

True, but source file headers are authoritative here: since they
explicitly allow for “any later versions”, then it’s GPLv2+ (“version 2
or any later version.”)

I’ll make that change, then.

Thank you!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 04 Jun 2019 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 328 days ago.

Previous Next


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