Unverified Commit 257993f3 authored by Zitrone's avatar Zitrone
Browse files

lib/licenses.nix: remove outdated comment

parent 61d3c038
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";