X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fflim.git;a=blobdiff_plain;f=mime-def.el;h=9398915b6a73ab7095d766d86121c1f44eafed15;hp=e9841dd63cff56b003e3f169ab0fad597b0b5740;hb=refs%2Fheads%2Flimit-1_14;hpb=9e45164478b22ae7bb448f75aada435817731350 diff --git a/mime-def.el b/mime-def.el index e9841dd..9398915 100644 --- a/mime-def.el +++ b/mime-def.el @@ -1,6 +1,6 @@ ;;; mime-def.el --- definition module about MIME -*- coding: ctext; -*- -;; Copyright (C) 1995,96,97,98,99,2000,2001,2002,2003 +;; Copyright (C) 1995,96,97,98,99,2000,2001,2002,2003,2004 ;; Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko @@ -21,8 +21,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Code: @@ -33,7 +33,7 @@ (eval-when-compile (require 'luna)) ; luna-arglist-to-arguments (eval-and-compile - (defconst mime-library-product ["LIMIT" (1 14 8) "Hajinosato"] + (defconst mime-library-product ["LIMIT" (1 14 10) "Furuichi"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product)