summaryrefslogtreecommitdiff
path: root/leim/MISC-DIC/README
diff options
context:
space:
mode:
Diffstat (limited to 'leim/MISC-DIC/README')
-rw-r--r--leim/MISC-DIC/README46
1 files changed, 46 insertions, 0 deletions
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.")
+============================================================