Licence to GPLv2+
This commit is contained in:
parent
e140b6a454
commit
4ed2c81817
@ -20,7 +20,7 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.nongnu.org/autocutsel/";
|
homepage = "http://www.nongnu.org/autocutsel/";
|
||||||
description = "Autocutsel tracks changes in the server's cutbuffer and CLIPBOARD selection.";
|
description = "Autocutsel tracks changes in the server's cutbuffer and CLIPBOARD selection.";
|
||||||
license = "GNU/GPL";
|
license = "GPLv2+";
|
||||||
maintainers = with stdenv.lib.maintainers; [];
|
maintainers = with stdenv.lib.maintainers; [];
|
||||||
platforms = with stdenv.lib.platforms; all;
|
platforms = with stdenv.lib.platforms; all;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user