著作権/ライセンス

 SDK 付属の license.txt をご覧ください。
 以下は著作権やライセンスに関する FAQ あるいは多くの方が疑問に思うであろう事です。
 原則は license.txt に書かれている通りですので、必ず license.txt に目を通してください。
 ここに書かれている事と license.txt に書かれていることがもし食い違っていた場合、license.txt に書かれていることのほうが優先されます。
 画像形式に ERI を使用する場合は 恵理ちゃんclub にある著作権関係のドキュメントに目を通してください。

吉里吉里の作者にお金を払わないとならないのでしょうか・・・
 その必要はありません。
商用 ( シェアウェア含む ) で利用したいのですが・・・
 商用でも利用できます。
 商用でも、利用に関しライセンス料等は必要ありません。無償で利用できます。
作品中にお名前をお借りしたいのですが・・・
 特に吉里吉里を使用したということをドキュメントなどに書く必要はありません。
 もちろん、書いてくださっても結構です(^^;
作品が完成したら吉里吉里の作者に知らせなければならないのでしょうか・・・
 吉里吉里を使用したことを通知する義務はありません。商用の場合でも通知の義務はありません。
 ただ、一言声をかけてくださるときっと喜びます、はい。
吉里吉里のソースを流用したいのですが・・・
 吉里吉里2は GNU GPL と独自のライセンスのデュアルライセンスです。GNU GPL に従ってソースを流用することもできます。独自のライセンスの方 ( license.txt に書いてあります ) にて流用する場合は、吉里吉里のソースを流用したことをそのソフトウェアなどのドキュメントに記述するか、あるいは、吉里吉里の作者にソースを流用したことを通知しなければなりません。

謝辞

 吉里吉里2は多くの方の協力があって成り立っています。みなさまのご厚意に感謝いたします。
 特に吉里吉里/KAGに関してPIA少尉様には多くの助言をいただきました。ありがとうございます。

 Win32Ole プラグインをはじめとする様々なプラグインは Go Watanabe 氏からいただきました。ありがとうございます。

 Photoshop互換のブレンド関数群は Kenjo 氏からいただきました。ありがとうございます。

 ゲームパッド対応コードは Kiyobee 氏から頂きました。ありがとうございます。

 KAGParser クラスのドキュメント、KAGの拡張は Kouhei Yanagita 氏からいただきました。ありがとうございます。

 吉里吉里のアイコンは MIK 氏によるものです。ありがとうございます。

 レイヤによるムービー再生などのムービー再生に関する様々な機能は 井元 武則 氏による「ムービー拡張」を取り込ませて頂きました。ありがとうございます。
http://www.kaede-software.com/

 ブラーの実装は yun 氏から頂いたコードが元になっております。ありがとうございます。

 mey氏からはPad関連の機能強化パッチ、String.reverse() などの実装をいただきました。ありがとうございます。

 以下は吉里吉里が使用しているプログラミングライブラリ/支援ソフトウェアのリストです (順不同, 敬称略)。有用なライブラリを公開されている方々に感謝いたします。

IJG JPEG Library (Independent JPEG Group)
http://www.ijg.org/
This software is based in part on the work of the Independent JPEG Group.
libpng (Guy Eric Schalnat, Andreas Dilger, Glenn Randers-Pehrson, and others)
http://www.libpng.org/pub/png/libpng.html
zlib (Jean-loup Gailly, Mark Adler)
http://www.gzip.org/zlib/
ERINA-Library (L.Entis)
http://www.entis.jp/eri/
ERINA-Library Copyright (C) 2001 Leshade Entis, Entis-soft.
Regex++ (Dr John Maddock)
http://ourworld.compuserve.com/homepages/John_Maddock/regexpp.htm
Regex++ Copyright (c) 1998-2000 Dr John Maddock
UPX (Markus F.X.J. Oberhumer & Laszlo Molnar)
http://upx.sourceforge.net/
Shell Component Library (伊藤 隆志)
http://www.bekkoame.ne.jp/~itotaka/
NASM, The Netwide Assembler (Simon Tatham, Julian Hall and others)
http://nasm.sourceforge.net/
alink (Anthony A.J. Williams)
http://alink.home.dhs.org/
md5.c (L. Peter Deutsch)
Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved.
libogg/libvorbis (Xiph.Org Foundation)
http://www.xiph.org/

Copyright (c) 2002, Xiph.org Foundation

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

- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

- 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.

- Neither the name of the Xiph.org Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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.
Ogg Vorbis 高速化プロジェクト
吉里吉里2は、blacksword 氏による Ogg Vorbis 高速化プロジェクトで公開されている、 SSE 対応の FFT 演算コードを Phase Vocoder の内部で使用しています。http://homepage3.nifty.com/blacksword/
A C-program for MT19937 (Makoto Matsumoto and Takuji Nishimura)
http://www.math.keio.ac.jp/matumoto/emt.html

Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, 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.
  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.
  3. The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT OWNER OR CONTRIBUTORS 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.
LibTomCrypt (Tom St Denis)
http://libtomcrypt.org/
AGG (Anti-Grain Geometry)
http://antigrain.com/

The Anti-Grain Geometry Project
A high quality rendering engine for C++
http://antigrain.com

Anti-Grain Geometry - Version 2.3
Copyright (C) 2002-2005 Maxim Shemanarev (McSeem)

Permission to copy, use, modify, sell and distribute this software is granted provided this copyright notice appears in all copies. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.
Expat
http://expat.sourceforge.net/

Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.