mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
Python: falsk mail: Clarify BSD license variant
The License of python falsk mail 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
fd205b4e66
commit
1f32b2b873
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "Flask extension for sending email"
|
SUMMARY = "Flask extension for sending email"
|
||||||
DESCRIPTION = "A Flask extension for sending email"
|
DESCRIPTION = "A Flask extension for sending email"
|
||||||
HOMEPAGE = " https://github.com/rduplain/flask-email"
|
HOMEPAGE = " https://github.com/rduplain/flask-email"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5b16dfa6d3f275ace5985bb92949f770"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=5b16dfa6d3f275ace5985bb92949f770"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "04b35a42a44ec7aa724ec8ce55e2e08e"
|
SRC_URI[md5sum] = "04b35a42a44ec7aa724ec8ce55e2e08e"
|
||||||
|
|||||||
Reference in New Issue
Block a user