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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -244,7 +244,7 @@ (define-public grammalecte
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