me
/
guix
Archived
1
0
Fork 0

gnu: emacs-ccls: Revise license.

* gnu/packages/emacs-xyz.scm (emacs-ccls): Change license to reflect
  MIT/Expat-style license.
master
Brett Gilio 2019-12-27 20:36:55 -06:00
parent b1d16cb6ac
commit 2fca99c24d
No known key found for this signature in database
GPG Key ID: 672243C4A03F0EEE
1 changed files with 1 additions and 1 deletions

View File

@ -15915,7 +15915,7 @@ Pandoc, the document-conversion tool.")
(synopsis "Emacs support for the @code{ccls} language server")
(description "This package extends @code{lsp-mode} to work with @code{C}
and @code{C++} files through the @code{ccls} language server.")
(license license:bsd-3))))
(license license:expat))))
(define-public emacs-org-brain
(package