lib/licenses: sort xskat

This commit is contained in:
vieta 2024-05-23 22:07:26 +02:00 committed by vieta
parent 9e3f89429f
commit 29f4417730

View File

@ -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 = {