From f8f90aeda1275ec28604d74c4da36ae874d4adf0 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 21 Apr 1998 19:23:22 +0000 Subject: [PATCH] Modify header. --- mime-def.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mime-def.el b/mime-def.el index 776cf17..c513993 100644 --- a/mime-def.el +++ b/mime-def.el @@ -1,11 +1,11 @@ -;;; mime-def.el --- definition module for SEMI +;;; mime-def.el --- definition module about MIME ;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko ;; Keywords: definition, MIME, multimedia, mail, news -;; This file is part of SEMI (Spadework for Emacs MIME Interfaces). +;; This file is part of FLAM (Faithful Library About MIME). ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -25,7 +25,7 @@ ;;; Code: (defconst mime-spadework-module-version-string - "FLIM-FLAM 1.0.0 - \"$(BAIK'(B\" 2.5R3.0/3.0") + "FLIM-FLAM 1.0.0 - \"$BAIK'(B\" 2.5R3.0/3.0") (require 'custom) -- 1.7.10.4