guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: mate-power-manager: License is GPLv2+.


From: guix-commits
Subject: 01/07: gnu: mate-power-manager: License is GPLv2+.
Date: Mon, 6 May 2019 17:23:19 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 3bb293b6f3b58ed3bc6317b10464f17e6c97a78e
Author: Ludovic Courtès <address@hidden>
Date:   Mon May 6 15:31:38 2019 +0200

    gnu: mate-power-manager: License is GPLv2+.
    
    Reported by Guy fleury <address@hidden>.
    
    * gnu/packages/mate.scm (mate-power-manager): Change 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 fe03407..f234d2c 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -130,7 +130,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



reply via email to

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