lib.licenses: add CAL-1.0

This commit is contained in:
Stefan Junker 2022-08-25 09:40:34 +02:00
parent a51c808177
commit 60cf98b067

View file

@ -169,6 +169,11 @@ in mkLicense lset) ({
free = false;
};
cal10 = {
fullName = "Cryptographic Autonomy License version 1.0 (CAL-1.0)";
url = "https://opensource.org/licenses/CAL-1.0";
};
capec = {
fullName = "Common Attack Pattern Enumeration and Classification";
url = "https://capec.mitre.org/about/termsofuse.html";