Declarações sobre 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).

Licença OpenSSL

Direitos de autor © 1998-2005 The OpenSSL Project. Todos os direitos reservados.
A redistribuição e utilização em forma de binário e de fonte, com ou sem modificação, são autorizadas desde que as seguintes condições sejam observadas:
1. As redistribuições do código fonte têm de incluir o aviso de direitos de autor acima referido, esta lista de condições e a exoneração de responsabilidade seguinte.
2. As redistribuições em forma de binário terão de reproduzir o aviso de direitos de autor acima referido, esta lista de condições e a exoneração de responsabilidade seguinte na documentação e/ou noutros materiais fornecidos com a distribuição.
3. Todos os materiais publicitários que mencionem características ou a utilização deste software têm de conter a frase seguinte: "Este produto inclui software desenvolvido pelo OpenSSL Project para utilização com o OpenSSL Toolkit. (http://www.openssl.org/)"
4. Os nomes "OpenSSL Toolkit" e "OpenSSL Project" não podem ser utilizados para aprovar ou promover produtos que derivem deste software sem uma autorização prévia por escrito. Para obter a autorização por escrito, contacte openssl-core@openssl.org.
5. Os produtos que derivem deste software não podem ter a designação "OpenSSL" e "OpenSSL" não pode aparecer nos seus nomes sem uma autorização prévia por escrito do OpenSSL Project.
6. As redistribuições seja sob que forma têm de incluir a frase seguinte: "Este produto inclui software desenvolvido pelo OpenSSL Project para utilização no OpenSSL Toolkit (http://www.openssl.org/)"
ESTE SOFTWARE É FORNECIDO PELO OpenSSL PROJECT "COMO TAL" E QUAISQUER GARANTIAS, EXPRESSAS OU IMPLÍCITAS, INCLUINDO, MAS NÃO SÓ, AS GARANTIAS IMPLÍCITAS DE COMERCIALIZAÇÃO E ADEQUAÇÃO A UMA DETERMINADA FINALIDADE SÃO REJEITADAS. EM CIRCUNSTÂNCIA ALGUMA PODE O OpenSSL PROJECT OU PODEM OS SEUS COLABORADORES SER RESPONSABILIZADO/OS POR QUAISQUER DANOS DIRECTOS, INDIRECTOS, ACIDENTAIS, ESPECIAIS, EXEMPLARES OU CONSEQUENCIAIS (INCLUINDO, MAS NÃO SÓ, AQUISIÇÃO DE BENS OU SERVIÇOS SUCEDÂNEOS, PERDA DE UTILIZAÇÃO, DADOS OU LUCROS, OU INTERRUPÇÃO DO NEGÓCIO) AINDA QUE CAUSADOS E COM BASE EM QUALQUER TEORIA DE RESPONSABILIDADE, DISPOSIÇÕES CONTRATUAIS, RESPONSABILIDADE ESTRITA, OU NEGLIGÊNCIA (OU OUTRAS) RESULTANTES DE ALGUM MODO DA UTILIZAÇÃO DESTE SOFTWARE, MESMO QUE TENHA HAVIDO ADVERTÊNCIA PARA A POSSIBILIDADE DE OCORRÊNCIA DE TAIS DANOS.
Este produto inclui software criptográfico desenvolvido por Eric Young (eay@cryptsoft.com). Este produto inclui software desenvolvido por 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.]

Licença SSLeay original

Direitos de autor © 1995-1998 Eric Young (eay@cryptsoft.com) Todos os direitos reservados.
Este pacote é uma implementação SSL desenvolvida por Eric Young (eay@cryptsoft.com). A implementação foi desenvolvida de forma a estar em conformidade com o Netscapes SSL.
Esta biblioteca é gratuita para uso comercial e não comercial, desde que as condições seguintes sejam observadas. As condições seguintes aplicam-se a todos os códigos encontrados nesta distribuição, ou seja, ao código RC4, RSA, lhash, DES, etc. e não apenas ao código SSL. A documentação SSL incluída com esta distribuição é abrangida pelos mesmos termos dos direitos de autor, excepto o facto de o titular ser Tim Hudson (tjh@cryptsoft.com).
Os direitos de autor continuam a ser de Eric Young e como tal todos os avisos de direitos de autor presentes no código não podem ser removidos. Se este pacote for utilizado num produto, deve ser atribuída a autoria a Eric Young pelas partes da biblioteca utilizada. Este reconhecimento pode aparecer sob a forma de uma mensagem de texto no arranque do programa ou na documentação (online ou textual) fornecida com o pacote.
A redistribuição e utilização em forma de binário e de fonte, com ou sem modificação, são autorizadas desde que as seguintes condições sejam observadas:
1. As redistribuições do código fonte têm de incluir o aviso de direitos de autor, esta lista de condições e a exoneração de responsabilidade seguinte.
2. As redistribuições em forma de binário terão de reproduzir o aviso de direitos de autor acima referido, esta lista de condições e a exoneração de responsabilidade seguinte na documentação e/ou noutros materiais fornecidos com a distribuição.
3. Todos os materiais publicitários que mencionem características ou a utilização deste software têm de conter a frase seguinte: "Este produto inclui software criptográfico desenvolvido por Eric Young (eay@cryptsoft.com)". A palavra "criptográfico" não é necessária se as rotinas da biblioteca utilizadas não estiverem relacionadas com criptografia :-).
4. Se incluir algum código específico do Windows (ou um seu derivado) do directório apps (código da aplicação), tem de incluir um reconhecimento: "Este produto inclui software desenvolvido por Tim Hudson (tjh@cryptsoft.com)"
ESTE SOFTWARE É FORNECIDO POR ERIC YOUNG "COMO TAL" E QUAISQUER GARANTIAS, EXPRESSAS OU IMPLÍCITAS, INCLUINDO, MAS NÃO SÓ, AS GARANTIAS IMPLÍCITAS DE COMERCIALIZAÇÃO E ADEQUAÇÃO A UMA DETERMINADA FINALIDADE SÃO REJEITADAS. EM CIRCUNSTÂNCIA ALGUMA PODE O AUTOR OU PODEM OS SEUS COLABORADORES SER RESPONSABILIZADO/OS POR QUAISQUER DANOS DIRECTOS, INDIRECTOS, ACIDENTAIS, ESPECIAIS, EXEMPLARES OU CONSEQUENCIAIS (INCLUINDO, MAS NÃO SÓ, AQUISIÇÃO DE BENS OU SERVIÇOS SUCEDÂNEOS, PERDA DE UTILIZAÇÃO, DADOS OU LUCROS, OU INTERRUPÇÃO DO NEGÓCIO) AINDA QUE CAUSADOS E COM BASE EM QUALQUER TEORIA DE RESPONSABILIDADE, DISPOSIÇÕES CONTRATUAIS, RESPONSABILIDADE ESTRITA, OU NEGLIGÊNCIA (OU OUTRAS) RESULTANTES DE ALGUM MODO DA UTILIZAÇÃO DESTE SOFTWARE, MESMO QUE TENHA HAVIDO ADVERTÊNCIA PARA A POSSIBILIDADE DE OCORRÊNCIA DE TAIS DANOS.
Os termos de licença e distribuição para qualquer versão disponível publicamente ou que derive deste código não podem ser alterados, ou seja, este código não pode ser copiado e ter outra licença de distribuição [incluindo a licença pública GNU].