Unverified Commit 8e981f20 authored by seth's avatar seth
Browse files

licenses: add FSL-1.1-MIT

parent 121f68ed
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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";