mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
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>
This commit is contained in:
parent
7778fd743d
commit
0f65032120
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user