diff options
Diffstat (limited to 'lisp/ledit.el')
-rw-r--r-- | lisp/ledit.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ledit.el b/lisp/ledit.el index 9ca2de53c22..d3f3311d74c 100644 --- a/lisp/ledit.el +++ b/lisp/ledit.el @@ -1,11 +1,10 @@ ;;; ledit.el --- Emacs side of ledit interface +;; Copyright (C) 1985 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 13 May 1991 ;; Keyord: languages -;; Copyright (C) 1985 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |