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
commit 497836e4ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
};
}