Commit 29f44177 authored by vieta's avatar vieta Committed by vieta
Browse files

lib/licenses: sort xskat

parent 9e3f8942
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -1261,6 +1261,11 @@ in mkLicense lset) ({
    fullName = "xinetd License";
  };

  xskat = {
    spdxId = "XSkat";
    fullName = "XSkat License";
  };

  zlib = {
    spdxId = "Zlib";
    fullName = "zlib License";
@@ -1276,10 +1281,6 @@ in mkLicense lset) ({
    fullName = "Zope Public License 2.1";
  };

  xskat = {
    spdxId = "XSkat";
    fullName = "XSkat License";
  };
} // {
  # TODO: remove legacy aliases
  apsl10 = {