alt-ergo: 1.30->2.2.0, ocplib-simplex: 0.3->0.4

This commit is contained in:
Moritz Kiefer
2018-10-10 21:03:45 +02:00
committed by Vincent Laporte
parent 0ba1f0aa72
commit 6738033727
4 changed files with 16 additions and 10 deletions

View File

@@ -500,6 +500,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Non-Profit Open Software License 3.0";
};
ocamlpro_nc = {
fullName = "OCamlPro Non Commercial license version 1";
url = "https://alt-ergo.ocamlpro.com/http/alt-ergo-2.2.0/OCamlPro-Non-Commercial-License.pdf";
free = false;
};
ofl = spdx {
spdxId = "OFL-1.1";
fullName = "SIL Open Font License 1.1";