Merge pull request #29642 from Zimmi48/update-compcert

Update CompCert
This commit is contained in:
Jörg Thalheim
2017-09-21 18:30:39 +01:00
committed by GitHub
3 changed files with 8 additions and 9 deletions

View File

@@ -292,9 +292,10 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Independent JPEG Group License";
};
inria = {
fullName = "INRIA Non-Commercial License Agreement";
inria-compcert = {
fullName = "INRIA Non-Commercial License Agreement for the CompCert verified compiler";
url = "http://compcert.inria.fr/doc/LICENSE";
free = false;
};
ipa = spdx {