me
/
guix
Archived
1
0
Fork 0

gnu: nerd-dictation: Fix license.

* gnu/packages/machine-learning.scm (nerd-dictation)[license]: Set to GPL2+.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -3875,7 +3875,7 @@ The user configuration lets you manipulate text using Python string
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