aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-27 21:16:42 -0700
committerTom Rini <trini@embeddedalley.com>2009-05-06 13:20:46 -0700
commitbe92de3d29dbcb6cff391cddb07248898ac9aadf (patch)
treeb1d77f50f834d92e6bbe4afa23874b3401dc09d1 /recipes/m4
parent5241c2d14486c49756bd287d0b9ba28fcf621437 (diff)
downloadopenembedded-be92de3d29dbcb6cff391cddb07248898ac9aadf.tar.gz
m4: 1.4.11 and 1.4.12 are GPLv3
Diffstat (limited to 'recipes/m4')
-rw-r--r--recipes/m4/m4_1.4.11.bb2
-rw-r--r--recipes/m4/m4_1.4.12.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/m4/m4_1.4.11.bb b/recipes/m4/m4_1.4.11.bb
index 77d8e822b0..e2676269c1 100644
--- a/recipes/m4/m4_1.4.11.bb
+++ b/recipes/m4/m4_1.4.11.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
processor."
-LICENSE = "GPL"
+LICENSE = "GPLv3"
SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz"
S = "${WORKDIR}/m4-${PV}"
diff --git a/recipes/m4/m4_1.4.12.bb b/recipes/m4/m4_1.4.12.bb
index 77d8e822b0..e2676269c1 100644
--- a/recipes/m4/m4_1.4.12.bb
+++ b/recipes/m4/m4_1.4.12.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
processor."
-LICENSE = "GPL"
+LICENSE = "GPLv3"
SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz"
S = "${WORKDIR}/m4-${PV}"