mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue