mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-ccls: Revise license.
* gnu/packages/emacs-xyz.scm (emacs-ccls): Change license to reflect MIT/Expat-style license.
This commit is contained in:
parent
b1d16cb6ac
commit
2fca99c24d
1 changed files with 1 additions and 1 deletions
|
@ -15915,7 +15915,7 @@ Pandoc, the document-conversion tool.")
|
||||||
(synopsis "Emacs support for the @code{ccls} language server")
|
(synopsis "Emacs support for the @code{ccls} language server")
|
||||||
(description "This package extends @code{lsp-mode} to work with @code{C}
|
(description "This package extends @code{lsp-mode} to work with @code{C}
|
||||||
and @code{C++} files through the @code{ccls} language server.")
|
and @code{C++} files through the @code{ccls} language server.")
|
||||||
(license license:bsd-3))))
|
(license license:expat))))
|
||||||
|
|
||||||
(define-public emacs-org-brain
|
(define-public emacs-org-brain
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue