123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. The Okta software accompanied by this notice is provided pursuant to the
  2. following terms:
  3. Copyright © 2015-2017, Okta, Inc.
  4. Licensed under the Apache License, Version 2.0 (the "License"); you may not use
  5. this file except in compliance with the License. You may obtain a copy of the
  6. License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by
  7. applicable law or agreed to in writing, software distributed under the License
  8. is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  9. KIND, either express or implied. See the License for the specific language
  10. governing permissions and limitations under the License.
  11. The Okta software accompanied by this notice has build dependencies on certain
  12. third party software licensed under separate terms ("Third Party Components")
  13. located in THIRD_PARTY_NOTICES.
  14. Apache License
  15. Version 2.0, January 2004
  16. http://www.apache.org/licenses/
  17. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  18. 1. Definitions.
  19. "License" shall mean the terms and conditions for use, reproduction, and
  20. distribution as defined by Sections 1 through 9 of this document.
  21. "Licensor" shall mean the copyright owner or entity authorized by the copyright
  22. owner that is granting the License.
  23. "Legal Entity" shall mean the union of the acting entity and all other entities
  24. that control, are controlled by, or are under common control with that entity.
  25. For the purposes of this definition, "control" means (i) the power, direct or
  26. indirect, to cause the direction or management of such entity, whether by
  27. contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
  28. outstanding shares, or (iii) beneficial ownership of such entity.
  29. You" (or "Your") shall mean an individual or Legal Entity exercising
  30. permissions granted by this License.
  31. "Source" form shall mean the preferred form for making modifications, including
  32. but not limited to software source code, documentation source, and
  33. configuration files.
  34. "Object" form shall mean any form resulting from mechanical transformation or
  35. translation of a Source form, including but not limited to compiled object
  36. code, generated documentation, and conversions to other media types.
  37. "Work" shall mean the work of authorship, whether in Source or Object form,
  38. made available under the License, as indicated by a copyright notice that is
  39. included in or attached to the work (an example is provided in the Appendix
  40. below).
  41. "Derivative Works" shall mean any work, whether in Source or Object form, that
  42. is based on (or derived from) the Work and for which the editorial revisions,
  43. annotations, elaborations, or other modifications represent, as a whole, an
  44. original work of authorship. For the purposes of this License, Derivative Works
  45. shall not include works that remain separable from, or merely link (or bind by
  46. name) to the interfaces of, the Work and Derivative Works thereof.
  47. "Contribution" shall mean any work of authorship, including the original
  48. version of the Work and any modifications or additions to that Work or
  49. Derivative Works thereof, that is intentionally submitted to Licensor for
  50. inclusion in the Work by the copyright owner or by an individual or Legal
  51. Entity authorized to submit on behalf of the copyright owner. For the purposes
  52. of this definition, "submitted" means any form of electronic, verbal, or
  53. written communication sent to the Licensor or its representatives, including
  54. but not limited to communication on electronic mailing lists, source code
  55. control systems, and issue tracking systems that are managed by, or on behalf
  56. of, the Licensor for the purpose of discussing and improving the Work, but
  57. excluding communication that is conspicuously marked or otherwise designated in
  58. writing by the copyright owner as "Not a Contribution."
  59. "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
  60. of whom a Contribution has been received by Licensor and subsequently
  61. incorporated within the Work.
  62. 2. Grant of Copyright License. Subject to the terms and conditions of this
  63. License, each Contributor hereby grants to You a perpetual, worldwide,
  64. non-exclusive, no-charge, royalty-free, irrevocable copyright license to
  65. reproduce, prepare Derivative Works of, publicly display, publicly perform,
  66. sublicense, and distribute the Work and such Derivative Works in Source or
  67. Object form.
  68. 3. Grant of Patent License. Subject to the terms and conditions of this
  69. License, each Contributor hereby grants to You a perpetual, worldwide,
  70. non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this
  71. section) patent license to make, have made, use, offer to sell, sell, import,
  72. and otherwise transfer the Work, where such license applies only to those
  73. patent claims licensable by such Contributor that are necessarily infringed by
  74. their Contribution(s) alone or by combination of their Contribution(s) with the
  75. Work to which such Contribution(s) was submitted. If You institute patent
  76. litigation against any entity (including a cross-claim or counterclaim in a
  77. lawsuit) alleging that the Work or a Contribution incorporated within the Work
  78. constitutes direct or contributory patent infringement, then any patent
  79. licenses granted to You under this License for that Work shall terminate as of
  80. the date such litigation is filed.
  81. 4. Redistribution. You may reproduce and distribute copies of the Work or
  82. Derivative Works thereof in any medium, with or without modifications, and in
  83. Source or Object form, provided that You meet the following conditions:
  84. (a) You must give any other recipients of the Work or Derivative Works a copy
  85. of this License; and
  86. (b) You must cause any modified files to carry prominent notices stating that
  87. You changed the files; and
  88. (c) You must retain, in the Source form of any Derivative Works that You
  89. distribute, all copyright, patent, trademark, and attribution notices from the
  90. Source form of the Work, excluding those notices that do not pertain to any
  91. part of the Derivative Works; and
  92. (d) If the Work includes a "NOTICE" text file as part of its distribution, then
  93. any Derivative Works that You distribute must include a readable copy of the
  94. attribution notices contained within such NOTICE file, excluding those notices
  95. that do not pertain to any part of the Derivative Works, in at least one of the
  96. following places: within a NOTICE text file distributed as part of the
  97. Derivative Works; within the Source form or documentation, if provided along
  98. with the Derivative Works; or, within a display generated by the Derivative
  99. Works, if and wherever such third-party notices normally appear. The contents
  100. of the NOTICE file are for informational purposes only and do not modify the
  101. License. You may add Your own attribution notices within Derivative Works that
  102. You distribute, alongside or as an addendum to the NOTICE text from the Work,
  103. provided that such additional attribution notices cannot be construed as
  104. modifying the License.
  105. You may add Your own copyright statement to Your modifications and may provide
  106. additional or different license terms and conditions for use, reproduction, or
  107. distribution of Your modifications, or for any such Derivative Works as a
  108. whole, provided Your use, reproduction, and distribution of the Work otherwise
  109. complies with the conditions stated in this License.
  110. 5. Submission of Contributions. Unless You explicitly state otherwise, any
  111. Contribution intentionally submitted for inclusion in the Work by You to the
  112. Licensor shall be under the terms and conditions of this License, without any
  113. additional terms or conditions. Notwithstanding the above, nothing herein shall
  114. supersede or modify the terms of any separate license agreement you may have
  115. executed with Licensor regarding such Contributions.
  116. 6. Trademarks. This License does not grant permission to use the trade names,
  117. trademarks, service marks, or product names of the Licensor, except as required
  118. for reasonable and customary use in describing the origin of the Work and
  119. reproducing the content of the NOTICE file.
  120. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
  121. writing, Licensor provides the Work (and each Contributor provides its
  122. Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  123. KIND, either express or implied, including, without limitation, any warranties
  124. or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  125. PARTICULAR PURPOSE. You are solely responsible for determining the
  126. appropriateness of using or redistributing the Work and assume any risks
  127. associated with Your exercise of permissions under this License.
  128. 8. Limitation of Liability. In no event and under no legal theory, whether in
  129. tort (including negligence), contract, or otherwise, unless required by
  130. applicable law (such as deliberate and grossly negligent acts) or agreed to in
  131. writing, shall any Contributor be liable to You for damages, including any
  132. direct, indirect, special, incidental, or consequential damages of any
  133. character arising as a result of this License or out of the use or inability to
  134. use the Work (including but not limited to damages for loss of goodwill, work
  135. stoppage, computer failure or malfunction, or any and all other commercial
  136. damages or losses), even if such Contributor has been advised of the
  137. possibility of such damages.
  138. 9. Accepting Warranty or Additional Liability. While redistributing the Work or
  139. Derivative Works thereof, You may choose to offer, and charge a fee for,
  140. acceptance of support, warranty, indemnity, or other liability obligations
  141. and/or rights consistent with this License. However, in accepting such
  142. obligations, You may act only on Your own behalf and on Your sole
  143. responsibility, not on behalf of any other Contributor, and only if You agree
  144. to indemnify, defend, and hold each Contributor harmless for any liability
  145. incurred by, or claims asserted against, such Contributor by reason of your
  146. accepting any such warranty or additional liability.
  147. END OF TERMS AND CONDITIONS
  148. APPENDIX: How to apply the Apache License to your work.
  149. To apply the Apache License to your work, attach the following boilerplate
  150. notice, with the fields enclosed by brackets "[]" replaced with your own
  151. identifying information. (Don't include the brackets!) The text should be
  152. enclosed in the appropriate comment syntax for the file format. We also
  153. recommend that a file or class name and description of purpose be included on
  154. the same "printed page" as the copyright notice for easier identification
  155. within third-party archives.