mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
gnu: mate-power-manager: License is GPLv2+.
Reported by Guy fleury <hoonandon@gmail.com>. * gnu/packages/mate.scm (mate-power-manager): Change to GPL2+.
This commit is contained in:
parent
d6a68e9048
commit
3bb293b6f3
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ (define-public mate-power-manager
|
|||
"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
|
||||
|
|
Loading…
Reference in a new issue