gnu: emacs-4clojure: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[license]: Use GPL3+.
This commit is contained in:
parent
bbf6bc1acc
commit
4eff273542
1 changed files with 1 additions and 1 deletions
|
@ -5409,7 +5409,7 @@ board and goal value can be customized.")
|
||||||
@url{http://www.4clojure.com, 4clojure} problems. You can open a specific
|
@url{http://www.4clojure.com, 4clojure} problems. You can open a specific
|
||||||
question and move to the next or previous one. You can also verify your
|
question and move to the next or previous one. You can also verify your
|
||||||
answers.")
|
answers.")
|
||||||
(license license:gpl3))))
|
(license license:gpl3+))))
|
||||||
|
|
||||||
(define-public emacs-base16-theme
|
(define-public emacs-base16-theme
|
||||||
(package
|
(package
|
||||||
|
|
Reference in a new issue