Add licenses for CompCert/Z3
Both of these allow for binary redistribution. Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
8946e91fad
commit
145dcdc539
@ -266,4 +266,16 @@
|
|||||||
fullName = "CEA CNRS INRIA Logiciel Libre";
|
fullName = "CEA CNRS INRIA Logiciel Libre";
|
||||||
url = "http://www.cecill.info/licences.en.html";
|
url = "http://www.cecill.info/licences.en.html";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
msrla = {
|
||||||
|
shortName = "MSR-LA";
|
||||||
|
fullName = "Microsoft Research License Agreement";
|
||||||
|
url = "http://research.microsoft.com/en-us/projects/pex/msr-la.txt";
|
||||||
|
};
|
||||||
|
|
||||||
|
inria = {
|
||||||
|
shortName = "INRIA-NCLA";
|
||||||
|
fullName = "INRIA Non-Commercial License Agreement";
|
||||||
|
url = "http://compcert.inria.fr/doc/LICENSE";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user