summaryrefslogtreecommitdiff
path: root/package/ustr
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-14 10:11:00 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-15 22:03:19 +0100
commite42e268a242e66cdc0bcf236399587e79b24e4d8 (patch)
treeb5d21194e4e53de41469b68365d582a3621ff1ca /package/ustr
parent071d4f47bf5ba139455c69679427c2fdfd7adf37 (diff)
ustr: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ustr')
-rw-r--r--package/ustr/ustr.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ustr/ustr.mk b/package/ustr/ustr.mk
index d6b0ee4c0..174f05565 100644
--- a/package/ustr/ustr.mk
+++ b/package/ustr/ustr.mk
@@ -7,7 +7,7 @@
USTR_VERSION = 1.0.4
USTR_SOURCE = ustr-$(USTR_VERSION).tar.bz2
USTR_SITE = http://www.and.org/ustr/$(USTR_VERSION)
-USTR_LICENSE = BSD-2c MIT LGPLv2+
+USTR_LICENSE = BSD-2c, MIT, LGPLv2+
USTR_LICENSE_FILES = LICENSE LICENSE_BSD LICENSE_LGPL LICENSE_MIT
USTR_AUTORECONF = YES
USTR_PATCH = \