summaryrefslogtreecommitdiffstats
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 @@
1SUMMARY = "A simple and flexible library for working with XML, XPath and XSLT" 1SUMMARY = "A simple and flexible library for working with XML, XPath and XSLT"
2DESCRIPTION = "dom4j is a simple and flexible Java library for working with XML, XPath and XSLT" 2DESCRIPTION = "dom4j is a simple and flexible Java library for working with XML, XPath and XSLT"
3LICENSE = "BSD" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3f752b663f2a821c3b32482fc6aece3c" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3f752b663f2a821c3b32482fc6aece3c"
5 5
6HOMEPAGE = "http://dom4j.github.io" 6HOMEPAGE = "http://dom4j.github.io"