Signed-off-by: Takuma Ueba <[email protected]> --- 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 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
