From b3a2b1e1d17748af7dc164a82f66f951e45ad1e2 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 1 Feb 2022 16:34:58 +0000 Subject: [PATCH] pkcs11-helper: set precise BSD license This package is BSD-3-Clause. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb index b8948c69bd..ca78e5ef3c 100644 --- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb +++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb @@ -9,7 +9,7 @@ slot, supporting session expiration and much more all using a simple API." HOMEPAGE = "https://github.com/OpenSC/pkcs11-helper" SECTION = "Development/Libraries" -LICENSE = "GPLv2 & BSD" +LICENSE = "GPLv2 & BSD-3-Clause" LIC_FILES_CHKSUM = " \ file://COPYING;md5=30f10d22cfb1ba98ccd714a41ad3311a \ file://COPYING.GPL;md5=8a71d0475d08eee76d8b6d0c6dbec543 \