summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-prompt-toolkit.inc
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 09:20:36 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commitb2a3cc336304fc9e321f14fb40bdc4d67641216e (patch)
treed0bfe324f5a4da092f0ef0463e2bf35f541fbfcf /meta-python/recipes-devtools/python/python-prompt-toolkit.inc
parenteb5d926a5d2c600fb37057a7c042a5e83010e17c (diff)
downloadmeta-openembedded-b2a3cc336304fc9e321f14fb40bdc4d67641216e.tar.gz
Python: prompt toolkit: Clarify BSD license variant
The License of python prompt toolkit 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-prompt-toolkit.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-prompt-toolkit.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-prompt-toolkit.inc b/meta-python/recipes-devtools/python/python-prompt-toolkit.inc
index 1a4bd35c34..ef1b05639d 100644
--- a/meta-python/recipes-devtools/python/python-prompt-toolkit.inc
+++ b/meta-python/recipes-devtools/python/python-prompt-toolkit.inc
@@ -1,5 +1,5 @@
1SUMMARY = "Library for building powerful interactive command lines in Python" 1SUMMARY = "Library for building powerful interactive command lines in Python"
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f"
4 4
5SRC_URI[md5sum] = "8db8b8e40e91bc6dce133d8d5727a717" 5SRC_URI[md5sum] = "8db8b8e40e91bc6dce133d8d5727a717"