aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-webcolors.inc
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 09:34:39 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commit0986d2db17c9a2450f1fd01939737c6a2c70a496 (patch)
treecd51fcfd901ab3a05a34fbb0ca273516352aa477 /meta-python/recipes-devtools/python/python-webcolors.inc
parenta95cd60f2b8a900435bdc785efd82ddc972bc76f (diff)
downloadmeta-openembedded-0986d2db17c9a2450f1fd01939737c6a2c70a496.tar.gz
Python: webcolors: Clarify BSD license variant
The License of python webcolors 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/python-webcolors.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-webcolors.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-webcolors.inc b/meta-python/recipes-devtools/python/python-webcolors.inc
index a02bbbbedf..ef254e33b4 100644
--- a/meta-python/recipes-devtools/python/python-webcolors.inc
+++ b/meta-python/recipes-devtools/python/python-webcolors.inc
@@ -1,5 +1,5 @@
SUMMARY = "Simple Python module for working with HTML/CSS color definitions."
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=197add016087e6884a012b0f185d44ad"
SRC_URI[md5sum] = "40890db38b2a856e526a568864025fe6"