me
/
guix
Archived
1
0
Fork 0

gnu: rime-data: Fix license.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Peng Mei Yu 2020-07-08 10:00:16 +08:00 committed by Nicolas Goaziou
parent 5fc75e858a
commit d13c0ed6ae
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ traditional Chinese output.")
(synopsis "Schema data of Rime Input Method Engine")
(description "@dfn{rime-data} provides the schema data of Rime Input
Method Engine.")
(license lgpl3+)))
(license lgpl3)))
(define-public ibus-rime
(package