1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 09:05:54 +02:00

gnu: grammalecte: Fix 'license' field.

* gnu/packages/dictionaries.scm (grammalecte)[license]: Change name to
'gpl3+'.
This commit is contained in:
Ludovic Courtès
2017-12-17 21:34:33 +01:00
parent 16613d230b
commit 56d924a59b
+1 -1
View File
@@ -244,7 +244,7 @@ a dubious expression is wrong, it will keep silent.
The package provides the command line interface, along with a server
and a Python library.")
(license license:gpl3+)))
(license gpl3+)))
(define-public translate-shell
(package