licenses: add mit-enna

This commit is contained in:
Sandro Jäckel
2025-11-06 20:46:40 +01:00
committed by jopejoe1
parent 7e030191fa
commit 4a540db6aa
+5
View File
@@ -988,6 +988,11 @@ lib.mapAttrs mkLicense (
fullName = "CMU License";
};
mit-enna = {
spdxId = "MIT-enna";
fullName = "enna License";
};
mit-feh = {
spdxId = "MIT-feh";
fullName = "feh License";