diff options
Diffstat (limited to 'lisp/term/vt100.el')
-rw-r--r-- | lisp/term/vt100.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/vt100.el b/lisp/term/vt100.el index 81843ceb975..7ddbe38a287 100644 --- a/lisp/term/vt100.el +++ b/lisp/term/vt100.el @@ -1,6 +1,6 @@ ;;; vt100.el --- define VT100 function key sequences in function-key-map -;; Copyright (C) 1989, 1993, 2001-2019 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1993, 2001-2020 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals |