diff options
Diffstat (limited to 'lisp/obsolete/idlw-shell.el')
-rw-r--r-- | lisp/obsolete/idlw-shell.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/idlw-shell.el b/lisp/obsolete/idlw-shell.el index ae32a50bcc8..dc10e3ea9b5 100644 --- a/lisp/obsolete/idlw-shell.el +++ b/lisp/obsolete/idlw-shell.el @@ -1,6 +1,6 @@ ;;; idlw-shell.el --- run IDL as an inferior process of Emacs. -*- lexical-binding:t -*- -;; Copyright (C) 1999-2024 Free Software Foundation, Inc. +;; Copyright (C) 1999-2025 Free Software Foundation, Inc. ;; Authors: JD Smith <jd.smith@utoledo.edu> ;; Carsten Dominik <dominik@astro.uva.nl> |