mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 05:17:10 +00:00
Python: pyhamcrest: Clarify BSD license variant
The License of python pyhamcrest 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:
parent
a6493abce3
commit
07ae17981b
@ -1,5 +1,5 @@
|
|||||||
SUMMARY = "Hamcrest framework for matcher objects"
|
SUMMARY = "Hamcrest framework for matcher objects"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f"
|
||||||
|
|
||||||
PYPI_PACKAGE = "PyHamcrest"
|
PYPI_PACKAGE = "PyHamcrest"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user