summaryrefslogtreecommitdiff
path: root/package/tpm2-tools
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2019-04-08 21:22:57 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-04-08 22:35:41 +0200
commit92c7310d5be2956d2f609013289cc85073deac24 (patch)
treec1a5e8bba85f2e03f332b742c135e0d47b3e7f20 /package/tpm2-tools
parent1e4f77a2e4ae42fa999be17eb48574363e0e51e0 (diff)
package/tpm2-tools: license is 3c BSD, not 2c
The license contains the "no endorsement" clause, so it should be listed as BSD-3-Clause: * Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/tpm2-tools')
-rw-r--r--package/tpm2-tools/tpm2-tools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tpm2-tools/tpm2-tools.mk b/package/tpm2-tools/tpm2-tools.mk
index 9e50170297..e7423db67a 100644
--- a/package/tpm2-tools/tpm2-tools.mk
+++ b/package/tpm2-tools/tpm2-tools.mk
@@ -6,7 +6,7 @@
TPM2_TOOLS_VERSION = 3.1.4
TPM2_TOOLS_SITE = https://github.com/tpm2-software/tpm2-tools/releases/download/$(TPM2_TOOLS_VERSION)
-TPM2_TOOLS_LICENSE = BSD-2-Clause
+TPM2_TOOLS_LICENSE = BSD-3-Clause
TPM2_TOOLS_LICENSE_FILES = LICENSE
TPM2_TOOLS_DEPENDENCIES = libcurl openssl tpm2-tss host-pkgconf