From: Tom Rini Date: Tue, 28 Apr 2009 03:25:05 +0000 (-0700) Subject: mpfr: Both GPL and LGPL components X-Git-Tag: Release-2010-05/1~3574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d6fbd50803745221f48ab575f4cd87f515e638;p=openembedded.git mpfr: Both GPL and LGPL components --- diff --git a/recipes/mpfr/mpfr.inc b/recipes/mpfr/mpfr.inc index cf898b62b6..5f7f94cd8a 100644 --- a/recipes/mpfr/mpfr.inc +++ b/recipes/mpfr/mpfr.inc @@ -1,6 +1,6 @@ DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding" HOMEPAGE = "http://www.mpfr.org/" -LICENSE = "LGPL" +LICENSE = "GPL LGPL" SECTION = "libs" inherit autotools