about summary refs log tree commit diff
path: root/pkgs/tools/audio/ezstream/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/audio/ezstream/default.nix')
-rw-r--r--pkgs/tools/audio/ezstream/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/audio/ezstream/default.nix b/pkgs/tools/audio/ezstream/default.nix
index ee85f1aabd331..d3b965efc6033 100644
--- a/pkgs/tools/audio/ezstream/default.nix
+++ b/pkgs/tools/audio/ezstream/default.nix
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
       very little CPU resources.
     '';
     homepage = "https://icecast.org/ezstream/";
-    license = licenses.gpl2;
+    license = licenses.gpl2Only;
     maintainers = [ maintainers.barrucadu ];
     platforms = platforms.all;
   };