nixpkgs/pkgs/development/libraries/gmp
Arthur Gautier 63a7d5b3fb
gmp: fixup license of v6 (#199052)
* gmp: fixup license of v6

As per https://gmplib.org/:
```
Since version 6, GMP is distributed under the dual licenses, GNU LGPL v3 and GNU GPL v2. These licenses make the library free to use, share, and improve, and allow you to pass on the result. The GNU licenses give freedoms, but also set firm restrictions on the use with non-free programs.
```

The license changed in GMP v6.

* Fixup license versions
2022-11-13 17:27:20 -05:00
..
4.3.2.nix
5.1.3-CVE-2021-43618.patch gmp5: add patch for CVE-2021-43618 2021-12-09 00:43:15 +00:00
5.1.x.nix gmp5: add patch for CVE-2021-43618 2021-12-09 00:43:15 +00:00
6.2.1-CVE-2021-43618.patch gmp: add patch for CVE-2021-43618 2021-12-08 23:58:39 +00:00
6.x.nix gmp: fixup license of v6 (#199052) 2022-11-13 17:27:20 -05:00
need-size-t.patch