diff options
author | Eduardo Julian | 2022-02-05 14:51:37 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-02-05 14:51:37 -0400 |
commit | 54bb56a07e6d8f1e76bd447436fb721a74f09f66 (patch) | |
tree | fd3d5699ce5d7546a92f4328dee496ab6ca86aed /lux-mode | |
parent | e4bc4d0e2cd14a955530160c4fc7859e6c46874e (diff) |
Updated copyright notices.
Diffstat (limited to 'lux-mode')
-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 b41c3848a..ee5050d47 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 © 2014-2021 Eduardo Julian +;; Copyright © 2014-2022 Eduardo Julian ;; ;; Authors: Eduardo Julian <eduardoejp@gmail.com> ;; URL: https://github.com/LuxLang/lux/tree/master/lux-mode |