BSD-3-Clause is the license specified upstream. Signed-off-by: Paul Eggleton <[email protected]> --- meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb b/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb index 2aaff9a..c550ad0 100644 --- a/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb +++ b/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb @@ -1,7 +1,7 @@ DESCRIPTION = "The Swiss Army knife of Python web development" HOMEPAGE = "https://pypi.python.org/pypi/Werkzeug/" SECTION = "devel/python" -LICENSE = "Apache-2.0" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=ad2e600a437b1b03d25b02df8c23ad1c" PR = "r0" -- 1.8.1.2 _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
