Modify header.
authormorioka <morioka>
Tue, 17 Feb 1998 13:51:25 +0000 (13:51 +0000)
committermorioka <morioka>
Tue, 17 Feb 1998 13:51:25 +0000 (13:51 +0000)
emh.el

diff --git a/emh.el b/emh.el
index 85541cf..742a026 100644 (file)
--- 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 <morioka@jaist.ac.jp>
 ;;         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>
@@ -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))