Merge pull request #4305 from vbgl/coq-containers

Working with Coq
This commit is contained in:
Mateusz Kowalczyk
2014-09-30 15:04:30 +01:00
13 changed files with 193 additions and 100 deletions

View File

@@ -82,6 +82,11 @@ rec {
fullName = "Common Development and Distribution License 1.0";
};
cecill-b = spdx {
shortName = "CECILL-B";
fullName = "CeCILL-B Free Software License Agreement";
};
cecill-c = spdx {
shortName = "CECILL-C";
fullName = "CeCILL-C Free Software License Agreement";