gnu: emacs-4clojure: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[license]: Use GPL3+.master
parent
bbf6bc1acc
commit
4eff273542
|
@ -5409,7 +5409,7 @@ board and goal value can be customized.")
|
|||
@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
|
||||
answers.")
|
||||
(license license:gpl3))))
|
||||
(license license:gpl3+))))
|
||||
|
||||
(define-public emacs-base16-theme
|
||||
(package
|
||||
|
|
Reference in New Issue