From: Tom Rini Date: Tue, 28 Apr 2009 04:16:42 +0000 (-0700) Subject: m4: 1.4.11 and 1.4.12 are GPLv3 X-Git-Tag: Release-2010-05/1~3572 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be92de3d29dbcb6cff391cddb07248898ac9aadf;p=openembedded.git m4: 1.4.11 and 1.4.12 are GPLv3 --- 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}"