BSD-3-Clause is the license specified upstream. Signed-off-by: Paul Eggleton <[email protected]> --- 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 _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
