Pods-acknowledgements.plist 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>PreferenceSpecifiers</key>
  6. <array>
  7. <dict>
  8. <key>FooterText</key>
  9. <string>This application makes use of the following third party libraries:</string>
  10. <key>Title</key>
  11. <string>Acknowledgements</string>
  12. <key>Type</key>
  13. <string>PSGroupSpecifier</string>
  14. </dict>
  15. <dict>
  16. <key>FooterText</key>
  17. <string>
  18. LICENSE ISSUES
  19. ==============
  20. The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
  21. the OpenSSL License and the original SSLeay license apply to the toolkit.
  22. See below for the actual license texts. Actually both licenses are BSD-style
  23. Open Source licenses. In case of any license issues related to OpenSSL
  24. please contact openssl-core@openssl.org.
  25. OpenSSL License
  26. ---------------
  27. /* ====================================================================
  28. * Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.
  29. *
  30. * Redistribution and use in source and binary forms, with or without
  31. * modification, are permitted provided that the following conditions
  32. * are met:
  33. *
  34. * 1. Redistributions of source code must retain the above copyright
  35. * notice, this list of conditions and the following disclaimer.
  36. *
  37. * 2. Redistributions in binary form must reproduce the above copyright
  38. * notice, this list of conditions and the following disclaimer in
  39. * the documentation and/or other materials provided with the
  40. * distribution.
  41. *
  42. * 3. All advertising materials mentioning features or use of this
  43. * software must display the following acknowledgment:
  44. * "This product includes software developed by the OpenSSL Project
  45. * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
  46. *
  47. * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
  48. * endorse or promote products derived from this software without
  49. * prior written permission. For written permission, please contact
  50. * openssl-core@openssl.org.
  51. *
  52. * 5. Products derived from this software may not be called "OpenSSL"
  53. * nor may "OpenSSL" appear in their names without prior written
  54. * permission of the OpenSSL Project.
  55. *
  56. * 6. Redistributions of any form whatsoever must retain the following
  57. * acknowledgment:
  58. * "This product includes software developed by the OpenSSL Project
  59. * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
  60. *
  61. * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
  62. * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  63. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  64. * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  65. * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  66. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  67. * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  68. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  69. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  70. * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  71. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  72. * OF THE POSSIBILITY OF SUCH DAMAGE.
  73. * ====================================================================
  74. *
  75. * This product includes cryptographic software written by Eric Young
  76. * (eay@cryptsoft.com). This product includes software written by Tim
  77. * Hudson (tjh@cryptsoft.com).
  78. *
  79. */
  80. Original SSLeay License
  81. -----------------------
  82. /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  83. * All rights reserved.
  84. *
  85. * This package is an SSL implementation written
  86. * by Eric Young (eay@cryptsoft.com).
  87. * The implementation was written so as to conform with Netscapes SSL.
  88. *
  89. * This library is free for commercial and non-commercial use as long as
  90. * the following conditions are aheared to. The following conditions
  91. * apply to all code found in this distribution, be it the RC4, RSA,
  92. * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  93. * included with this distribution is covered by the same copyright terms
  94. * except that the holder is Tim Hudson (tjh@cryptsoft.com).
  95. *
  96. * Copyright remains Eric Young's, and as such any Copyright notices in
  97. * the code are not to be removed.
  98. * If this package is used in a product, Eric Young should be given attribution
  99. * as the author of the parts of the library used.
  100. * This can be in the form of a textual message at program startup or
  101. * in documentation (online or textual) provided with the package.
  102. *
  103. * Redistribution and use in source and binary forms, with or without
  104. * modification, are permitted provided that the following conditions
  105. * are met:
  106. * 1. Redistributions of source code must retain the copyright
  107. * notice, this list of conditions and the following disclaimer.
  108. * 2. Redistributions in binary form must reproduce the above copyright
  109. * notice, this list of conditions and the following disclaimer in the
  110. * documentation and/or other materials provided with the distribution.
  111. * 3. All advertising materials mentioning features or use of this software
  112. * must display the following acknowledgement:
  113. * "This product includes cryptographic software written by
  114. * Eric Young (eay@cryptsoft.com)"
  115. * The word 'cryptographic' can be left out if the rouines from the library
  116. * being used are not cryptographic related :-).
  117. * 4. If you include any Windows specific code (or a derivative thereof) from
  118. * the apps directory (application code) you must include an acknowledgement:
  119. * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  120. *
  121. * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
  122. * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  123. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  124. * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  125. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  126. * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  127. * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  128. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  129. * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  130. * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  131. * SUCH DAMAGE.
  132. *
  133. * The licence and distribution terms for any publically available version or
  134. * derivative of this code cannot be changed. i.e. this code cannot simply be
  135. * copied and put under another distribution licence
  136. * [including the GNU Public Licence.]
  137. */
  138. </string>
  139. <key>Title</key>
  140. <string>OpenSSL-Universal</string>
  141. <key>Type</key>
  142. <string>PSGroupSpecifier</string>
  143. </dict>
  144. <dict>
  145. <key>FooterText</key>
  146. <string>Generated by CocoaPods - http://cocoapods.org</string>
  147. <key>Title</key>
  148. <string></string>
  149. <key>Type</key>
  150. <string>PSGroupSpecifier</string>
  151. </dict>
  152. </array>
  153. <key>StringsTable</key>
  154. <string>Acknowledgements</string>
  155. <key>Title</key>
  156. <string>Acknowledgements</string>
  157. </dict>
  158. </plist>