diff lisp/emulation/edt.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents e694e0879463
children 9f3cc03dae67
line wrap: on
line diff
--- a/lisp/emulation/edt.el	Wed Jul 22 04:22:30 1992 +0000
+++ b/lisp/emulation/edt.el	Wed Jul 22 04:22:42 1992 +0000
@@ -1,13 +1,13 @@
 ;;; edt.el --- EDT emulation in Emacs
 
+;; Copyright (C) 1986 Free Software Foundation, Inc.
+
 ;; Author: Mike Clarkson <mike@yetti.UUCP>
 ;; 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.