summaryrefslogtreecommitdiff
path: root/package/ne10
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2014-01-02 13:01:48 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-01-02 15:12:02 +0100
commitab836f14e62209ce506ff17c7f344e07458e9085 (patch)
treec67f81a601d7b295899818e5cde99d681a589fd2 /package/ne10
parentd6c096fd09219691c3f273aff298631b07c669e0 (diff)
package: standardise Apache licenses
Apache licenses are referred to in a variety of ways; standardise these, choosing a form which does not contain whitespace. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ne10')
-rw-r--r--package/ne10/ne10.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ne10/ne10.mk b/package/ne10/ne10.mk
index bb5259f84..79b53b809 100644
--- a/package/ne10/ne10.mk
+++ b/package/ne10/ne10.mk
@@ -8,7 +8,7 @@
# one year old.
NE10_VERSION = 88c18f02199947b2c8b57796f5a3ca53160aff96
NE10_SITE = http://github.com/projectNe10/Ne10/tarball/$(NE10_VERSION)
-NE10_LICENSE = BSD-3c or Apache 2.0
+NE10_LICENSE = BSD-3c or Apache-2.0
NE10_LICENSE_FILES = doc/LICENSE
ifeq ($(BR2_PREFER_STATIC_LIB),)