aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-18 11:27:01 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-20 08:43:37 -0700
commitaee2f10638f1407e874970f540c2427a6dc8e6dc (patch)
tree7f3d8fe5188787a0afd99fe8439c11369a0245f5 /meta-python/recipes-devtools/python
parent0f65032120b8ed5a866618310e3d4ec197e87293 (diff)
downloadmeta-openembedded-aee2f10638f1407e874970f540c2427a6dc8e6dc.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-flask-bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
index 688622afa6..1a729c975b 100644
--- a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
+++ b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
@@ -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"