X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-def.el;h=2444b426888d8c9055ba4a619545225191086b4a;hb=eb9783f46dee7de4c9372e428a26e384e04d60f8;hp=31060785ee0dfd5db78ada8cfc6c4e7a8a491dff;hpb=4248a1b9eb6e8271990355e6393683be2a0ec54b;p=elisp%2Fflim.git diff --git a/mime-def.el b/mime-def.el index 3106078..2444b42 100644 --- a/mime-def.el +++ b/mime-def.el @@ -5,7 +5,7 @@ ;; Author: MORIOKA Tomohiko ;; Keywords: definition, MIME, multimedia, mail, news -;; This file is part of FLIM (Faithful Library about Internet Message). +;; 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: (eval-and-compile - (defconst mime-library-product ["FLIM" (1 10 4) "Shin-H.DŽòsono"] + (defconst mime-library-product ["FLAM-DOODLE" (1 10 2) "$B@VGrFK(B 5.0YR8.0/6.0"] "Product name, version number and code name of MIME-library package.") )