From: tomo Date: Fri, 1 Jun 2001 06:01:40 +0000 (+0000) Subject: Update Copyright field of header. X-Git-Tag: flim-1_14_3~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=fd82671e71a48c5dfb66052308f7c18e0ff11c09;p=elisp%2Fflim.git Update Copyright field of header. --- diff --git a/mel-b-el.el b/mel-b-el.el index d72b8d8..f8a13ef 100644 --- a/mel-b-el.el +++ b/mel-b-el.el @@ -1,6 +1,6 @@ ;;; mel-b-el.el --- Base64 encoder/decoder. -;; Copyright (C) 1992,1995,1996,1997,1998,1999 Free Software Foundation, Inc. +;; Copyright (C) 1992,95,96,97,98,99,2001 Free Software Foundation, Inc. ;; Author: ENAMI Tsugutomo ;; MORIOKA Tomohiko diff --git a/mel-q.el b/mel-q.el index d0a9226..4a59b02 100644 --- a/mel-q.el +++ b/mel-q.el @@ -1,6 +1,6 @@ ;;; mel-q.el --- Quoted-Printable encoder/decoder. -;; Copyright (C) 1995,1996,1997,1998,1999 Free Software Foundation, Inc. +;; Copyright (C) 1995,96,97,98,99,2000,2001 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko ;; Created: 1995/6/25