aboutsummaryrefslogtreecommitdiff
path: root/lux-mode
diff options
context:
space:
mode:
authorEduardo Julian2017-01-26 19:57:26 -0400
committerEduardo Julian2017-01-26 19:57:26 -0400
commit82c378b0c9e95ec94c40911a23199868f5981d2d (patch)
tree954e76e75ff589f0d28b9e21e8afe1a31adbedd5 /lux-mode
parentd1d861591afbc867adac8ab1aafb9d5f85392a4d (diff)
- Changed the license from MPL 2.0 to MIT.
Diffstat (limited to 'lux-mode')
-rw-r--r--lux-mode/lux-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el
index 40980f097..5c50c3eea 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -3,7 +3,7 @@
;; Copyright © 2014-2017 Eduardo Julian
;;
;; Authors: Eduardo Julian <eduardoejp@gmail.com>
-;; URL: http://github.com/lux/lux-mode
+;; URL: https://github.com/LuxLang/lux/tree/master/lux-mode
;; Keywords: languages lisp lux
;; Version: 0.1.0
;; Package-Requires: ((emacs "24.1"))