mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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:
committed by
Khem Raj
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"
|
||||
|
||||
Reference in New Issue
Block a user