summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2007-01-24 06:32:58 +0000
committerKenichi Handa <handa@m17n.org>2007-01-24 06:32:58 +0000
commit3ae263813d64c1f81264484f8daff2e29e76b8cd (patch)
tree5e456b829015c5726fbb29ffd21fc6100997b901 /leim
parentb596a47ac6b2e964a83ec126db9ebf06b6effe0a (diff)
downloademacs-3ae263813d64c1f81264484f8daff2e29e76b8cd.tar.gz
New file.
Diffstat (limited to 'leim')
-rw-r--r--leim/CXTERM-DIC/README58
-rw-r--r--leim/MISC-DIC/README46
2 files changed, 104 insertions, 0 deletions
diff --git a/leim/CXTERM-DIC/README b/leim/CXTERM-DIC/README
new file mode 100644
index 00000000000..7ce391531f2
--- /dev/null
+++ b/leim/CXTERM-DIC/README
@@ -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.
diff --git a/leim/MISC-DIC/README b/leim/MISC-DIC/README
new file mode 100644
index 00000000000..fbc061801aa
--- /dev/null
+++ b/leim/MISC-DIC/README
@@ -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.")
+============================================================