Loading lib/licenses.nix +7 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
lib/licenses.nix +7 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading