mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
Python: wrapt: Clarify BSD license variant
The License of python wrapt 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
0591114b58
commit
1c46bdf657
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "A Python module for decorators, wrappers and monkey patching."
|
||||
HOMEPAGE = "http://wrapt.readthedocs.org/"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
SECTION = "devel/python"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=fdfc019b57affbe1d7a32e3d34e83db4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user