mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
python3-flask-bootstrap: Update LICENSES
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Missing MIT and Apache 2-0... Signed-off-by: Armin Kuster <akuster808@gmail.com> -- v2] Too many 'ands' Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
0f65032120
commit
aee2f10638
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "An extension that includes Bootstrap in your project, without any boilerplate code."
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "Apache-2.0 & MIT & BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a03749709f06118a17349deb5a210619"
|
||||
|
||||
SRC_URI[md5sum] = "e40d50f5c5b6438c1c6200a6f2871f81"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user