unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: pengmeiyu@riseup.net
To: 42231@debbugs.gnu.org
Cc: Peng Mei Yu <i@pengmeiyu.com>
Subject: [bug#42231] [PATCH 4/5] gnu: rime-data: Fix license.
Date: Wed,  8 Jul 2020 10:00:16 +0800	[thread overview]
Message-ID: <20200708020017.26100-4-pengmeiyu@riseup.net> (raw)
In-Reply-To: <20200708020017.26100-1-pengmeiyu@riseup.net>

From: Peng Mei Yu <i@pengmeiyu.com>

* gnu/packages/ibus.scm (rime-data)[license]: Change license to LGPLv3.
---
 gnu/packages/ibus.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm
index 426d04e6d7..1e89e455dd 100644
--- a/gnu/packages/ibus.scm
+++ b/gnu/packages/ibus.scm
@@ -623,7 +623,7 @@ traditional Chinese output.")
     (synopsis "Schema data of Rime Input Method Engine")
     (description "@dfn{rime-data} provides the schema data of Rime Input
 Method Engine.")
-    (license lgpl3+)))
+    (license lgpl3)))
 
 (define-public ibus-rime
   (package
-- 
2.27.0





  parent reply	other threads:[~2020-07-08  2:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  8:20 [bug#42231] [PATCH 0/5] Update rime-data to 20200623 Peng Mei Yu via Guix-patches via
2020-07-07 12:38 ` Nicolas Goaziou
2020-07-08  2:00 ` [bug#42231] [PATCH 1/5] gnu: rime-data: Update to 0.38.20200623 pengmeiyu
2020-07-08  2:00   ` [bug#42231] [PATCH 2/5] gnu: rime-data: Iterate over inputs to find Rime schemas pengmeiyu
2020-07-08  2:00   ` [bug#42231] [PATCH 3/5] gnu: rime-data: Disable git operations and update comments pengmeiyu
2020-07-08  2:00   ` pengmeiyu [this message]
2020-07-08  2:00   ` [bug#42231] [PATCH 5/5] gnu: ibus-rime: Fix license pengmeiyu
2020-07-08 10:43 ` [bug#42231] [PATCH 0/5] Update rime-data to 20200623 Nicolas Goaziou

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=20200708020017.26100-4-pengmeiyu@riseup.net \
    --to=pengmeiyu@riseup.net \
    --cc=42231@debbugs.gnu.org \
    --cc=i@pengmeiyu.com \
    /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).