lib/licenses.nix: remove outdated comment

This commit is contained in:
Zitrone 2024-06-25 11:53:23 +02:00
parent 61d3c038d6
commit 257993f3f4
No known key found for this signature in database
GPG Key ID: 54767E8E66ABED22

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";