gnu: emacs-consult-bibtex: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[license]: Use GPL3+.master
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
|
||||
|
|
Reference in New Issue