guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41193] [PATCH 07/13] gnu: libnma: Update inputs and licenses.


From: Brice Waegeneire
Subject: [bug#41193] [PATCH 07/13] gnu: libnma: Update inputs and licenses.
Date: Tue, 12 May 2020 21:18:50 +0000
User-agent: Roundcube Webmail/1.3.8

On 2020-05-11 20:00, Leo Famulari wrote:
On Mon, May 11, 2020 at 09:00:40PM +0200, Brice Waegeneire wrote:
;; Some files carry the "GPL-2.0+" SPDX identifier while others say
    ;; "LGPL-2.1+".
-   (license license:gpl2+)))
+   (license (list license:gpl2+
+                   license:lgpl2.1+))))

Watch the indentation here. However, in general, it's enough to list the
license that the entire package is distributed under. Without taking a
closer look, I'd guess it's GPL2+.

You're right it's mostly GPL2+, dropped that part.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]