gnu: ibus-rime: Fix license.

* gnu/packages/ibus.scm (ibus-rime)[license]: Change license to GPLv3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Peng Mei Yu 2020-07-08 10:00:17 +08:00 committed by Nicolas Goaziou
parent d13c0ed6ae
commit 560540f005
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -689,7 +689,7 @@ (define-public ibus-rime
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