me
/
guix
Archived
1
0
Fork 0

gnu: ibus-rime: Fix license.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
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
1 changed files with 1 additions and 1 deletions

View File

@ -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