From: morioka Date: Tue, 1 Oct 1996 13:33:32 +0000 (+0000) Subject: Comment was fixed. X-Git-Tag: XEmacs-20_3-b6~23 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=commitdiff_plain;h=f2dbd60abb5c7b8e3afbe04e842bd87ab7d47ca5 Comment was fixed. --- diff --git a/std11-parse.el b/std11-parse.el index 681b8a0..3a81807 100644 --- a/std11-parse.el +++ b/std11-parse.el @@ -5,7 +5,7 @@ ;; Author: MORIOKA Tomohiko ;; Keywords: mail, news, RFC 822, STD 11 ;; Version: -;; $Id: std11-parse.el,v 0.13 1996-10-01 13:29:39 morioka Exp $ +;; $Id: std11-parse.el,v 0.14 1996-10-01 13:30:22 morioka Exp $ ;; This file is part of tl (Tiny Library). @@ -20,8 +20,8 @@ ;; General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with This program; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; 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. ;;; Code: diff --git a/std11.el b/std11.el index 5c06146..7eb7931 100644 --- a/std11.el +++ b/std11.el @@ -4,7 +4,7 @@ ;; Author: MORIOKA Tomohiko ;; Keywords: mail, news, RFC 822, STD 11 -;; Version: $Id: std11.el,v 0.33 1996-09-14 08:42:39 morioka Exp $ +;; Version: $Id: std11.el,v 0.34 1996-10-01 13:33:32 morioka Exp $ ;; This file is part of MU (Message Utilities). @@ -19,8 +19,8 @@ ;; General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with This program; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; 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. ;;; Code: