[meta-virtualization] [meta-openstack][PATCH 2/9] python-itsdangerous: correct LICENSE

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jan 6 06:09:46 PST 2014


BSD-3-Clause is the license specified upstream.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb b/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb
index 55c7be9..15f08cd 100644
--- a/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb
+++ b/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Various helpers to pass trusted data to untrusted environments and back"
 HOMEPAGE = "https://pypi.python.org/pypi/itsdangerous/"
 SECTION = "devel/python"
-LICENSE = "Apache-2.0"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b61841e2bf5f07884148e2a6f1bcab0c"
 
 PR = "r0"
-- 
1.8.1.2



More information about the meta-virtualization mailing list