From 825f9540c9d64bd2d5e9a33d59cc8c459925aa0e Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 17 Feb 1998 13:51:25 +0000 Subject: [PATCH] Modify header. --- emh.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/emh.el b/emh.el index 85541cf..742a026 100644 --- a/emh.el +++ b/emh.el @@ -1,6 +1,6 @@ ;;; emh.el --- MIME extender for mh-e -;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. +;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko ;; OKABE Yasuo @@ -8,7 +8,7 @@ ;; Created: 1993/11/21 ;; Renamed: 1993/11/27 from mh-e-mime.el ;; Renamed: 1997/02/21 from tm-mh-e.el -;; Version: $Revision: 0.25 $ +;; Version: $Revision: 1.1 $ ;; Keywords: MH, MIME, multimedia, encoded-word, multilingual, mail ;; This file is part of emh. @@ -38,7 +38,7 @@ ;;; (defconst emh-RCS-ID - "$Id: emh.el,v 0.25 1998-02-17 13:50:17 morioka Exp $") + "$Id: emh.el,v 1.1 1998-02-17 13:51:25 morioka Exp $") (defconst emh-version (get-version-string emh-RCS-ID)) -- 1.7.10.4