summary refs log tree commit diff
path: root/pkgs/games/xbill/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/xbill/default.nix')
-rw-r--r--pkgs/games/xbill/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/xbill/default.nix b/pkgs/games/xbill/default.nix
index 765af44936a..ac387a4a8c0 100644
--- a/pkgs/games/xbill/default.nix
+++ b/pkgs/games/xbill/default.nix
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
   meta = with stdenv; {
     description = "Protect a computer network from getting infected";
     homepage = "http://www.xbill.org/";
-    license = lib.licenses.gpl1;
+    license = lib.licenses.gpl1Only;
     maintainers = with lib.maintainers; [ aw ];
     longDescription = ''
       Ever get the feeling that nothing is going right? You're a sysadmin,