gnu: emacs-citar-org-roam: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[license]: Set to GPL3+.
This commit is contained in:
parent
c37d46e362
commit
ad4d688543
1 changed files with 1 additions and 1 deletions
|
@ -22059,7 +22059,7 @@ (define-public emacs-citar-org-roam
|
|||
@item ability to query note citations by reference
|
||||
@item ``live'' updating of Citar UI for presence of notes
|
||||
@end itemize")
|
||||
(license license:gpl3)))
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-helm-bibtex
|
||||
(let ((commit "8ebf50d5bd368082d0b7ab79d26a52f372cdef98")
|
||||
|
|
Loading…
Reference in a new issue