about summary refs log tree commit diff
path: root/pkgs/tools/text/namazu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/text/namazu/default.nix')
-rw-r--r--pkgs/tools/text/namazu/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/text/namazu/default.nix b/pkgs/tools/text/namazu/default.nix
index 21024c4aaad4d..fba52b69fbafd 100644
--- a/pkgs/tools/text/namazu/default.nix
+++ b/pkgs/tools/text/namazu/default.nix
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
       but also as a personal search system for email or other files.
     '';
 
-    license = "GPLv2+";
+    license = stdenv.lib.licenses.gpl2Plus;
     homepage = http://namazu.org/;
 
     platforms = stdenv.lib.platforms.gnu;  # arbitrary choice