about summary refs log tree commit diff
path: root/pkgs/applications/graphics/upscayl
diff options
context:
space:
mode:
authorIcy-Thought <icy-thought@pm.me>2023-06-13 11:10:55 +0200
committerIcy-Thought <icy-thought@pm.me>2023-06-13 11:10:55 +0200
commit315f2062961332d914e82c990e5741df7f3eac90 (patch)
treef24b772a5c9d5df045ed0e9d9c48fe7c9cea0c8e /pkgs/applications/graphics/upscayl
parentcd587988357f3db3af8e8b66d6b3995cc39c849f (diff)
upscayl: license updated to agpl3Plus
Diffstat (limited to 'pkgs/applications/graphics/upscayl')
-rw-r--r--pkgs/applications/graphics/upscayl/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/upscayl/default.nix b/pkgs/applications/graphics/upscayl/default.nix
index f4ec256aecb8a..84d33fa741ae4 100644
--- a/pkgs/applications/graphics/upscayl/default.nix
+++ b/pkgs/applications/graphics/upscayl/default.nix
@@ -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;
     };
   }