Mercurial > emacs
diff leim/MISC-DIC/README @ 75396:bc64bc1cb172
New file.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 24 Jan 2007 06:32:58 +0000 |
parents | |
children | b58b0c1881af |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/leim/MISC-DIC/README Wed Jan 24 06:32:58 2007 +0000 @@ -0,0 +1,46 @@ +The source and copyright status of dictionary files in this directory +are categorised into these three. + +(1) cangjie-table.b5 + cangjie-table.cns + +These are verbatim copies of what distributed by the author Christian +Wittern himself. Each file contains a copyright notice. + +(2) CTLau.html + CTLau-b5.html + +These are verbatim copies of what distributed at the authors home page +<umunhum.stanford.edu/~lee/chicomp/> Each file contains a copyright +notice. + +(3) pinyin.map + ziranma.cin + +These are verbatim copies of what distributed with a free packaged +called CCE at: + http://ftp.debian.org/debian/dists/potato/main + /source/utils/cce_0.36.orig.tar.gz + +As those files themselves don't contain copyright notices, the +copyright notice of the package itself should cover them. + +============================================================ + Copyright (C) 1999, Rui He, herui@cs.duke.edu + + + CCE(Console Chinese Environment) 0.32 + +CCE is free software; you can redistribute it and/or modify it under the +terms of the GNU General Public License as published by the Free Software +Foundation; either version 1, or (at your option) any later version. + +CCE is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +details. + +You should have received a copy of the GNU General Public License along with +CCE; see the file COPYING. If not, write to the Free Software Foundation, +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.") +============================================================