about summary refs log tree commit diff
path: root/pkgs/games/maptool/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/maptool/default.nix')
-rw-r--r--pkgs/games/maptool/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/maptool/default.nix b/pkgs/games/maptool/default.nix
index 6eb9c76db487..1e95e376825c 100644
--- a/pkgs/games/maptool/default.nix
+++ b/pkgs/games/maptool/default.nix
@@ -27,7 +27,7 @@ let
       binaryBytecode
       binaryNativeCode
     ];
-    license = licenses.agpl3;
+    license = licenses.agpl3Plus;
     maintainers = with maintainers; [ rhendric ];
     platforms = [ "x86_64-linux" ];
   };