licenses: add Fair Source License v0.9

This commit is contained in:
Emily Trau 2023-06-15 19:38:24 +10:00
parent 979b4232b3
commit f8eadce278

View File

@ -615,6 +615,13 @@ in mkLicense lset) ({
free = true;
};
fairsource09 = {
fullName = "Fair Source License, version 0.9";
url = "https://fair.io/v0.9.txt";
free = false;
redistributable = true;
};
issl = {
fullName = "Intel Simplified Software License";
url = "https://software.intel.com/en-us/license/intel-simplified-software-license";