aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-25 07:39:33 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-26 02:41:33 -0700
commit4bbfadc761224570e2043a514f637b22421f312a (patch)
treea6b167d121d9386ec7352a436e9f557b47a1b962
parent4d759a3ce3c18e3cd5e0c144193bb6a99e313360 (diff)
downloadmeta-openembedded-contrib-4bbfadc761224570e2043a514f637b22421f312a.tar.gz
Python: flask user: Clarify BSD license variant
The License of python flask user is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-flask-user.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-user.inc b/meta-python/recipes-devtools/python/python-flask-user.inc
index c2b71829c7..adef32cc8e 100644
--- a/meta-python/recipes-devtools/python/python-flask-user.inc
+++ b/meta-python/recipes-devtools/python/python-flask-user.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "Customizable User Account Management for Flask; Register \
Confirm email, Login, Change username, Change password, Forgot Password \
and more."
HOMEPAGE = " https://github.com/lingthio/Flask-User"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=97de97cd9d6e23c88129d884588ce71a"
SRC_URI[md5sum] = "f7965e66ca139c8436896da07e66c21f"