From e8225d566865b4bc355cfb19eb23e26eef92b089 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 18 Sep 2021 09:57:34 -0700 Subject: python3-gnupg: 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-gnupg_0.4.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-gnupg_0.4.7.bb b/meta-python/recipes-devtools/python/python3-gnupg_0.4.7.bb index 5808c8db05..83ee57926e 100644 --- a/meta-python/recipes-devtools/python/python3-gnupg_0.4.7.bb +++ b/meta-python/recipes-devtools/python/python3-gnupg_0.4.7.bb @@ -1,6 +1,6 @@ SUMMARY = "A wrapper for the Gnu Privacy Guard (GPG or GnuPG)" SECTION = "devel/python" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b0b7ac63b60085b23fa9f7e1951daa1d" PYPI_PACKAGE = "python-gnupg" -- cgit 1.2.3-korg