epeg: replace license with mit-enna (#458238)

This commit is contained in:
Jo
2025-11-06 19:59:18 +00:00
committed by GitHub
2 changed files with 6 additions and 3 deletions

View File

@@ -993,6 +993,11 @@ lib.mapAttrs mkLicense (
fullName = "CMU License";
};
mit-enna = {
spdxId = "MIT-enna";
fullName = "enna License";
};
mit-feh = {
spdxId = "MIT-feh";
fullName = "feh License";