licenses: add FSL-1.1-MIT

This commit is contained in:
seth 2024-06-07 17:09:33 -04:00
parent 121f68ed7c
commit 8e981f2094
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86

View File

@ -524,6 +524,13 @@ in mkLicense lset) ({
fullName = "Unspecified free software license";
};
fsl11Mit = {
fullName = "Functional Source License, Version 1.1, MIT Future License";
url = "https://fsl.software/FSL-1.1-MIT.template.md";
free = false;
redistributable = true;
};
ftl = {
spdxId = "FTL";
fullName = "Freetype Project License";