mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
Python: lazy object proxy: Clarify BSD license variant
The License of python lazy object proxy is BSD-2-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
cb18ff55ba
commit
1954ed6f1a
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "A fast and thorough lazy object proxy"
|
||||
HOMEPAGE = "https://python-lazy-object-proxy.readthedocs.io/"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
SECTION = "devel/python"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ec680df42d8ad56427a83308817658cc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user