From: morioka Date: Tue, 21 Apr 1998 19:23:22 +0000 (+0000) Subject: Modify header. X-Git-Tag: flam-1_1_0~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f8f90aeda1275ec28604d74c4da36ae874d4adf0;p=elisp%2Fflim.git Modify header. --- 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)