lib.licenses: add Aladdin Free Public License

This commit is contained in:
toastal 2022-07-01 00:33:28 +07:00
parent afc3ccc802
commit bf0608a642

View file

@ -55,6 +55,12 @@ in mkLicense lset) ({
fullName = "GNU Affero General Public License v3.0 or later";
};
aladdin = {
spdxId = "Aladdin";
fullName = "Aladdin Free Public License";
free = false;
};
amazonsl = {
fullName = "Amazon Software License";
url = "https://aws.amazon.com/asl/";