Skip to content
Snippets Groups Projects
Unverified Commit 28791c1c authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: hidapi: Fix 'license'.

* gnu/packages/libusb.scm (hidapi)[license]: Actually call
'non-copyleft'.
parent 624144e0
No related branches found
No related tags found
No related merge requests found
...@@ -237,4 +237,4 @@ (define-public hidapi ...@@ -237,4 +237,4 @@ (define-public hidapi
;; HIDAPI can be used under one of three licenses. ;; HIDAPI can be used under one of three licenses.
(license (list gpl3 (license (list gpl3
bsd-3 bsd-3
non-copyleft "file://LICENSE-orig.txt")))) (non-copyleft "file://LICENSE-orig.txt")))))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment