aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 09:34:36 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commit8015b0b974962bde926276ff4fc8012afe94b6f3 (patch)
treef8922ffab3571330adf6284da4ff2f4192f097ec /meta-python/recipes-devtools
parent3a6d44eeb07f2044eb9d7e20594c46f52e3ad120 (diff)
downloadmeta-openembedded-contrib-8015b0b974962bde926276ff4fc8012afe94b6f3.tar.gz
Python: feed formatter: Clarify BSD license variant
The License of python feed formatter 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-feedformatter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-feedformatter.inc b/meta-python/recipes-devtools/python/python-feedformatter.inc
index a333ef4eea..6ddcaa98ec 100644
--- a/meta-python/recipes-devtools/python/python-feedformatter.inc
+++ b/meta-python/recipes-devtools/python/python-feedformatter.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "A Python library for generating news feeds in RSS and Atom formats"
HOMEPAGE = "http://code.google.com/p/feedformatter/"
SECTION = "devel/python"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d"
SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85"