From: Tom Rini Date: Tue, 28 Apr 2009 02:58:24 +0000 (-0700) Subject: gmp: 4.2.4 is GPLv3 LGPLv3 X-Git-Tag: Release-2010-05/1~3578 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61df9a012c851a9a24d151c4570a2612c362c41a;p=openembedded.git gmp: 4.2.4 is GPLv3 LGPLv3 --- diff --git a/recipes/gmp/gmp_4.2.4.bb b/recipes/gmp/gmp_4.2.4.bb index b37c266c4f..a7aa712ddc 100644 --- a/recipes/gmp/gmp_4.2.4.bb +++ b/recipes/gmp/gmp_4.2.4.bb @@ -3,3 +3,4 @@ PR = "r0" SRC_URI_append += "file://sh4-asmfix.patch;patch=1 \ " require gmp.inc +LICENSE = "GPLv3 LGPLv3"