Archived
1
0
Fork 0

gnu: emacs-4clojure: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-4clojure)[license]: Use GPL3+.
This commit is contained in:
Nicolas Goaziou 2020-04-23 10:32:06 +02:00
parent bbf6bc1acc
commit 4eff273542
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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