From 0e78640a9bce1ab73843a248291798184e470a85 Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 12 Mar 1998 19:31:28 +0000 Subject: [PATCH] Sync with main branch. --- mime-text.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mime-text.el b/mime-text.el index 0e705f7..7b63a9d 100644 --- a/mime-text.el +++ b/mime-text.el @@ -1,12 +1,11 @@ ;;; mime-text.el --- mime-view content filter for text -;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc. +;; Copyright (C) 1994,1995,1996,1997,1998 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; Version: $Id: mime-text.el,v 0.24 1997-07-02 16:20:22 morioka Exp $ ;; Keywords: text, MIME, multimedia, mail, news -;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). +;; This file is part of SEMI (Suite of Emacs MIME Interfaces). ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as -- 1.7.10.4