From: Kenichi Handa Date: Tue, 30 Jan 2007 01:04:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.94~511 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd822b892722989529efc8d5b8e9997eba78f773;p=emacs.git *** empty log message *** --- diff --git a/leim/CXTERM-DIC/README b/leim/CXTERM-DIC/README index 6714459c2ee..d8731740a79 100644 --- a/leim/CXTERM-DIC/README +++ b/leim/CXTERM-DIC/README @@ -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. diff --git a/leim/ChangeLog b/leim/ChangeLog index 53879b2aef6..a52cb044489 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,11 @@ +2007-01-30 Kenichi Handa + + * 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 * MISC-DIC/README: New file. 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. (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 -. Each file contains a license -notice. +They are verbatim copies of those distributed at the author's home +page . 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.