*** empty log message ***

This commit is contained in:
Kenichi Handa 2007-01-30 01:04:35 +00:00
parent 5099b26ab8
commit dd822b8927
3 changed files with 23 additions and 57 deletions

View file

@ -5,7 +5,7 @@ into these four groups.
(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 those included in the directory
They are verbatim copies of those included in the directory
contrib/clients/cxterm of the distribution of X11R6. Each file
contains a license notice.
@ -14,45 +14,22 @@ contains a license notice.
SW.tit (copied from .../cxterm/dict/gb/SW.tit)
TONEPY.tit (copied from .../cxterm/dict/gb/TONEPY.tit)
These are verbatim copies of those included in the directory
contrib/clients/cxterm of the distribution of X11R6. As those files
themselves don't contain license 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.
============================================================
They are copies of those included in the directory
contrib/clients/cxterm of the distribution of X11R6. As the original
files don't contain copyright and license notices, a proper notice is
extracted from .../cxterm/README and added at the head of each file.
(3) 4Corner.tit
ARRAY30.tit
ETZY.tit
ZOZY.tit
These are versions modified by the original authors from those
They are versions modified by the original authors from those
distributed with X11R5 to include proper copyright notices. Each file
contains a license notice.
(4) ECDICT.tit, Punct-b5.tit, Punct.tit
These are verbatim copies of those distributed at
They are verbatim copies of those distributed at
ftp://ftp.ifcss.org/pub/software/. Each file contains a license
notice.

View file

@ -1,3 +1,11 @@
2007-01-30 Kenichi Handa <handa@m17n.org>
* CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
* MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
license notices.
2007-01-24 Kenichi Handa <handa@m17n.org>
* MISC-DIC/README: New file.

View file

@ -4,43 +4,24 @@ are categorised into these three groups.
(1) cangjie-table.b5
cangjie-table.cns
These are verbatim copies of those distributed by the author Christian
They are verbatim copies of those distributed by the author Christian
Wittern himself. Each file contains a license notice.
(2) CTLau.html
CTLau-b5.html
These are verbatim copies of those distributed at the author's home page
<umunhum.stanford.edu/~lee/chicomp/>. Each file contains a license
notice.
They are verbatim copies of those distributed at the author's home
page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a
license notice.
(3) pinyin.map
ziranma.cin
These are verbatim copies of those distributed with a free package
They are copies of those distributed with a free package
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 license notices, the
copyright/license 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.")
============================================================
As the original files don't contain copyright and license notices, a
proper notice is extracted from the file Copyright and added at the
head of each file.