From 6484cfc269c85c4035f6453cd36e86f58b9e1bad Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Thu, 10 Jan 2013 20:46:29 +0100 Subject: servlet2.3: correct LICENSE and bump PR --- recipes-core/servlet-api/servlet2.3_4.1.37.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-core/servlet-api/servlet2.3_4.1.37.bb b/recipes-core/servlet-api/servlet2.3_4.1.37.bb index 3ffda52..98f0d69 100644 --- a/recipes-core/servlet-api/servlet2.3_4.1.37.bb +++ b/recipes-core/servlet-api/servlet2.3_4.1.37.bb @@ -1,7 +1,8 @@ DESCRIPTION = "Servlet API 2.3 (from Tomcat 4.1)" AUTHOR = "Apache Software Foundation" -LICENSE = "AL2.0" +LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" +PR = "r1" SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-4/v${PV}/src/apache-tomcat-${PV}-src.tar.gz" -- cgit v1.2.3-54-g00ecf