me
/
guix
Archived
1
0
Fork 0

gnu: emacs-mood-line: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-mood-line)[license]: Switch to GPL2+.
master
Nicolas Goaziou 2020-09-27 14:23:07 +02:00
parent 0bf662b35b
commit f1f076c9dc
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -23051,7 +23051,7 @@ icon support, git integration, and several other utilities.")
(description
"Mood-line is a minimal Emacs mode-line configuration that aims to
replicate some of the features of the Doom modeline package.")
(license license:gpl3+)))
(license license:gpl2+)))
(define-public emacs-shrink-path
(package