summary refs log tree commit diff
path: root/pkgs/desktops/mate/marco/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/mate/marco/default.nix')
-rw-r--r--pkgs/desktops/mate/marco/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/mate/marco/default.nix b/pkgs/desktops/mate/marco/default.nix
index aa2ee9d4913..b652be0f71b 100644
--- a/pkgs/desktops/mate/marco/default.nix
+++ b/pkgs/desktops/mate/marco/default.nix
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
   meta = with lib; {
     description = "MATE default window manager";
     homepage = "https://github.com/mate-desktop/marco";
-    license = [ licenses.gpl2 ];
+    license = [ licenses.gpl2Plus ];
     platforms = platforms.unix;
     maintainers = [ maintainers.romildo ];
   };