diff options
Diffstat (limited to 'lisp/emulation/edt-vt100.el')
-rw-r--r-- | lisp/emulation/edt-vt100.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el index 25bdfe5506..3ed0bb8cdd 100644 --- a/lisp/emulation/edt-vt100.el +++ b/lisp/emulation/edt-vt100.el @@ -1,7 +1,7 @@ ;;; edt-vt100.el --- enhanced EDT keypad mode emulation for VT series terminals -;; Copyright (C) 1986, 1992-1993, 1995, 2002-2012 -;; Free Software Foundation, Inc. +;; Copyright (C) 1986, 1992-1993, 1995, 2002-2013 Free Software +;; Foundation, Inc. ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> |