summaryrefslogtreecommitdiff
path: root/gnu/packages/mate.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-06 15:31:38 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-06 23:21:32 +0200
commit3bb293b6f3b58ed3bc6317b10464f17e6c97a78e (patch)
tree06d169f19eb5471b4b007793b3b3a186b02b828b /gnu/packages/mate.scm
parentd6a68e90483b35bdc2ea78afe2c81873be67ec95 (diff)
downloadguix-patches-3bb293b6f3b58ed3bc6317b10464f17e6c97a78e.tar
guix-patches-3bb293b6f3b58ed3bc6317b10464f17e6c97a78e.tar.gz
gnu: mate-power-manager: License is GPLv2+.
Reported by Guy fleury <hoonandon@gmail.com>. * gnu/packages/mate.scm (mate-power-manager): Change to GPL2+.
Diffstat (limited to 'gnu/packages/mate.scm')
-rw-r--r--gnu/packages/mate.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index fe03407fc9..f234d2c860 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