gnu: nerd-dictation: Fix license.

* gnu/packages/machine-learning.scm (nerd-dictation)[license]: Set to GPL2+.
This commit is contained in:
Nicolas Goaziou 2023-04-16 15:42:14 +02:00
parent 4f0b2c0c3d
commit 9a5e1dc1f1
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -3875,7 +3875,7 @@ (define-public nerd-dictation
operations. It has zero overhead, as this relies on manual activation and
there are no background processes. Dictation is accessed manually with
@code{nerd-dictation begin} and @code{nerd-dictation end} commands.")
(license license:gpl3+))))
(license license:gpl2+))))
(define-public nerd-dictation/wayland
(package