aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/dom4j_1.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/dom4j_1.6.1.bb')
-rw-r--r--recipes-core/xml-commons/dom4j_1.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/dom4j_1.6.1.bb b/recipes-core/xml-commons/dom4j_1.6.1.bb
index ee46dfd..0ba3f0e 100644
--- a/recipes-core/xml-commons/dom4j_1.6.1.bb
+++ b/recipes-core/xml-commons/dom4j_1.6.1.bb
@@ -1,6 +1,6 @@
SUMMARY = "A simple and flexible library for working with XML, XPath and XSLT"
DESCRIPTION = "dom4j is a simple and flexible Java library for working with XML, XPath and XSLT"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3f752b663f2a821c3b32482fc6aece3c"
HOMEPAGE = "http://dom4j.github.io"