mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: nerd-dictation: Fix license.
* gnu/packages/machine-learning.scm (nerd-dictation)[license]: Set to GPL2+.
This commit is contained in:
parent
4f0b2c0c3d
commit
9a5e1dc1f1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue