From b824795302274750ef0f3cc5ee5ce6c7bf2669ce Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 18 Sep 2021 09:57:22 -0700 Subject: python3-dill: set precise BSD license "BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-dill_0.3.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb b/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb index f77d11e255..ff0104cc8a 100644 --- a/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb @@ -1,6 +1,6 @@ SUMMARY = "Serialize all of python" HOMEPAGE = "https://pypi.org/project/dill/" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=41adceb584fdde8323ddf9ad23c07fe5" SRC_URI[sha256sum] = "9f9734205146b2b353ab3fec9af0070237b6ddae78452af83d2fca84d739e675" -- cgit v1.2.3-54-g00ecf