diff options
Diffstat (limited to 'lisp/progmodes/lua-ts-mode.el')
-rw-r--r-- | lisp/progmodes/lua-ts-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/lua-ts-mode.el b/lisp/progmodes/lua-ts-mode.el index a0c492c335c..f02fefa8f94 100644 --- a/lisp/progmodes/lua-ts-mode.el +++ b/lisp/progmodes/lua-ts-mode.el @@ -1,6 +1,6 @@ ;;; lua-ts-mode.el --- Major mode for editing Lua files -*- lexical-binding: t -*- -;; Copyright (C) 2023-2024 Free Software Foundation, Inc. +;; Copyright (C) 2023-2025 Free Software Foundation, Inc. ;; Author: John Muhl <jm@pub.pink> ;; Created: June 27, 2023 |