本站源代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
5.2KB

  1. OpenSSL License
  2. Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.
  3. Redistribution and use in source and binary forms, with or without modification,
  4. are permitted provided that the following conditions are met:
  5. 1. Redistributions of source code must retain the above copyright notice,
  6. this list of conditions and the following disclaimer.
  7. 2. Redistributions in binary form must reproduce the above copyright notice,
  8. this list of conditions and the following disclaimer in the documentation
  9. and/or other materials provided with the distribution.
  10. 3. All advertising materials mentioning features or use of this software must
  11. display the following acknowledgment: "This product includes software developed
  12. by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
  13. 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to endorse
  14. or promote products derived from this software without prior written permission.
  15. For written permission, please contact openssl-core@openssl.org.
  16. 5. Products derived from this software may not be called "OpenSSL" nor may
  17. "OpenSSL" appear in their names without prior written permission of the OpenSSL
  18. Project.
  19. 6. Redistributions of any form whatsoever must retain the following acknowledgment:
  20. "This product includes software developed by the OpenSSL Project for use in
  21. the OpenSSL Toolkit (http://www.openssl.org/)"
  22. THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY EXPRESSED
  23. OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  24. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
  25. NO EVENT SHALL THE OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  26. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  27. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  28. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
  29. OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  30. OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  31. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  32. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com).
  33. This product includes software written by Tim Hudson (tjh@cryptsoft.com).
  34. Original SSLeay License
  35. Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  36. All rights reserved.
  37. This package is an SSL implementation written by Eric Young (eay@cryptsoft.com).
  38. The implementation was written so as to conform with Netscapes SSL.
  39. This library is free for commercial and non-commercial use as long as the
  40. following conditions are aheared to. The following conditions apply to all
  41. code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code;
  42. not just the SSL code. The SSL documentation included with this distribution
  43. is covered by the same copyright terms except that the holder is Tim Hudson
  44. (tjh@cryptsoft.com).
  45. Copyright remains Eric Young's, and as such any Copyright notices in the code
  46. are not to be removed. If this package is used in a product, Eric Young should
  47. be given attribution as the author of the parts of the library used. This
  48. can be in the form of a textual message at program startup or in documentation
  49. (online or textual) provided with the package.
  50. Redistribution and use in source and binary forms, with or without modification,
  51. are permitted provided that the following conditions are met:
  52. 1. Redistributions of source code must retain the copyright notice, this list
  53. of conditions and the following disclaimer.
  54. 2. Redistributions in binary form must reproduce the above copyright notice,
  55. this list of conditions and the following disclaimer in the documentation
  56. and/or other materials provided with the distribution.
  57. 3. All advertising materials mentioning features or use of this software must
  58. display the following acknowledgement:
  59. "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)"
  60. The word 'cryptographic' can be left out if the rouines from the library being
  61. used are not cryptographic related :-).
  62. 4. If you include any Windows specific code (or a derivative thereof) from
  63. the apps directory (application code) you must include an acknowledgement:
  64. "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  65. THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS OR IMPLIED
  66. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  67. AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  68. AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  69. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
  70. OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  71. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  72. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  73. WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  74. SUCH DAMAGE.
  75. The licence and distribution terms for any publically available version or
  76. derivative of this code cannot be changed. i.e. this code cannot simply be
  77. copied and put under another distribution licence [including the GNU Public
  78. Licence.]
上海开阖软件有限公司 沪ICP备12045867号-1