mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:06:06 +00:00
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>
This commit is contained in:
parent
711ca85602
commit
c84d6abc57
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user