gnu: emacs-erc-status-sidebar: Correct license.
* gnu/packages/emacs-xyz.scm (emacs-erc-status-sidebar)[license]: Set to GPL3+. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
2be6323080
commit
b136f7cda3
@ -3836,7 +3836,7 @@ IRC bouncer with ERC.")
|
||||
ERC, an Emacs client for IRC (Internet Relay Chat). It relies on the
|
||||
@code{erc-track} module, and displays all the same information
|
||||
@code{erc-track} does in the mode line, but in an alternative format.")
|
||||
(license license:expat))))
|
||||
(license license:gpl3+))))
|
||||
|
||||
(define-public emacs-shut-up
|
||||
(package
|
||||
|
Loading…
x
Reference in New Issue
Block a user