mpfr: Both GPL and LGPL components
authorTom Rini <trini@embeddedalley.com>
Tue, 28 Apr 2009 03:25:05 +0000 (20:25 -0700)
committerTom Rini <trini@embeddedalley.com>
Wed, 6 May 2009 20:20:44 +0000 (13:20 -0700)
recipes/mpfr/mpfr.inc

index cf898b6..5f7f94c 100644 (file)
@@ -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