From 257993f3f487b69a9aeff8870bb63c0359481c45 Mon Sep 17 00:00:00 2001 From: Zitrone Date: Tue, 25 Jun 2024 11:53:23 +0200 Subject: [PATCH] lib/licenses.nix: remove outdated comment --- lib/licenses.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/licenses.nix b/lib/licenses.nix index ae8c924ca2dd..92b1b2966ecc 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -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";