aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
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
commitea43114feee4a511b234264a34559fa8a3b7717f (patch)
tree9cd5cd2a1405615ea467536eec67a3950ac59e45 /recipes-devtools/python/python-pyhamcrest_1.9.0.bb
parent6d61b88e9747d1c1cf40828e1fdbcef87ee8327c (diff)
downloadmeta-python2-ea43114feee4a511b234264a34559fa8a3b7717f.tar.gz
Python: pyhamcrest: Clarify BSD license variant
The License of python pyhamcrest is BSD-3-Clause. (From meta-openembedded commit: 07ae17981b4c2cad8f1e9b1b78de2ad2c33c41f4) Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pyhamcrest_1.9.0.bb')
-rw-r--r--recipes-devtools/python/python-pyhamcrest_1.9.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pyhamcrest_1.9.0.bb b/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
index 02d4f54..8dbb79a 100644
--- a/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
+++ b/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"