lib/licenses.nix: remove outdated comment

This commit is contained in:
Zitrone
2024-06-25 11:53:23 +02:00
parent 61d3c038d6
commit 257993f3f4

View File

@@ -889,7 +889,7 @@ lib.mapAttrs mkLicense ({
spdxId = "MIT";
fullName = "MIT License";
};
# https://spdx.org/licenses/MIT-feh.html
mit-feh = {
spdxId = "MIT-feh";
fullName = "feh License";