mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
python3-pyperclip: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
a8f0d90dc9
commit
c9a59786bd
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)"
|
||||
HOMEPAGE = "https://github.com/asweigart/pyperclip"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632"
|
||||
|
||||
SRC_URI[sha256sum] = "105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user