From 6271bbacb0f4fef248e1fe174d5dda7b58c914d2 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 6 Jan 2014 14:09:46 +0000 Subject: python-itsdangerous: correct LICENSE BSD-3-Clause is the license specified upstream. Signed-off-by: Paul Eggleton Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb') 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 acdcbae..8dbe48f 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" -- cgit v1.2.3-54-g00ecf