[meta-virtualization] [PATCH] python-waitress: fix license from Apache-2.0 to ZPL-2.1

Takuma Ueba ueba.takuma at jp.fujitsu.com
Fri Jul 6 03:51:24 PDT 2018


Signed-off-by: Takuma Ueba <ueba.takuma at jp.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb
index f85f3a4..5636420 100644
--- a/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Waitress WSGI server"
 HOMEPAGE = "https://pypi.python.org/pypi/waitress/"
 SECTION = "devel/python"
-LICENSE = "Apache-2.0"
+LICENSE = "ZPL-2.1"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
 
 SRC_URI[md5sum] = "0f1eb7fdfdbf2e6d18decbda1733045c"
-- 
2.17.1




More information about the meta-virtualization mailing list