confluent-cli: change license to unfreeRedistributable
This commit is contained in:
committed by
Masum Reza
parent
5c72fd6842
commit
6d5b9ed3f2
@@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Confluent CLI";
|
||||
homepage = "https://docs.confluent.io/confluent-cli/current/overview.html";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.unfree;
|
||||
license = licenses.unfreeRedistributable;
|
||||
maintainers = with maintainers; [
|
||||
rguevara84
|
||||
autophagy
|
||||
|
||||
Reference in New Issue
Block a user