From 7a908986797bafc4590edce1c3475e46e381fb8a Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 6 Jan 2014 14:09:49 +0000 Subject: python-werkzeug: correct LICENSE BSD-3-Clause is the license specified upstream. Signed-off-by: Paul Eggleton Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python') 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 d24aaed..2d160b9 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" -- cgit v1.2.3-54-g00ecf