GNU bug report logs - #42231
[PATCH 0/5] Update rime-data to 20200623

Previous Next

Package: guix-patches;

Reported by: Peng Mei Yu <i <at> pengmeiyu.com>

Date: Mon, 6 Jul 2020 17:15:03 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 42231 <at> debbugs.gnu.org (full text, mbox):

From: pengmeiyu <at> riseup.net
To: 42231 <at> debbugs.gnu.org
Cc: Peng Mei Yu <i <at> pengmeiyu.com>
Subject: [PATCH 5/5] gnu: ibus-rime: Fix license.
Date: Wed,  8 Jul 2020 10:00:17 +0800
From: Peng Mei Yu <i <at> pengmeiyu.com>

* gnu/packages/ibus.scm (ibus-rime)[license]: Change license to GPLv3.
---
 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 1e89e455dd..b31d60f06c 100644
--- a/gnu/packages/ibus.scm
+++ b/gnu/packages/ibus.scm
@@ -689,7 +689,7 @@ various input schemas including glyph-based input methods, romanization-based
 input methods as well as those for Chinese dialects.  It has the ability to
 compose phrases and sentences intelligently and provide very accurate
 traditional Chinese output.")
-    (license gpl3+)))
+    (license gpl3)))
 
 (define-public libhangul
   (package
-- 
2.27.0





This bug report was last modified 4 years and 317 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.