licenses: add OCaml LGPL Linking Exception

This commit is contained in:
Niols 2023-05-03 11:56:49 +00:00 committed by Vincent Laporte
parent 8ace65ff3d
commit 702f067ff0

View File

@ -856,6 +856,11 @@ in mkLicense lset) ({
free = false;
};
ocamlLgplLinkingException = {
spdxId = "OCaml-LGPL-linking-exception";
fullName = "OCaml LGPL Linking Exception";
};
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";