aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-25 07:39:33 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-26 02:41:33 -0700
commit4d759a3ce3c18e3cd5e0c144193bb6a99e313360 (patch)
treec2c0ab59d46317cb9712fea5fefc9e96d4d168e1 /meta-python/recipes-devtools
parente9763b9f7373b47792aaba6c5cbb43bc69d3c1fd (diff)
downloadmeta-openembedded-contrib-4d759a3ce3c18e3cd5e0c144193bb6a99e313360.tar.gz
Python: babel: Clarify BSD license variant
The License of python babel 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')
-rw-r--r--meta-python/recipes-devtools/python/python-babel.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc
index 4274672949..e6e6862509 100644
--- a/meta-python/recipes-devtools/python/python-babel.inc
+++ b/meta-python/recipes-devtools/python/python-babel.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "A collection of tools for internationalizing Python applications"
HOMEPAGE = "http://babel.edgewall.org/"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=942469df9305abb1c59e95f778310384"
SRC_URI[md5sum] = "83c158b7dae9135750a7cf204e6e2eea"