mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +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:
committed by
Khem Raj
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user