aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-25 07:40:44 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-26 02:41:33 -0700
commit07ae17981b4c2cad8f1e9b1b78de2ad2c33c41f4 (patch)
tree18ce9bbb73391d832691fb70db15f6b0d608925a /meta-python/recipes-devtools/python
parenta6493abce3ce2353a2de22e89216123ce571ee29 (diff)
downloadmeta-openembedded-contrib-07ae17981b4c2cad8f1e9b1b78de2ad2c33c41f4.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb b/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
index 02d4f54e15..8dbb79a428 100644
--- a/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
+++ b/meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
@@ -1,5 +1,5 @@
SUMMARY = "Hamcrest framework for matcher objects"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6df1318c6071dd1707f5e3b6c11f24f"
PYPI_PACKAGE = "PyHamcrest"