about summary refs log tree commit diff
path: root/pkgs/games/sil/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/sil/default.nix')
-rw-r--r--pkgs/games/sil/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/sil/default.nix b/pkgs/games/sil/default.nix
index e8f88074b66d8..f50fc358efe2f 100644
--- a/pkgs/games/sil/default.nix
+++ b/pkgs/games/sil/default.nix
@@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
       Silmaril from Morgoth’s iron crown.
     '';
     homepage = "http://www.amirrorclear.net/flowers/game/sil/index.html";
-    license = lib.licenses.gpl2;
+    license = lib.licenses.gpl2Only;
     maintainers = with lib.maintainers; [ michaelpj kenran ];
     platforms = lib.platforms.linux;
     mainProgram = "sil";