guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license.


From: guy fleury iteriteka
Subject: [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license.
Date: Sun, 21 Apr 2019 20:00:29 +0200

* [licence]: change gpl3+ to gpl2.
---
 gnu/packages/mate.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 0b668b4..becd7ab 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -131,7 +131,7 @@ MATE applications.")
      "MATE Power Manager is a MATE session daemon that acts as a policy agent 
on
 top of UPower. It listens to system events and responds with user-configurable
 actions.")
-    (license license:gpl3+)))
+    (license license:gpl2)))
 
 (define-public mate-icon-theme
   (package
-- 
2.21.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]