From 29648bea7c2a40e1f94f0a428ab6f210c41680db Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Sat, 8 Dec 2012 00:55:49 +0100 Subject: log4j1.2: correct license field --- recipes-core/jakarta-libs/log4j1.2_1.2.17.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core') diff --git a/recipes-core/jakarta-libs/log4j1.2_1.2.17.bb b/recipes-core/jakarta-libs/log4j1.2_1.2.17.bb index ec1aa55..ec8d29e 100644 --- a/recipes-core/jakarta-libs/log4j1.2_1.2.17.bb +++ b/recipes-core/jakarta-libs/log4j1.2_1.2.17.bb @@ -1,9 +1,9 @@ DESCRIPTION = "Java library to help the programmer output log statements to a variety of output targets" AUTHOR = "Apache Software Foundation" -LICENSE = "AL2.0" +LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=f4ce41a6d1028498fcacde12f589bce7" -PR = "r1" +PR = "r2" SRC_URI = "http://archive.apache.org/dist/logging/log4j/${PV}/log4j-${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf