unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license.
@ 2019-04-21 18:00 guy fleury iteriteka
  2019-04-21 18:00 ` [bug#35365] [PATCH 2/2] gnu: mate-power-manager: remove warning reported by guix lint guy fleury iteriteka
  2019-05-06  9:03 ` [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license Ludovic Courtès
  0 siblings, 2 replies; 8+ messages in thread
From: guy fleury iteriteka @ 2019-04-21 18:00 UTC (permalink / raw)
  To: 35366

* [licence]: change gpl3+ 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 0b668b4..becd7ab 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -131,7 +131,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
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-05-06 13:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-21 18:00 [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license guy fleury iteriteka
2019-04-21 18:00 ` [bug#35365] [PATCH 2/2] gnu: mate-power-manager: remove warning reported by guix lint guy fleury iteriteka
2019-05-06  9:08   ` bug#35365: " Ludovic Courtès
2019-05-06 11:02     ` [bug#35365] " Guy fleury
2019-05-06 13:34       ` Ludovic Courtès
2019-05-06  9:03 ` [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license Ludovic Courtès
2019-05-06 10:57   ` Guy fleury
2019-05-06 13:32     ` bug#35366: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).