summaryrefslogtreecommitdiffstats
path: root/pkgs/games/andyetitmoves
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/andyetitmoves')
-rw-r--r--pkgs/games/andyetitmoves/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/andyetitmoves/default.nix b/pkgs/games/andyetitmoves/default.nix
index cf3f6e1563b8..6f5fc2add3a3 100644
--- a/pkgs/games/andyetitmoves/default.nix
+++ b/pkgs/games/andyetitmoves/default.nix
@@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
homepage = http://www.andyetitmoves.net/;
- license = "unfree";
+ license = stdenv.lib.licenses.unfree;
maintainers = with stdenv.lib.maintainers; [bluescreen303];
};