mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
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:
parent
d13c0ed6ae
commit
560540f005
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue