New file.

This commit is contained in:
Kenichi Handa 2007-01-24 06:32:58 +00:00
parent 091fee4481
commit 11ac653865
2 changed files with 104 additions and 0 deletions

58
leim/CXTERM-DIC/README Normal file
View file

@ -0,0 +1,58 @@
All *.tit files in this directory are dictionary files to use with
the program cxterm. Their source and copyright status are categorised
into these three.
(1) QJ-b5.tit (renamed from .../cxterm/dict/big5/QJ.tit)
QJ.tit (copied from .../cxterm/dict/gb/QJ.tit)
These are verbatim copies of what included in the directory
contrib/clients/cxterm of the distribution of X11R6. Each file
contains a copyright notice.
(2) CCDOSPY.tit (copied from .../cxterm/dict/gb/CCDOSPY.tit)
PY-b5.tit (renamed from .../cxterm/dict/big5/PY.tit)
SW.tit (copied from .../cxterm/dict/gb/SW.tit)
TONEPY.tit (copied from .../cxterm/dict/gb/TONEPY.tit)
These are verbatim copies of what included in the directory
contrib/clients/cxterm of the distribution of X11R6. As those files
themselves don't contain copyright notices, the section 6 of the file
.../cxterm/README should cover them.
============================================================
6. COPYRIGHTS AND TERMS
This copyright and permission notice outlines the rights and
restrictions covering most parts of this distribution of cxterm.
Cxterm is modified from xterm, which is copyrighted by MIT.
Some individual files are covered by other copyrights. Utils
parts are redistributed software covered by their own copyrights
and terms. Please see individual file's copyright notices.
X11R6 CXTERM (C) 1994 BY YONGGUANG ZHANG.
X11R5 CXTERM (C) 1991 BY YONGGUANG ZHANG AND MAN-CHI PONG.
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose is hereby granted without fee,
provided that this entire copyright and permission notice appear
in all such copies, and that the name of the authors may not be
used to endorse or promote products derived from this material
without specific prior written permission. The authors make no
representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.
============================================================
(3) 4Corner.tit
ARRAY30.tit
ETZY.tit
ZOZY.tit
These are the versions modified by the original authors from what
distributed with X11R5 to include proper copyright notices. Each file
contains a copyright notice.
(4) ECDICT.tit, Punct-b5.tit, Punct.tit
These are verbatim copies of what distributed at
ftp://ftp.ifcss.org/pub/software/. Each file contains a copyright
notice.

46
leim/MISC-DIC/README Normal file
View file

@ -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.")
============================================================