gnu: emacs-consult-bibtex: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[license]: Use GPL3+.
This commit is contained in:
parent
05f2938f04
commit
80baa8f87a
@ -9106,7 +9106,7 @@ list of candidates.")
|
||||
(synopsis "Consulting-read interface for BibTeX completion")
|
||||
(description "This package provides a read interface for BibTeX
|
||||
completion using Consult.")
|
||||
(license license:gpl3))))
|
||||
(license license:gpl3+))))
|
||||
|
||||
(define-public emacs-consult-dir
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user