summaryrefslogtreecommitdiff
path: root/package/ustr
diff options
context:
space:
mode:
authorMatt Weber <matthew.weber@rockwellcollins.com>2015-03-09 16:09:33 -0500
committerPeter Korsgaard <peter@korsgaard.com>2015-03-09 22:58:08 +0100
commit606a39ef1209631c71086239cc8b46cfe3af1338 (patch)
treeb5b98ff6a8c27e0729b54f80c347ec07c9ea7422 /package/ustr
parent842cc81a21784d246482fdbdcec8f270e0d93972 (diff)
ustr: fix license name
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 ac1fa050b..c2a819f1b 100644
--- a/package/ustr/ustr.mk
+++ b/package/ustr/ustr.mk
@@ -8,7 +8,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_FILES = LICENCE LICENSE_BSD LICENSE_LGPL LICENSE_MIT
+USTR_LICENSE_FILES = LICENSE LICENSE_BSD LICENSE_LGPL LICENSE_MIT
USTR_INSTALL_STAGING = YES