mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
Python: flask wtf: Clarify BSD license variant
The License of python flask wtf 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
e33675e649
commit
7e04c5e88d
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "Simple integration of Flask and WTForms."
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3ca6bb31670492f791e6a9f2fb9f8a80"
|
||||
|
||||
SRC_URI[md5sum] = "586f50f233926cade42e3d744aca3e8f"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user