The "public domain" license in the code matches the SPDX Unlicense license, update accordinly.
Signed-off-by: Richard Purdie <[email protected]> --- meta/recipes-devtools/python/python-pycryptodome.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python-pycryptodome.inc b/meta/recipes-devtools/python/python-pycryptodome.inc index ec9241e6d5d..466da553e75 100644 --- a/meta/recipes-devtools/python/python-pycryptodome.inc +++ b/meta/recipes-devtools/python/python-pycryptodome.inc @@ -2,7 +2,7 @@ SUMMARY = "Cryptographic library for Python" DESCRIPTION = "PyCryptodome is a self-contained Python package of low-level\ cryptographic primitives." HOMEPAGE = "http://www.pycryptodome.org" -LICENSE = "PD & BSD-2-Clause" +LICENSE = "Unlicense & BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=29242a70410a4eeff488a28164e7ab93" inherit pypi
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238108): https://lists.openembedded.org/g/openembedded-core/message/238108 Mute This Topic: https://lists.openembedded.org/mt/119632780/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
