]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright notice.
authorRichard M. Stallman <rms@gnu.org>
Wed, 20 May 1998 00:56:03 +0000 (00:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 20 May 1998 00:56:03 +0000 (00:56 +0000)
lisp/ls-lisp.el
lisp/mail/metamail.el

index a3c4c9a0f6c6624c986a5bfc27ac89a1f72de21b..0a921bbb05c32bce15b496d153d98df0b613427f 100644 (file)
@@ -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
index d838762fdc74a980e7a9fb46943eedfc76215c21..8c2fcb545d0d7e930c8af82af7e9188798718d14 100644 (file)
@@ -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.