From 67a0cca0eff587765855d14b1f06d5442bd6d018 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 12 Oct 2006 06:11:44 +0000 Subject: [PATCH] Modify header. --- cbeta.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cbeta.el b/cbeta.el index 7abea03..07865cd 100644 --- a/cbeta.el +++ b/cbeta.el @@ -1,11 +1,11 @@ ;;; cbeta.el --- Parser for CBETA Ideographs representation. -;; Copyright (C) 2001,2002 MORIOKA Tomohiko +;; Copyright (C) 2001,2002,2006 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko ;; Keywords: CBETA, IDS, Ideographs, UCS, Unicode -;; This file is a part of Tomoyo-Tools. +;; This file is a part of the CHISE-IDS package. ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -24,8 +24,6 @@ ;;; Code: -;; (require 'mojikyo) - (defvar cbeta-replacement-char-alist (list '(?\u2502 . ?\u4E28) '(?\u251C . ?\u2E8A) -- 1.7.10.4