mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01: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:
parent
fd205b4e66
commit
1f32b2b873
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Flask extension for sending email"
|
||||
DESCRIPTION = "A Flask extension for sending email"
|
||||
HOMEPAGE = " https://github.com/rduplain/flask-email"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5b16dfa6d3f275ace5985bb92949f770"
|
||||
|
||||
SRC_URI[md5sum] = "04b35a42a44ec7aa724ec8ce55e2e08e"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user