about summary refs log tree commit diff
path: root/pkgs/games/rili/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/rili/default.nix')
-rw-r--r--pkgs/games/rili/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/rili/default.nix b/pkgs/games/rili/default.nix
index 934213279fad..fbf47653af99 100644
--- a/pkgs/games/rili/default.nix
+++ b/pkgs/games/rili/default.nix
@@ -19,7 +19,7 @@ stdenv.mkDerivation {
   
   meta = {
     homepage = http://ri-li.sourceforge.net;
-    license = "GPL2+";
+    license = stdenv.lib.licenses.gpl2Plus;
     description = "A children's train game";
     longDescription = ''
      Ri-li is an arcade game licensed under the GPL (General Public License).