aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-21 23:53:51 +0000
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-06-23 09:36:27 +0200
commitd8d356ab0127e58c6c95f0a8e4d6633761b16c5b (patch)
tree753eeff7b707e789c68a1ae337699efa7b3fe2cf
parent0371eb41be1f330fcfc82c6999e0a8a0491fdd9a (diff)
downloadopenembedded-d8d356ab0127e58c6c95f0a8e4d6633761b16c5b.tar.gz
mpfr: Both GPL and LGPL components
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Denys Dmytriyenko <denis@denix.org>
-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