aboutsummaryrefslogtreecommitdiffstats
path: root/leim/MISC-DIC
diff options
context:
space:
mode:
authorKenichi Handa2007-01-30 01:04:35 +0000
committerKenichi Handa2007-01-30 01:04:35 +0000
commitdd822b892722989529efc8d5b8e9997eba78f773 (patch)
treec90f59638fa354050ef37120f1724ebcd86c7c38 /leim/MISC-DIC
parent5099b26ab85a56295d12be33d71b03ec04e9ca80 (diff)
downloademacs-dd822b892722989529efc8d5b8e9997eba78f773.tar.gz
emacs-dd822b892722989529efc8d5b8e9997eba78f773.zip
*** empty log message ***
Diffstat (limited to 'leim/MISC-DIC')
-rw-r--r--leim/MISC-DIC/README35
1 files changed, 8 insertions, 27 deletions
diff --git a/leim/MISC-DIC/README b/leim/MISC-DIC/README
index 5c5aef93ce9..95efbd4d27b 100644
--- a/leim/MISC-DIC/README
+++ b/leim/MISC-DIC/README
@@ -4,43 +4,24 @@ are categorised into these three groups.
4(1) cangjie-table.b5 4(1) cangjie-table.b5
5 cangjie-table.cns 5 cangjie-table.cns
6 6
7These are verbatim copies of those distributed by the author Christian 7They are verbatim copies of those distributed by the author Christian
8Wittern himself. Each file contains a license notice. 8Wittern himself. Each file contains a license notice.
9 9
10(2) CTLau.html 10(2) CTLau.html
11 CTLau-b5.html 11 CTLau-b5.html
12 12
13These are verbatim copies of those distributed at the author's home page 13They are verbatim copies of those distributed at the author's home
14<umunhum.stanford.edu/~lee/chicomp/>. Each file contains a license 14page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a
15notice. 15license notice.
16 16
17(3) pinyin.map 17(3) pinyin.map
18 ziranma.cin 18 ziranma.cin
19 19
20These are verbatim copies of those distributed with a free package 20They are copies of those distributed with a free package
21called CCE at: 21called CCE at:
22 http://ftp.debian.org/debian/dists/potato/main 22 http://ftp.debian.org/debian/dists/potato/main
23 /source/utils/cce_0.36.orig.tar.gz 23 /source/utils/cce_0.36.orig.tar.gz
24 24
25As those files themselves don't contain license notices, the 25As the original files don't contain copyright and license notices, a
26copyright/license notice of the package itself should cover them: 26proper notice is extracted from the file Copyright and added at the
27 27head of each file.
28============================================================
29 Copyright (C) 1999, Rui He, herui@cs.duke.edu
30
31
32 CCE(Console Chinese Environment) 0.32
33
34CCE is free software; you can redistribute it and/or modify it under the
35terms of the GNU General Public License as published by the Free Software
36Foundation; either version 1, or (at your option) any later version.
37
38CCE is distributed in the hope that it will be useful, but WITHOUT ANY
39WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
40FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
41details.
42
43You should have received a copy of the GNU General Public License along with
44CCE; see the file COPYING. If not, write to the Free Software Foundation,
4551 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.")
46============================================================