[oe-commits] Tom Rini : mpfr: Both GPL and LGPL components

git version control git at git.openembedded.org
Tue Jun 23 07:37:27 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: d8d356ab0127e58c6c95f0a8e4d6633761b16c5b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d8d356ab0127e58c6c95f0a8e4d6633761b16c5b

Author: Tom Rini <trini at embeddedalley.com>
Date:   Sun Jun 21 23:53:51 2009 +0000

mpfr: Both GPL and LGPL components

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen at openembedded.org>
Acked-by: Denys Dmytriyenko <denis at denix.org>

---

 recipes/mpfr/mpfr.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mpfr/mpfr.inc b/recipes/mpfr/mpfr.inc
index cf898b6..5f7f94c 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





More information about the Openembedded-commits mailing list