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 2453f479eda..19e64d2bd90 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-2013 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1993, 2001-2014 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals |