OpenSSL 聲明

OpenSSL License

Copyright © 1998-2005 The OpenSSL Project. 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. All advertising materials mentioning features or use of this software must display the following acknowledgment: "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact openssl-core@openssl.org.
5. Products derived from this software may not be called "OpenSSL" nor may "OpenSSL" appear in their names without prior written permission of the OpenSSL Project.
6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)"
THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT “AS IS” AND ANY EXPRESSED 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 OpenSSL PROJECT OR ITS 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.
This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com).

OpenSSL 許可證

版權所有 © 1998-2005 OpenSSL Project。保留所有權利。
在滿足下列條件的前提下,允許以源代碼形式或二進制格式 (無論是否經過修改) 再分發和使用 Open SSL:
1. 再分發源代碼時,必須保留上述版權聲明、此條件清單和和下述免責聲明。
2. 以二進制格式再分發時,必須在文件和/或隨分發副本一起提供的其他資料中包含上述版權聲明、此條件列表以及下述免責聲明。
3. 所有提及本軟體功能或用途的廣告宣傳資料都必須作出如下聲明:“本產品包含由 OpenSSL Project 開發的用於 OpenSSL Toolkit 的軟體。(http://www.openssl.org/)”
4. 未經事先書面許可,不得將 "OpenSSL Toolkit" 和 "OpenSSL Project" 這兩個名稱用於廣告或宣傳本軟體衍生的任何產品。如需獲取書面許可,請聯繫 openssl-core@openssl.org。
5. 未經 OpenSSL Project 事先書面許可,不得將本軟體衍生的任何產品命名為 "OpenSSL",也不得在其名稱中使用 "OpenSSL" 字樣。
6. 無論以何種形式再分發,都必須保留如下聲明:“本產品包含由 OpenSSL Project 開發的用於 OpenSSL Toolkit 的軟體。(http://www.openssl.org/)”
本軟體由 OpenSSL PROJECT “按原樣”提供,不做任何明示或暗示的保證,包括但不限於對適銷性和特定用途適用性的暗示保證。在任何情況下,對於任何直接、間接、附帶、特殊、懲戒性或繼起的損失 (包括但不限於替代品或服務的獲得,用途的喪失、數據的丟失或利潤的損失,或者業務的中斷),無論起因為何,無論基於何種責任理論,也無論是否存有合同關係,是否存有嚴格賠償責任抑或是否使用本軟體而導致了任何形式的侵權 (包括疏忽或其他行為),即使已被告知有發生該等損失的可能性,OpenSSL PROJECT 或其他責任者也概不承擔任何責任。
本產品包含由 Eric Young (eay@cryptsoft.com) 編寫的加密軟體。本產品包含由 Tim Hudson (tjh@cryptsoft.com) 編寫的軟體。

Original SSLeay License

Copyright © 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved.
This package is an SSL implementation written by Eric Young (eay@cryptsoft.com). The implementation was written so as to conform with Netscapes SSL.
This library is free for commercial and non-commercial use as long as the following conditions are aheared to. The following conditions apply to all code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation included with this distribution is covered by the same copyright terms except that the holder is Tim Hudson (tjh@cryptsoft.com).
Copyright remains Eric Young's, and as such any Copyright notices in the code are not to be removed. If this package is used in a product, Eric Young should be given attribution as the author of the parts of the library used. This can be in the form of a textual message at program startup or in documentation (online or textual) provided with the package.
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 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. All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)" The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-).
4. If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
THIS SOFTWARE IS PROVIDED BY ERIC YOUNG “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 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.
The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.]

原始 SSLeay 許可證

版權所有 © 1995-1998 Eric Young (eay@cryptsoft.com)。保留所有權利。
本軟體套件是由 Eric Young (eay@cryptsoft.com) 編寫的 SSL 實施工具。編寫該實施工具是為了與 Netscapes 的 SSL 配合使用。
在滿足以下條件的前提下,可免費將此庫用於商業和非商業用途。以下條件適用於本分發版本中包含的所有代碼,不僅包含 SSL 代碼,還有 RC4、RSA、lhash、DES 等代碼。除持有人為 Tim Hudson (tjh@cryptsoft.com) 之外,本分發版本附帶的 SSL 文件受同樣的版權條款保護。
版權仍歸 Eric Young 所有,因此不會刪除代碼中的任何版權聲明。如果在某產品中使用了本軟體套件,則應註明 Eric Young 為所用部分的作者。該信息可以在程式啟動時以文字訊息的形式顯示,也可以包含在軟體套件附帶的文件 (連線或文字) 內。
在滿足下列條件的前提下,允許以源代碼形式或二進制格式 (無論是否經過修改) 再分發和使用 Open SSL:
1. 再分發源代碼時,必須保留上述版權聲明、此條件清單和下述免責聲明。
2. 以二進制格式再分發時,必須在文件和/或隨分發副本一起提供的其他資料中包含上述版權聲明、此條件列表以及下述免責聲明。
3. 所有提及本軟體功能和用途的廣告宣傳資料中都必須作出如下聲明:“本產品包含由 Eric Young (eay@cryptsoft.com) 編寫的加密軟體。”如果所使用的庫中的例程與加密無關,則可以省略“加密”字樣:-)。
4. 如果您使用了 apps 目錄 (應用程式代碼) 中的任何 Windows 專用代碼 (或其衍生代碼),則必須做出如下聲明:“本產品包含由 Tim Hudson (tjh@cryptsoft.com) 編寫的軟體。”
本軟體由 ERIC YOUNG “按原樣”提供,不做任何明示或暗示的保證,包括但不限於對適銷性和特定用途適用性的暗示保證。在任何情況下,對於任何直接、間接、附帶、特殊、懲戒性或繼起的損失 (包括但不限於替代品或服務的獲得,用途的喪失、數據的丟失或利潤的損失,或者業務的中斷),無論起因為何,無論基於何種責任理論,也無論是否存有合同關係,是否存有嚴格賠償責任抑或是否使用本軟體而導致了任何形式的侵權 (包括疏忽或其他行為),即使已被告知有發生該等損失的可能性,作者或其他責任者也概不承擔任何責任。
不得對任何公共發行版本或本代碼的任何衍生代碼的許可證和分發條款做任何修改,即,嚴禁僅依照其他分發許可證 (包括 GNU 公用許可證) 的條款複製和移植本代碼。