lib/licenses.nix: remove outdated comment
This commit is contained in:
parent
61d3c038d6
commit
257993f3f4
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user