aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-21 23:53:53 +0000
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-06-23 09:36:25 +0200
commit2d71dfcb6bc05c9feba5483b50b0662faf45126e (patch)
treedfc13e656d279d3a960e1c2fbd6fe507fedb0eca
parent1ff2b24a3c8c45247dc5f31219f5088c11500aa1 (diff)
downloadopenembedded-2d71dfcb6bc05c9feba5483b50b0662faf45126e.tar.gz
m4: 1.4.11 and 1.4.12 are GPLv3
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Denys Dmytriyenko <denis@denix.org>
-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}"