[oe-commits] Tom Rini : m4: 1.4.11 and 1.4.12 are GPLv3

git version control git at git.openembedded.org
Tue Jun 23 07:37:27 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: 2d71dfcb6bc05c9feba5483b50b0662faf45126e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2d71dfcb6bc05c9feba5483b50b0662faf45126e

Author: Tom Rini <trini at embeddedalley.com>
Date:   Sun Jun 21 23:53:53 2009 +0000

m4: 1.4.11 and 1.4.12 are GPLv3

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen at openembedded.org>
Acked-by: Denys Dmytriyenko <denis at denix.org>

---

 recipes/m4/m4_1.4.11.bb |    2 +-
 recipes/m4/m4_1.4.12.bb |    2 +-
 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 77d8e82..e267626 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 77d8e82..e267626 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}"
 





More information about the Openembedded-commits mailing list