Signed-off-by: Paul Eggleton <[email protected]> --- meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb b/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb index 1e5748c..adebb46 100644 --- a/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb +++ b/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Implements a XML/HTML/XHTML Markup safe string for Python" HOMEPAGE = "http://github.com/mitsuhiko/markupsafe" SECTION = "devel/python" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" PR = "r0" -- 1.8.1.2 _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
