[meta-virtualization] [meta-openstack][PATCH 3/9] python-jinja2: correct LICENSE

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jan 6 06:09:47 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-jinja2_2.7.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-devtools/python/python-jinja2_2.7.1.bb b/meta-openstack/recipes-devtools/python/python-jinja2_2.7.1.bb
index 091367f..4af17cb 100644
--- a/meta-openstack/recipes-devtools/python/python-jinja2_2.7.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-jinja2_2.7.1.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python."
 HOMEPAGE = "https://pypi.python.org/pypi/Jinja2"
 SECTION = "devel/python"
-LICENSE = "Apache-2.0"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=20c831f91dd3bd486020f672ba2be386"
 
 PR = "r0"
-- 
1.8.1.2



More information about the meta-virtualization mailing list