[Buildroot] [PATCH 08/10] mpfr: add license info

Peter Korsgaard jacmet at uclibc.org
Sun Sep 9 20:57:36 UTC 2012


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 Gustavo> ---
 Gustavo>  package/mpfr/mpfr.mk |    2 ++
 Gustavo>  1 files changed, 2 insertions(+), 0 deletions(-)

 Gustavo> diff --git a/package/mpfr/mpfr.mk b/package/mpfr/mpfr.mk
 Gustavo> index 9caf3ac..f283be4 100644
 Gustavo> --- a/package/mpfr/mpfr.mk
 Gustavo> +++ b/package/mpfr/mpfr.mk
 Gustavo> @@ -7,6 +7,8 @@
 Gustavo>  MPFR_VERSION = 3.1.1
 Gustavo>  MPFR_SITE = http://www.mpfr.org/mpfr-$(MPFR_VERSION)
 Gustavo>  MPFR_SOURCE = mpfr-$(MPFR_VERSION).tar.bz2
 Gustavo> +MPFR_LICENSE = GPLv3 LGPLv3+
 Gustavo> +MPFR_LICENSE_FILES = COPYING COPYING.LESSER

According to the README and mpfr website the license is simply LGPLv3+,
but I also see COPYING. Are you sure it is both?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list