diff options
| -rw-r--r-- | lisp/ls-lisp.el | 2 | ||||
| -rw-r--r-- | lisp/mail/metamail.el | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index a3c4c9a0f6c..0a921bbb05c 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -1,6 +1,6 @@ ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp -;; Copyright (C) 1992, 1994 by Sebastian Kremer <sk@thp.uni-koeln.de> +;; Copyright (C) 1992, 1994 Free Software Foundation, Inc. ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> ;; Maintainer: FSF diff --git a/lisp/mail/metamail.el b/lisp/mail/metamail.el index d838762fdc7..8c2fcb545d0 100644 --- a/lisp/mail/metamail.el +++ b/lisp/mail/metamail.el @@ -1,9 +1,9 @@ ;;; metamail.el --- Metamail interface for GNU Emacs -;; Copyright (C) 1993, 1996 Masanobu UMEDA +;; Copyright (C) 1993, 1996 Free Software Foundation, Inc. ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> -;; Version: $Id: metamail.el,v 1.7 1997/05/05 11:51:44 rms Exp rms $ +;; Version: $Id: metamail.el,v 1.8 1997/07/25 05:59:39 rms Exp rms $ ;; Keywords: mail, news, mime, multimedia ;; This file is part of GNU Emacs. |
