guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 2/3] gnu: Add hidapi.


From: Ludovic Courtès
Subject: Re: [PATCH v3 2/3] gnu: Add hidapi.
Date: Wed, 09 Nov 2016 16:45:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Theodoros Foradis <address@hidden> skribis:

> +    ;; HIDAPI can be used under one of three licenses.
> +    (license (list gpl3
> +                   bsd-3
> +                   non-copyleft "file://LICENSE-orig.txt"))))

For the record, ‘guix lint’ reports an invalid ‘license’ here because
‘non-copyleft’ is a procedure.

I’m pushing a fix now.

Ludo’.



reply via email to

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