aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation/edt.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emulation/edt.el')
-rw-r--r--lisp/emulation/edt.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el
index 4a3c88d015..6b2603c8c5 100644
--- a/lisp/emulation/edt.el
+++ b/lisp/emulation/edt.el
@@ -1,13 +1,13 @@
;;; edt.el --- EDT emulation in Emacs
+;; Copyright (C) 1986 Free Software Foundation, Inc.
+
;; Author: Mike Clarkson <[email protected]>
;; Maintainer: FSF
;; Created: 27 Aug 1986
-;; Last-Modified: 09 May 1991
;; Keywords: emulations
-;; Copyright (C) 1986 Free Software Foundation, Inc.
-;; It started from public domain code by Mike Clarkson
+;; This started from public domain code by Mike Clarkson
;; but has been greatly altered.
;; This file is part of GNU Emacs.