lib/licenses add Fair license

This commit is contained in:
LoveIsGrief 2023-01-09 21:35:27 +01:00
parent f5e04db86f
commit 346b939a09
No known key found for this signature in database
GPG Key ID: E96D1EDFA05345EB

View File

@ -558,6 +558,12 @@ in mkLicense lset) ({
redistributable = false;
};
fair = {
fullName = "Fair License";
spdxId = "Fair";
free = true;
};
issl = {
fullName = "Intel Simplified Software License";
url = "https://software.intel.com/en-us/license/intel-simplified-software-license";