gnu: grammalecte: Fix 'license' field.
* gnu/packages/dictionaries.scm (grammalecte)[license]: Change name to 'gpl3+'.
This commit is contained in:
parent
16613d230b
commit
56d924a59b
|
@ -244,7 +244,7 @@ a dubious expression is wrong, it will keep silent.
|
||||||
|
|
||||||
The package provides the command line interface, along with a server
|
The package provides the command line interface, along with a server
|
||||||
and a Python library.")
|
and a Python library.")
|
||||||
(license license:gpl3+)))
|
(license gpl3+)))
|
||||||
|
|
||||||
(define-public translate-shell
|
(define-public translate-shell
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in New Issue