gnu: ibus-rime: Fix license.
* gnu/packages/ibus.scm (ibus-rime)[license]: Change license to GPLv3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
parent
d13c0ed6ae
commit
560540f005
|
@ -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
|
||||
|
|
Reference in New Issue