mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
Python: babel: Clarify BSD license variant
The License of python babel 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
e9763b9f73
commit
4d759a3ce3
@@ -1,6 +1,6 @@
|
|||||||
DESCRIPTION = "A collection of tools for internationalizing Python applications"
|
DESCRIPTION = "A collection of tools for internationalizing Python applications"
|
||||||
HOMEPAGE = "http://babel.edgewall.org/"
|
HOMEPAGE = "http://babel.edgewall.org/"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=942469df9305abb1c59e95f778310384"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=942469df9305abb1c59e95f778310384"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "83c158b7dae9135750a7cf204e6e2eea"
|
SRC_URI[md5sum] = "83c158b7dae9135750a7cf204e6e2eea"
|
||||||
|
|||||||
Reference in New Issue
Block a user