changeset 22154:86791cda515c

Update copyright notice.
author Richard M. Stallman <rms@gnu.org>
date Wed, 20 May 1998 00:56:03 +0000
parents a63d4ba6813a
children 884e912db9de
files lisp/ls-lisp.el lisp/mail/metamail.el
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ls-lisp.el	Wed May 20 00:46:03 1998 +0000
+++ b/lisp/ls-lisp.el	Wed May 20 00:56:03 1998 +0000
@@ -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
--- a/lisp/mail/metamail.el	Wed May 20 00:46:03 1998 +0000
+++ b/lisp/mail/metamail.el	Wed May 20 00:56:03 1998 +0000
@@ -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.