aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-27 20:25:05 -0700
committerTom Rini <trini@embeddedalley.com>2009-05-06 13:20:44 -0700
commitf2d6fbd50803745221f48ab575f4cd87f515e638 (patch)
tree133062a6d13082cf5be0632ef97d4b32d1f4626a /recipes/mpfr
parent857e0476d7cf9314484955962fe6fd7a08116b77 (diff)
downloadopenembedded-f2d6fbd50803745221f48ab575f4cd87f515e638.tar.gz
mpfr: Both GPL and LGPL components
Diffstat (limited to 'recipes/mpfr')
-rw-r--r--recipes/mpfr/mpfr.inc2
1 files changed, 1 insertions, 1 deletions
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