2
0

LicenseRef-OpenEvidence.txt 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. Redistribution and use in source and binary forms, with or without
  2. modification, are permitted provided that the following conditions
  3. are met:
  4. 1. Redistributions of source code must retain the above copyright
  5. notice, this list of conditions, the following disclaimer,
  6. and the original OpenSSL and SSLeay Licences below.
  7. 2. Redistributions in binary form must reproduce the above copyright
  8. notice, this list of conditions, the following disclaimer
  9. and the original OpenSSL and SSLeay Licences below in
  10. the documentation and/or other materials provided with the
  11. distribution.
  12. 3. All advertising materials mentioning features or use of this
  13. software must display the following acknowledgments:
  14. "This product includes software developed by the Openevidence Project
  15. for use in the OpenEvidence Toolkit. (http://www.openevidence.org/)"
  16. This product includes software developed by the OpenSSL Project
  17. for use in the OpenSSL Toolkit (https://www.openssl.org/)"
  18. This product includes cryptographic software written by Eric Young
  19. (eay@cryptsoft.com). This product includes software written by Tim
  20. Hudson (tjh@cryptsoft.com)."
  21. 4. The names "OpenEvidence Toolkit" and "OpenEvidence Project" must not be
  22. used to endorse or promote products derived from this software without
  23. prior written permission. For written permission, please contact
  24. openevidence-core@openevidence.org.
  25. 5. Products derived from this software may not be called "OpenEvidence"
  26. nor may "OpenEvidence" appear in their names without prior written
  27. permission of the OpenEvidence Project.
  28. 6. Redistributions of any form whatsoever must retain the following
  29. acknowledgments:
  30. "This product includes software developed by the OpenEvidence Project
  31. for use in the OpenEvidence Toolkit (http://www.openevidence.org/)
  32. This product includes software developed by the OpenSSL Project
  33. for use in the OpenSSL Toolkit (https://www.openssl.org/)"
  34. This product includes cryptographic software written by Eric Young
  35. (eay@cryptsoft.com). This product includes software written by Tim
  36. Hudson (tjh@cryptsoft.com)."
  37. THIS SOFTWARE IS PROVIDED BY THE OpenEvidence PROJECT ``AS IS'' AND ANY
  38. EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  39. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  40. PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenEvidence PROJECT OR
  41. ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  42. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  43. NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  44. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  45. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  46. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  47. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  48. OF THE POSSIBILITY OF SUCH DAMAGE.
  49. ====================================================================
  50. This product includes software developed by the OpenSSL Project
  51. for use in the OpenSSL Toolkit (https://www.openssl.org/)
  52. This product includes cryptographic software written by Eric Young
  53. (eay@cryptsoft.com). This product includes software written by Tim
  54. Hudson (tjh@cryptsoft.com).