diff options
-rw-r--r-- | gnu/packages/emacs-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e312a918d6..17aea794c4 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -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 |