mate: fix licenses
This commit is contained in:
@@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Dropbox extension for Caja file manager";
|
||||
homepage = "https://github.com/mate-desktop/caja-dropbox";
|
||||
license = with licenses; [ gpl3 cc-by-nd-30 ];
|
||||
license = with licenses; [ gpl3Plus cc-by-nd-30 ];
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user