diff options
Diffstat (limited to 'lisp/emulation/edt.el')
-rw-r--r-- | lisp/emulation/edt.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index bfed09e0df3..68550cc30e2 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el @@ -1,8 +1,6 @@ ;;; edt.el --- enhanced EDT keypad mode emulation for GNU Emacs -;; Copyright (C) 1986, 1992, 1993, 1994, 1995, 2000, 2001, 2002, 2003, -;; 2004, 2005, 2006, 2007, 2008, 2009, 2010 -;; Free Software Foundation, Inc. +;; Copyright (C) 1986, 1992-1995, 2000-2011 Free Software Foundation, Inc. ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> |