btsync: unredistributable
This commit is contained in:
parent
3d5121233d
commit
f3855919f3
@ -41,7 +41,7 @@ in stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://labs.bittorrent.com/experiments/sync.html";
|
homepage = "http://labs.bittorrent.com/experiments/sync.html";
|
||||||
description = "Automatically sync files via secure, distributed technology.";
|
description = "Automatically sync files via secure, distributed technology.";
|
||||||
license = stdenv.lib.licenses.unfreeRedistributable;
|
license = stdenv.lib.licenses.unfree;
|
||||||
maintainers = [ stdenv.lib.maintainers.iElectric ];
|
maintainers = [ stdenv.lib.maintainers.iElectric ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user