aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-prettytable.inc
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 14:56:06 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commitc84d6abc5796cb6a95314d45423bf0f4b3bcca3d (patch)
treead0e46ce12a6ae568695a5110bb0672e569cc3aa /meta-python/recipes-devtools/python/python-prettytable.inc
parent711ca85602b89a898f8df0113810904b286d12d6 (diff)
downloadmeta-openembedded-contrib-c84d6abc5796cb6a95314d45423bf0f4b3bcca3d.tar.gz
Python: prettytable: Clarify BSD license variant
The License of python prettytable 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-prettytable.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-prettytable.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-prettytable.inc b/meta-python/recipes-devtools/python/python-prettytable.inc
index 6004ecd330..07e896d2d1 100644
--- a/meta-python/recipes-devtools/python/python-prettytable.inc
+++ b/meta-python/recipes-devtools/python/python-prettytable.inc
@@ -1,6 +1,6 @@
SUMMARY = "Python library for displaying tabular data in a ASCII table format"
HOMEPAGE = "http://code.google.com/p/prettytable"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=3e73500ffa52de5071cff65990055282"
SRC_URI[md5sum] = "0c1361104caff8b09f220748f9d69899"