Signed-off-by: Takuma Ueba <[email protected]> --- meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb index 59e1ddb..15f46d4 100644 --- a/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb +++ b/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Simplify the writing of REST APIs, and extend them with additional protocols" HOMEPAGE = "https://pypi.python.org/pypi/WSME/" SECTION = "devel/python" -LICENSE = "Apache-2.0" +LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5a9126e7f56a0cf3247050de7f10d0f4" PYPI_PACKAGE = "WSME" -- 2.17.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
