mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
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>
This commit is contained in:
parent
4d759a3ce3
commit
4bbfadc761
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user