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
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue