civodul pushed a commit to branch master
in repository guix.
commit 3bb293b6f3b58ed3bc6317b10464f17e6c97a78e
Author: Ludovic Courtès <[email protected]>
Date: Mon May 6 15:31:38 2019 +0200
gnu: mate-power-manager: License is GPLv2+.
Reported by Guy fleury <[email protected]>.
* 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