diff options
Diffstat (limited to 'lisp/progmodes/bat-mode.el')
-rw-r--r-- | lisp/progmodes/bat-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/bat-mode.el b/lisp/progmodes/bat-mode.el index 613de34eb7e..226614928f1 100644 --- a/lisp/progmodes/bat-mode.el +++ b/lisp/progmodes/bat-mode.el @@ -1,6 +1,6 @@ ;;; bat-mode.el --- Major mode for editing DOS/Windows scripts -*- lexical-binding: t -*- -;; Copyright (C) 2003-2024 Free Software Foundation, Inc. +;; Copyright (C) 2003-2025 Free Software Foundation, Inc. ;; Author: Arni Magnusson <thisisarni@gmail.com> ;; Keywords: languages |