diff options
| author | Kenichi Handa | 2007-01-30 01:04:35 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2007-01-30 01:04:35 +0000 |
| commit | dd822b892722989529efc8d5b8e9997eba78f773 (patch) | |
| tree | c90f59638fa354050ef37120f1724ebcd86c7c38 /leim/MISC-DIC | |
| parent | 5099b26ab85a56295d12be33d71b03ec04e9ca80 (diff) | |
| download | emacs-dd822b892722989529efc8d5b8e9997eba78f773.tar.gz emacs-dd822b892722989529efc8d5b8e9997eba78f773.zip | |
*** empty log message ***
Diffstat (limited to 'leim/MISC-DIC')
| -rw-r--r-- | leim/MISC-DIC/README | 35 |
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 | ||
| 7 | These are verbatim copies of those distributed by the author Christian | 7 | They are verbatim copies of those distributed by the author Christian |
| 8 | Wittern himself. Each file contains a license notice. | 8 | Wittern 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 | ||
| 13 | These are verbatim copies of those distributed at the author's home page | 13 | They are verbatim copies of those distributed at the author's home |
| 14 | <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a license | 14 | page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a |
| 15 | notice. | 15 | license notice. |
| 16 | 16 | ||
| 17 | (3) pinyin.map | 17 | (3) pinyin.map |
| 18 | ziranma.cin | 18 | ziranma.cin |
| 19 | 19 | ||
| 20 | These are verbatim copies of those distributed with a free package | 20 | They are copies of those distributed with a free package |
| 21 | called CCE at: | 21 | called 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 | ||
| 25 | As those files themselves don't contain license notices, the | 25 | As the original files don't contain copyright and license notices, a |
| 26 | copyright/license notice of the package itself should cover them: | 26 | proper notice is extracted from the file Copyright and added at the |
| 27 | 27 | head of each file. | |
| 28 | ============================================================ | ||
| 29 | Copyright (C) 1999, Rui He, herui@cs.duke.edu | ||
| 30 | |||
| 31 | |||
| 32 | CCE(Console Chinese Environment) 0.32 | ||
| 33 | |||
| 34 | CCE is free software; you can redistribute it and/or modify it under the | ||
| 35 | terms of the GNU General Public License as published by the Free Software | ||
| 36 | Foundation; either version 1, or (at your option) any later version. | ||
| 37 | |||
| 38 | CCE is distributed in the hope that it will be useful, but WITHOUT ANY | ||
| 39 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
| 40 | FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | ||
| 41 | details. | ||
| 42 | |||
| 43 | You should have received a copy of the GNU General Public License along with | ||
| 44 | CCE; see the file COPYING. If not, write to the Free Software Foundation, | ||
| 45 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.") | ||
| 46 | ============================================================ | ||