unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: guy fleury iteriteka <hoonandon@gmail.com>
To: 35366@debbugs.gnu.org
Subject: [bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license.
Date: Sun, 21 Apr 2019 20:00:29 +0200	[thread overview]
Message-ID: <20190421180030.20142-1-hoonandon@gmail.com> (raw)

* [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

             reply	other threads:[~2019-04-21 18:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-21 18:00 guy fleury iteriteka [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190421180030.20142-1-hoonandon@gmail.com \
    --to=hoonandon@gmail.com \
    --cc=35366@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).