About Kawari's License

2008/01/26
Phase 8.2.5

Kawari Development Team :
NAKAUE.T (Meister), 偽Meister (夢乃), さとー, 酔狂, さくらのにえ

← back

License

Kawari is free software and can be redistributed under the so-called modified BSD license (FreeBSD style).

The license is as follows:

Copyright (C) 2001-2008 KAWARI Development Team
(Meister(original works)/Nie/Nise-Meister/Sato/Shino/Suikyo)
All rights reserved.

Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are 
met: 

1. Redistributions of source code must retain the above copyright 
   notice, this list of conditions and the following disclaimer 
   as the first lines of this file unmodified.

2. Redistributions in  binary form must reproduce the above copyright 
   notice, this list of conditions and the following disclaimer in the 
   documentation and/or other materials provided with the distribution. 

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, 
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
POSSIBILITY OF SUCH DAMAGE.

The Japanese translation, based on the Japanese translation (reference) by Etsuko Hyoki, is as follows:

Copyright (C) 2001-2008 KAWARI Development Team
(Meister(original works)/Nie/Nise-Meister/Sato/Shino/Suikyo)
All rights reserved.

改変を加える場合も、加えない場合も、ソースとバイナリー形式での再配布、使用は、 下記の条件を満たした場合に許諾される。

  1. ソースコードでの再配布物には、必ず上記の著作権表示、この条件リスト、 および以下の免責事項を、改変せずにこのファイルの最初の数行に入れなければならない。
  2. バイナリー形式での再配布は、必ず上記の著作権表示、この条件リスト、以下の免責事項の複製をドキュメンテーション内、あるいは配布と共にパッケージに入れられて提供される他の物の中に入れなければならない。

著作者は直接的、非直接的、偶発的、特殊な、典型的、あるいは必然のいかなる場合においても、 いかなる損害に一切責任は負わない。その損害は以下の内容も含み、しかもそれに限定されない。代用となる物やサービスの調達、効果・データ・利益の低下、商取引の障害、また、どのような責務の論理においても、それが契約に関するものであろうと、厳格な責務であろうと、不正行為(不注意やその他の場合も含む)であろうと、このソフトウェアを使用することによって生じるそれらの損害の、一切の責任から著作者は免れている。たとえ事前にそれらすべての損害への可能性が示唆されていた場合においても同様である。

Redistribution of Ghost

You can see the full license terms of the packages distributed from the official Kawari distribution site by using the ver license command, including those of the MT library.

Therefore, you can redistribute the .nar and .zip files including shiori.dll normally (e.g., publish them on a Web page). You can release the ghost package (.nar or .zip) with only shiori.dll extracted and included in the Kawari package. You do not need to redistribute the Kawari source code or your own KIS scripts to the public.

You may freely use and redistribute the attached sample scripts and dictionaries, regardless of whether or not you have modified them. No decryption or license notice is required to use or redistribute the sample scripts and dictionaries.

Adoption of Patches

In line with the unification of the modified BSD license, we have decided to give priority to patches that are either modified BSD, or close to it with no redistribution restrictions. It is impossible to incorporate GPL patches as far as possible. LGPL patches need to be considered, but we would appreciate it if they could be modified BSD if possible. Sorry.

Regarding modification of Kawari

By including the license statement in the package or directly in the binary, it is possible to release modified Kawari binaries and use them for Ghosts without releasing the source code. However, we strongly recommend that extensions be implemented outside of Kawari using the common extension method called SAORI.