Unverified Commit 7e68960d authored by quantenzitrone's avatar quantenzitrone
Browse files

lib.licenses.x11NoPermitPersons: add

parent a8d610af
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1520,6 +1520,11 @@ lib.mapAttrs mkLicense (
      fullName = "X11 License";
    };

    x11NoPermitPersons = {
      spdxId = "X11-no-permit-persons";
      fullName = "X11 no permit persons clause";
    };

    xerox = {
      spdxId = "Xerox";
      fullName = "Xerox License";