aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-18 09:57:38 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-20 08:43:37 -0700
commit0f65032120b8ed5a866618310e3d4ec197e87293 (patch)
treeaf9d447dc67f91475f2801d23ee5314ed5f53039 /meta-python/recipes-extended
parent7778fd743d3fcc180299e48501d9f4d6e8c23b9f (diff)
downloadmeta-openembedded-0f65032120b8ed5a866618310e3d4ec197e87293.tar.gz
python3-send2trash: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-extended')
-rw-r--r--meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb
index 76f59e2853..963351a2e2 100644
--- a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb
+++ b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb
@@ -1,5 +1,5 @@
SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a02659c2d5f4cc626e4dcf6504b865eb"
inherit pypi setuptools3