summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-09-29 14:31:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-21 17:30:09 +0200
commit1ba140b45b4d419641e8095d456e8573b2befc1a (patch)
tree557785814c7c1a8a65e81689262255ad3ba06416 /rules/host-cmake.make
parent7cf6ad3dcb81bcaec593a0b0dabc32071b8668c0 (diff)
downloadptxdist-1ba140b45b4d419641e8095d456e8573b2befc1a.tar.gz
ptxdist-1ba140b45b4d419641e8095d456e8573b2befc1a.tar.xz
Licenses: use SPDX conform license names
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'rules/host-cmake.make')
-rw-r--r--rules/host-cmake.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index 5bd7e02ef..d7a52bd50 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -24,7 +24,7 @@ HOST_CMAKE_SUFFIX := tar.gz
HOST_CMAKE_URL := http://www.cmake.org/files/v3.1/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
HOST_CMAKE_SOURCE := $(SRCDIR)/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
HOST_CMAKE_DIR := $(HOST_BUILDDIR)/$(HOST_CMAKE)
-HOST_CMAKE_LICENSE := CMAKE, Apache, BZIP2
+HOST_CMAKE_LICENSE := BSD-3-Clause, Apache-2.0, bzip2-1.0.5
HOST_CMAKE_LICENSE_FILES := \
file://Copyright.txt;md5=3ba5a6c34481652ce573e5c4e1d707e4 \
file://Utilities/GitSetup/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57 \