mpfr: Update license to LGPLv3+
Relicensed as LGPLv3+ since 3.0.0: https://gitlab.inria.fr/mpfr/mpfr/-/commit/b64fdcf1c2c6d641121db314dff8c5c976b103de
This commit is contained in:
@@ -87,7 +87,7 @@ stdenv.mkDerivation rec {
|
||||
floating-point arithmetic (53-bit mantissa).
|
||||
'';
|
||||
|
||||
license = lib.licenses.lgpl2Plus;
|
||||
license = lib.licenses.lgpl3Plus;
|
||||
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user