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

GIT User account git at amethyst.openembedded.net
Wed May 6 20:26:28 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f2d6fbd50803745221f48ab575f4cd87f515e638
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f2d6fbd50803745221f48ab575f4cd87f515e638

Author: Tom Rini <trini at embeddedalley.com>
Date:   Mon Apr 27 20:25:05 2009 -0700

mpfr: Both GPL and LGPL components

---

 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