mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01: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