summaryrefslogtreecommitdiffstats
path: root/rules/host-cython.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-09-29 12:18:15 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-21 11:12:22 +0200
commitaa2145cb89e7ac0c7b5652c51800dd822b0857e5 (patch)
tree2e65b7067ce6dae3433191e7b075149a1354562d /rules/host-cython.make
parent922b337bb2ae75277ec7b4cde23c54b3a604c27a (diff)
downloadptxdist-aa2145cb89e7ac0c7b5652c51800dd822b0857e5.tar.gz
ptxdist-aa2145cb89e7ac0c7b5652c51800dd822b0857e5.tar.xz
Licenses: avoid ambiguous license abbreviation
"Apache-2.0" is the SPDX like value. "APL" could also mean "Adaptive Public License" and should not used for the Apache license. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'rules/host-cython.make')
-rw-r--r--rules/host-cython.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-cython.make b/rules/host-cython.make
index 4c5916670..a2889599c 100644
--- a/rules/host-cython.make
+++ b/rules/host-cython.make
@@ -23,7 +23,7 @@ HOST_CYTHON_SUFFIX := tar.gz
HOST_CYTHON_URL := http://cython.org/release/$(HOST_CYTHON).$(HOST_CYTHON_SUFFIX)
HOST_CYTHON_SOURCE := $(SRCDIR)/$(HOST_CYTHON).$(HOST_CYTHON_SUFFIX)
HOST_CYTHON_DIR := $(HOST_BUILDDIR)/$(HOST_CYTHON)
-HOST_CYTHON_LICENSE := APLv2
+HOST_CYTHON_LICENSE := Apache-2.0
# ----------------------------------------------------------------------------
# Prepare