diff options
author | Roland McGrath <roland@gnu.org> | 1992-07-16 21:46:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1992-07-16 21:46:14 +0000 |
commit | 29add8b9a4eee1ad61e3de434278a1158575dd60 (patch) | |
tree | 22edeb31587c8f0565bfcbeb115ff5acd249caea /lisp/mh-e.el | |
parent | 15ece07de68c1f207364242181d3c1f209b5beea (diff) | |
download | emacs-29add8b9a4eee1ad61e3de434278a1158575dd60.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/mh-e.el')
-rw-r--r-- | lisp/mh-e.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e.el b/lisp/mh-e.el index b5f741219db..3151de7b6fb 100644 --- a/lisp/mh-e.el +++ b/lisp/mh-e.el @@ -7,7 +7,7 @@ (defvar mh-e-RCS-id) (setq mh-e-RCS-id "$Header: /var/home/larus/lib/emacs/RCS/mh-e.el,v 3.1 90/09/28 15:47:58 larus Exp Locker: larus $") -;;; Copyright (C) 1985-89 Free Software Foundation +;;; Copyright (C) 1985, 86, 87, 88, 89, 92 Free Software Foundation ;; GNU Emacs is distributed in the hope that it will be useful, ;; but without any warranty. No author or distributor |