[meta-virtualization] [PATCH] fix license from Apache-2.0 to MIT

Takuma Ueba ueba.takuma at jp.fujitsu.com
Thu Jul 5 22:54:18 PDT 2018


Signed-off-by: Takuma Ueba <ueba.takuma at jp.fujitsu.com>
---
 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




More information about the meta-virtualization mailing list