xfce.thunar-dropbox: fix license
This commit is contained in:
parent
bdd33c6891
commit
46360e50f5
@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/Jeinzi/thunar-dropbox";
|
homepage = "https://github.com/Jeinzi/thunar-dropbox";
|
||||||
description = "A plugin that adds context-menu items for Dropbox to Thunar";
|
description = "A plugin that adds context-menu items for Dropbox to Thunar";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3Only;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user