From: Mathieu Lirzin <mthl@openmailbox.org>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add keepassx.
Date: Wed, 16 Sep 2015 20:09:54 +0200 [thread overview]
Message-ID: <878u86me19.fsf@openmailbox.org> (raw)
In-Reply-To: <87h9mu6yhs.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 16 Sep 2015 19:54:39 +0200")
Ricardo Wurmus <rekado@elephly.net> writes:
> Mathieu Lirzin <mthl@openmailbox.org> writes:
>
>>>> + (license (list license:gpl2 license:gpl3))))
>>
>> 'COPYING' indicate this.
>>
>> --8<---------------cut here---------------start------------->8---
>> This program is free software: you can redistribute it and/or modify
>> it under the terms of the GNU General Public License as published by
>> the Free Software Foundation, either version 2 or (at your option)
>> version 3 of the License.
>> --8<---------------cut here---------------end--------------->8---
>>
>> And in 'LICENSE.GPL-3' you can find the "or later" so I think it's ok to indicate
>> only "license:gpl3+" like this
>>
>> ;; Non functional parts use various licences.
>> (license license:gpl3+)
>
> I don’t think this is true. The “or later” clause is only found in
> the template header in the section “How to Apply These Terms to Your
> New Programs”.
You can find references of this in "Terms and Conditions" too. :)
> The header in COPYING explicitly states that you may choose
> between one of two versions of the license only.
You are right, as a consequence it should be...
;; Non functional parts use various licences.
(license license:gpl3)
Thanks for the correction.
--
Mathieu Lirzin
next prev parent reply other threads:[~2015-09-16 18:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 10:22 [PATCH] gnu: Add keepassx Efraim Flashner
2015-09-16 11:02 ` Efraim Flashner
2015-09-16 17:33 ` Mathieu Lirzin
2015-09-16 17:54 ` Ricardo Wurmus
2015-09-16 18:09 ` Mathieu Lirzin [this message]
2015-09-16 18:56 ` Efraim Flashner
2015-09-16 21:06 ` Mathieu Lirzin
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=878u86me19.fsf@openmailbox.org \
--to=mthl@openmailbox.org \
--cc=guix-devel@gnu.org \
--cc=rekado@elephly.net \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.