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 60b332170b0..e328cfa0d8b 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 -;; Copyright (C) 2003, 2008-2013 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2008-2014 Free Software Foundation, Inc. ;; Author: Arni Magnusson <arnima@hafro.is> ;; Keywords: languages |