gnu: emacs-mood-line: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-mood-line)[license]: Switch to GPL2+.master
parent
0bf662b35b
commit
f1f076c9dc
|
@ -23051,7 +23051,7 @@ icon support, git integration, and several other utilities.")
|
||||||
(description
|
(description
|
||||||
"Mood-line is a minimal Emacs mode-line configuration that aims to
|
"Mood-line is a minimal Emacs mode-line configuration that aims to
|
||||||
replicate some of the features of the Doom modeline package.")
|
replicate some of the features of the Doom modeline package.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public emacs-shrink-path
|
(define-public emacs-shrink-path
|
||||||
(package
|
(package
|
||||||
|
|
Reference in New Issue