X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-def.el;h=9054f68f3cae689f61388715d194037e7b1eaaf7;hb=04123d21ebf8e2f0d2b74d725e7e6ca82888e8b4;hp=0eab6c28de96eaea9c0895fb779b213414f36202;hpb=bba646e488b17bb91e1ca1acd4e4c794020dd077;p=elisp%2Fflim.git diff --git a/mime-def.el b/mime-def.el index 0eab6c2..9054f68 100644 --- a/mime-def.el +++ b/mime-def.el @@ -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 ["FLIM" (1 14 7) "Sanjò"] + (defconst mime-library-product ["FLIM" (1 14 8) "Shijò"] "Product name, version number and code name of MIME-library package.")) (defmacro mime-product-name (product)