mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: hidapi: Fix 'license'.
* gnu/packages/libusb.scm (hidapi)[license]: Actually call 'non-copyleft'.
This commit is contained in:
@@ -237,4 +237,4 @@ HID-Class devices.")
|
||||
;; HIDAPI can be used under one of three licenses.
|
||||
(license (list gpl3
|
||||
bsd-3
|
||||
non-copyleft "file://LICENSE-orig.txt"))))
|
||||
(non-copyleft "file://LICENSE-orig.txt")))))
|
||||
|
||||
Reference in New Issue
Block a user