summaryrefslogtreecommitdiff
path: root/expat
diff options
context:
space:
mode:
Diffstat (limited to 'expat')
-rw-r--r--expat/expat_1.95.6.oe1
-rw-r--r--expat/expat_1.95.7.oe1
2 files changed, 2 insertions, 0 deletions
diff --git a/expat/expat_1.95.6.oe b/expat/expat_1.95.6.oe
index 17bfd3b241..a4932ae215 100644
--- a/expat/expat_1.95.6.oe
+++ b/expat/expat_1.95.6.oe
@@ -1,5 +1,6 @@
SECTION = "libs"
DESCRIPTION = "Jim Clarkes XML parser library."
+LICENSE = "MIT"
SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz"
S = "${WORKDIR}/expat-${PV}"
diff --git a/expat/expat_1.95.7.oe b/expat/expat_1.95.7.oe
index 7fa5630082..98665b6ffe 100644
--- a/expat/expat_1.95.7.oe
+++ b/expat/expat_1.95.7.oe
@@ -1,5 +1,6 @@
SECTION = "libs"
DESCRIPTION = "Jim Clarkes XML parser library."
+LICENSE = "MIT"
SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz \
file://autotools.patch;patch=1"