aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 09:34:38 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commitbba01f4971f20d27eda76b82cc3d53be3bc4fe05 (patch)
treedd3101e7d27de3bc1702bb1fd2a26e16c52d72d3 /meta-python
parent1f32b2b8731b629f9f63fa2a5fe174d99037064e (diff)
downloadmeta-openembedded-bba01f4971f20d27eda76b82cc3d53be3bc4fe05.tar.gz
Python: isodate: Clarify BSD license variant
The License of python isodate 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')
-rw-r--r--meta-python/recipes-devtools/python/python-isodate.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-isodate.inc b/meta-python/recipes-devtools/python/python-isodate.inc
index 3cb6bb8167..8c128919e0 100644
--- a/meta-python/recipes-devtools/python/python-isodate.inc
+++ b/meta-python/recipes-devtools/python/python-isodate.inc
@@ -1,5 +1,5 @@
SUMMARY = "ISO 8601 date/time parser"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
SRC_URI[md5sum] = "0e1203fce27ce65e2d01c5f21c4d428f"