mate: fix licenses
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
devices with low resolution displays.
|
||||
'';
|
||||
homepage = "https://mate-desktop.org";
|
||||
license = with licenses; [ gpl3 lgpl2Plus ];
|
||||
license = with licenses; [ gpl3Only lgpl2Plus ];
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user