zlib License
出典: フリー百科事典『ウィキペディア(Wikipedia)』
| 作者 | ジャン=ルー・ガイイ、マーク・アドラー |
|---|---|
| バージョン | 1.2.2 |
| 公開元 | 作者に同じ |
| リリース日 | 2004年10月3日 |
| DFSGとの適合性 | Yes |
| フリーソフトウェア | Yes |
| OSIの承認 | Yes |
| GPLとの適合性 | Yes |
| コピーレフト | No |
| 自由コピー | Yes[1] |
| 異種ライセンスコード からのリンク |
Yes |
zlib License(zlibライセンス)は、zlibならびにそれを使用するlibpngソフトウェア・ライブラリが配布される際に従う、(BSDライセンスやMITライセンスとよく似た)緩やかなフリーソフトウェアライセンスである。前述のソフトウェア以外にも、例えばSourceForge.netなどでホスティングされているフリーソフトウェアパッケージにも多く利用されている。
zlib Licenseはフリーソフトウェア財団(Free Software Foundation; FSF)により同財団のフリーソフトウェアライセンスとして承認されている[2][3]。そしてOpen Source Initiative (OSI)によりオープンソースライセンスとして承認されている[4]。このライセンスは、GNU General Public License(GPL)とライセンス互換性がある。
目次 |
条項 [編集]
ライセンスの主な内容は以下の点にまとめられる:
- ソフトウェアはas-is(現状のまま)ベースで利用される。著作者は利用により起こりうる損害に対する責任を負わない。
- ソフトウェアの改変版の配布は以下の制限に従う:
- ソフトウェアの原著作者を正しく記さなければならない(ただしその表示義務は無い)。
- 改変版のソースコードはオリジナルのソフトウェアと混同しないものとしなければならない。
- ライセンスの通知文自体をソースコード配布物から削除してはならない。
ライセンスは、バイナリコードが配布されているならば、利用可能なソースコードを必要としない。
全文 [編集]
ライセンスの条項は以下から成る:
Copyright (c) <''year''> <''copyright holders''> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.
脚注 [編集]
- ^ 承認済み(Copyfree Licenses)。
- ^ “Various Licenses and Comments about Them”. 2007年6月17日閲覧。 “License of ZLib [...] is a free software license, and compatible with the GPL.”
- ^ “さまざまなライセンスとそれらについての解説”. 2011年2月15日閲覧。 “ZLibのライセンス [...] はフリーソフトウェアライセンスであり、GPL と矛盾しません。”"ZLibのライセンス"(License of ZLib")であることに注意せよ。
- ^ “Open Source Initiative - The zlib/libpng License”. 2011年2月15日閲覧。OSIは"zlib/libpng License"と呼称している。これはzlib Licenseのことであり、いわゆるlibpng Licenseとは全く異なる。