mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-29 21:11:15 +00:00
Python: pysocks: Clarify BSD license variant
The License of python pysocks is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
c84d6abc57
commit
995504037d
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "A Python SOCKS client module"
|
||||
HOMEPAGE = "http://python-requests.org"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16"
|
||||
|
||||
SRC_URI[md5sum] = "89b1a6865c61bae67a32417517612ee6"
|
||||
|
||||
Reference in New Issue
Block a user