summaryrefslogtreecommitdiffstats
path: root/package/hidapi/hidapi.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/hidapi/hidapi.mk')
-rw-r--r--package/hidapi/hidapi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hidapi/hidapi.mk b/package/hidapi/hidapi.mk
index e4083ce29f..7eed800326 100644
--- a/package/hidapi/hidapi.mk
+++ b/package/hidapi/hidapi.mk
@@ -11,7 +11,7 @@ HIDAPI_SITE = $(call github,signal11,hidapi,$(HIDAPI_VERSION))
HIDAPI_INSTALL_STAGING = YES
# No configure provided, so we need to autoreconf.
HIDAPI_AUTORECONF = YES
-HIDAPI_LICENSE = GPL-3.0 or BSD-3c or HIDAPI license
+HIDAPI_LICENSE = GPL-3.0 or BSD-3-Clause or HIDAPI license
HIDAPI_LICENSE_FILES = LICENSE.txt LICENSE-gpl3.txt LICENSE-bsd.txt LICENSE-orig.txt
HIDAPI_DEPENDENCIES = libusb libgudev
OpenPOWER on IntegriCloud