diff --git a/recipes-devtools/log4cxx/log4cxx_0.10.0.bb b/recipes-devtools/log4cxx/log4cxx_0.10.0.bb
index 4e1f10f1861afd794fb24a2937456d340a7d2851..c6760e3cdc5325bc57704d196a532f2c4fa33ba7 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"