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

GIT User account git at amethyst.openembedded.net
Wed May 6 20:26:28 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: be92de3d29dbcb6cff391cddb07248898ac9aadf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=be92de3d29dbcb6cff391cddb07248898ac9aadf

Author: Tom Rini <trini at embeddedalley.com>
Date:   Mon Apr 27 21:16:42 2009 -0700

m4: 1.4.11 and 1.4.12 are GPLv3

---

 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