diff --git a/recipes-devtools/log4cxx/log4cxx_0.10.0.bb b/recipes-devtools/log4cxx/log4cxx_0.10.0.bb index 4e1f10f..c6760e3 100644 --- a/recipes-devtools/log4cxx/log4cxx_0.10.0.bb +++ b/recipes-devtools/log4cxx/log4cxx_0.10.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Apache logging framework for C++ library" SECTION = "libs" DEPENDS = "apr apr-util expat gdbm" -LICENSE = "Apache License Version 2.0" +LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" HOMEPAGE = "http://logging.apache.org/log4cxx/" PR = "r0"