From 0f65032120b8ed5a866618310e3d4ec197e87293 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 18 Sep 2021 09:57:38 -0700 Subject: python3-send2trash: 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-extended/send2trash/python3-send2trash_1.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg