diff options
author | Eduardo Julian | 2017-01-07 12:10:28 -0400 |
---|---|---|
committer | Eduardo Julian | 2017-01-07 12:10:28 -0400 |
commit | e039af0c4ffdcaa8ad3a9b640eda8936b68857dd (patch) | |
tree | 3e1179b0eec1e0a39672415815ec281cbd1277fd | |
parent | 8283fea825d1d065eefeef08b13c06b4d5c5b61e (diff) |
- Updated the copyright perior in the license.
Diffstat (limited to '')
-rw-r--r-- | lux-mode/lux-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el index 5713cfb5d..d471370bf 100644 --- a/lux-mode/lux-mode.el +++ b/lux-mode/lux-mode.el @@ -1,6 +1,6 @@ ;;; lux-mode.el --- Major mode for Lux code -*- lexical-binding: t; -*- -;; Copyright © 2015 Eduardo Julian +;; Copyright © 2014-2017 Eduardo Julian ;; ;; Authors: Eduardo Julian <eduardoejp@gmail.com> ;; URL: http://github.com/lux/lux-mode |