Merge pull request #237524 from Icy-Thought/upscayl

upscayl: license updated to agpl3Plus
This commit is contained in:
Pol Dellaiera
2023-06-13 11:16:40 +02:00
committed by GitHub
@@ -36,7 +36,7 @@ in
description = "Free and Open Source AI Image Upscaler";
homepage = "https://upscayl.github.io/";
maintainers = with maintainers; [icy-thought];
license = licenses.agpl3Only;
license = licenses.agpl3Plus;
platforms = platforms.linux;
};
}