/LICENSE

https://github.com/apache/couchdb · License · 2269 lines · 1685 code · 584 blank · 0 comment · 0 complexity · 9cb121d2d1ecd0165c4f43d74ab68393 MD5 · raw file

  1. Apache License
  2. Version 2.0, January 2004
  3. http://www.apache.org/licenses/
  4. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  5. 1. Definitions.
  6. "License" shall mean the terms and conditions for use, reproduction,
  7. and distribution as defined by Sections 1 through 9 of this document.
  8. "Licensor" shall mean the copyright owner or entity authorized by
  9. the copyright owner that is granting the License.
  10. "Legal Entity" shall mean the union of the acting entity and all
  11. other entities that control, are controlled by, or are under common
  12. control with that entity. For the purposes of this definition,
  13. "control" means (i) the power, direct or indirect, to cause the
  14. direction or management of such entity, whether by contract or
  15. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  16. outstanding shares, or (iii) beneficial ownership of such entity.
  17. "You" (or "Your") shall mean an individual or Legal Entity
  18. exercising permissions granted by this License.
  19. "Source" form shall mean the preferred form for making modifications,
  20. including but not limited to software source code, documentation
  21. source, and configuration files.
  22. "Object" form shall mean any form resulting from mechanical
  23. transformation or translation of a Source form, including but
  24. not limited to compiled object code, generated documentation,
  25. and conversions to other media types.
  26. "Work" shall mean the work of authorship, whether in Source or
  27. Object form, made available under the License, as indicated by a
  28. copyright notice that is included in or attached to the work
  29. (an example is provided in the Appendix below).
  30. "Derivative Works" shall mean any work, whether in Source or Object
  31. form, that is based on (or derived from) the Work and for which the
  32. editorial revisions, annotations, elaborations, or other modifications
  33. represent, as a whole, an original work of authorship. For the purposes
  34. of this License, Derivative Works shall not include works that remain
  35. separable from, or merely link (or bind by name) to the interfaces of,
  36. the Work and Derivative Works thereof.
  37. "Contribution" shall mean any work of authorship, including
  38. the original version of the Work and any modifications or additions
  39. to that Work or Derivative Works thereof, that is intentionally
  40. submitted to Licensor for inclusion in the Work by the copyright owner
  41. or by an individual or Legal Entity authorized to submit on behalf of
  42. the copyright owner. For the purposes of this definition, "submitted"
  43. means any form of electronic, verbal, or written communication sent
  44. to the Licensor or its representatives, including but not limited to
  45. communication on electronic mailing lists, source code control systems,
  46. and issue tracking systems that are managed by, or on behalf of, the
  47. Licensor for the purpose of discussing and improving the Work, but
  48. excluding communication that is conspicuously marked or otherwise
  49. designated in writing by the copyright owner as "Not a Contribution."
  50. "Contributor" shall mean Licensor and any individual or Legal Entity
  51. on behalf of whom a Contribution has been received by Licensor and
  52. subsequently incorporated within the Work.
  53. 2. Grant of Copyright License. Subject to the terms and conditions of
  54. this License, each Contributor hereby grants to You a perpetual,
  55. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  56. copyright license to reproduce, prepare Derivative Works of,
  57. publicly display, publicly perform, sublicense, and distribute the
  58. Work and such Derivative Works in Source or Object form.
  59. 3. Grant of Patent License. Subject to the terms and conditions of
  60. this License, each Contributor hereby grants to You a perpetual,
  61. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  62. (except as stated in this section) patent license to make, have made,
  63. use, offer to sell, sell, import, and otherwise transfer the Work,
  64. where such license applies only to those patent claims licensable
  65. by such Contributor that are necessarily infringed by their
  66. Contribution(s) alone or by combination of their Contribution(s)
  67. with the Work to which such Contribution(s) was submitted. If You
  68. institute patent litigation against any entity (including a
  69. cross-claim or counterclaim in a lawsuit) alleging that the Work
  70. or a Contribution incorporated within the Work constitutes direct
  71. or contributory patent infringement, then any patent licenses
  72. granted to You under this License for that Work shall terminate
  73. as of the date such litigation is filed.
  74. 4. Redistribution. You may reproduce and distribute copies of the
  75. Work or Derivative Works thereof in any medium, with or without
  76. modifications, and in Source or Object form, provided that You
  77. meet the following conditions:
  78. (a) You must give any other recipients of the Work or
  79. Derivative Works a copy of this License; and
  80. (b) You must cause any modified files to carry prominent notices
  81. stating that You changed the files; and
  82. (c) You must retain, in the Source form of any Derivative Works
  83. that You distribute, all copyright, patent, trademark, and
  84. attribution notices from the Source form of the Work,
  85. excluding those notices that do not pertain to any part of
  86. the Derivative Works; and
  87. (d) If the Work includes a "NOTICE" text file as part of its
  88. distribution, then any Derivative Works that You distribute must
  89. include a readable copy of the attribution notices contained
  90. within such NOTICE file, excluding those notices that do not
  91. pertain to any part of the Derivative Works, in at least one
  92. of the following places: within a NOTICE text file distributed
  93. as part of the Derivative Works; within the Source form or
  94. documentation, if provided along with the Derivative Works; or,
  95. within a display generated by the Derivative Works, if and
  96. wherever such third-party notices normally appear. The contents
  97. of the NOTICE file are for informational purposes only and
  98. do not modify the License. You may add Your own attribution
  99. notices within Derivative Works that You distribute, alongside
  100. or as an addendum to the NOTICE text from the Work, provided
  101. that such additional attribution notices cannot be construed
  102. as modifying the License.
  103. You may add Your own copyright statement to Your modifications and
  104. may provide additional or different license terms and conditions
  105. for use, reproduction, or distribution of Your modifications, or
  106. for any such Derivative Works as a whole, provided Your use,
  107. reproduction, and distribution of the Work otherwise complies with
  108. the conditions stated in this License.
  109. 5. Submission of Contributions. Unless You explicitly state otherwise,
  110. any Contribution intentionally submitted for inclusion in the Work
  111. by You to the Licensor shall be under the terms and conditions of
  112. this License, without any additional terms or conditions.
  113. Notwithstanding the above, nothing herein shall supersede or modify
  114. the terms of any separate license agreement you may have executed
  115. with Licensor regarding such Contributions.
  116. 6. Trademarks. This License does not grant permission to use the trade
  117. names, trademarks, service marks, or product names of the Licensor,
  118. except as required for reasonable and customary use in describing the
  119. origin of the Work and reproducing the content of the NOTICE file.
  120. 7. Disclaimer of Warranty. Unless required by applicable law or
  121. agreed to in writing, Licensor provides the Work (and each
  122. Contributor provides its Contributions) on an "AS IS" BASIS,
  123. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  124. implied, including, without limitation, any warranties or conditions
  125. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  126. PARTICULAR PURPOSE. You are solely responsible for determining the
  127. appropriateness of using or redistributing the Work and assume any
  128. risks associated with Your exercise of permissions under this License.
  129. 8. Limitation of Liability. In no event and under no legal theory,
  130. whether in tort (including negligence), contract, or otherwise,
  131. unless required by applicable law (such as deliberate and grossly
  132. negligent acts) or agreed to in writing, shall any Contributor be
  133. liable to You for damages, including any direct, indirect, special,
  134. incidental, or consequential damages of any character arising as a
  135. result of this License or out of the use or inability to use the
  136. Work (including but not limited to damages for loss of goodwill,
  137. work stoppage, computer failure or malfunction, or any and all
  138. other commercial damages or losses), even if such Contributor
  139. has been advised of the possibility of such damages.
  140. 9. Accepting Warranty or Additional Liability. While redistributing
  141. the Work or Derivative Works thereof, You may choose to offer,
  142. and charge a fee for, acceptance of support, warranty, indemnity,
  143. or other liability obligations and/or rights consistent with this
  144. License. However, in accepting such obligations, You may act only
  145. on Your own behalf and on Your sole responsibility, not on behalf
  146. of any other Contributor, and only if You agree to indemnify,
  147. defend, and hold each Contributor harmless for any liability
  148. incurred by, or claims asserted against, such Contributor by reason
  149. of your accepting any such warranty or additional liability.
  150. END OF TERMS AND CONDITIONS
  151. APPENDIX: How to apply the Apache License to your work.
  152. To apply the Apache License to your work, attach the following
  153. boilerplate notice, with the fields enclosed by brackets "[]"
  154. replaced with your own identifying information. (Don't include
  155. the brackets!) The text should be enclosed in the appropriate
  156. comment syntax for the file format. We also recommend that a
  157. file or class name and description of purpose be included on the
  158. same "printed page" as the copyright notice for easier
  159. identification within third-party archives.
  160. Copyright [yyyy] [name of copyright owner]
  161. Licensed under the Apache License, Version 2.0 (the "License");
  162. you may not use this file except in compliance with the License.
  163. You may obtain a copy of the License at
  164. http://www.apache.org/licenses/LICENSE-2.0
  165. Unless required by applicable law or agreed to in writing, software
  166. distributed under the License is distributed on an "AS IS" BASIS,
  167. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  168. See the License for the specific language governing permissions and
  169. limitations under the License.
  170. Apache CouchDB Subcomponents
  171. The Apache CouchDB project includes a number of subcomponents with separate
  172. copyright notices and license terms. Your use of the code for the these
  173. subcomponents is subject to the terms and conditions of the following licenses.
  174. For the share/server/json2.js component:
  175. Public Domain
  176. No warranty expressed or implied. Use at your own risk.
  177. For the share/www/favicon.ico component from https://github.com/BigBlueHat/futon2:
  178. Apache License
  179. Version 2.0, January 2004
  180. http://www.apache.org/licenses/
  181. For the src/mochiweb component:
  182. Copyright (c) 2007 Mochi Media, Inc.
  183. Permission is hereby granted, free of charge, to any person obtaining
  184. a copy of this software and associated documentation files (the
  185. "Software"), to deal in the Software without restriction, including
  186. without limitation the rights to use, copy, modify, merge, publish,
  187. distribute, sublicense, and/or sell copies of the Software, and to
  188. permit persons to whom the Software is furnished to do so, subject to
  189. the following conditions:
  190. The above copyright notice and this permission notice shall be
  191. included in all copies or substantial portions of the Software.
  192. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  193. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  194. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  195. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  196. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  197. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  198. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  199. For the src/ibrowse component:
  200. Copyright (c) 2006, Chandrashekhar Mullaparthi
  201. All rights reserved.
  202. Redistribution and use in source and binary forms, with or without
  203. modification, are permitted provided that the following conditions are met:
  204. * Redistributions of source code must retain the above copyright notice,
  205. this list of conditions and the following disclaimer.
  206. * Redistributions in binary form must reproduce the above copyright notice,
  207. this list of conditions and the following disclaimer in the documentation
  208. and/or other materials provided with the distribution.
  209. * Neither the name of the T-Mobile nor the names of its contributors may be
  210. used to endorse or promote products derived from this software without
  211. specific prior written permission.
  212. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  213. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  214. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  215. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  216. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  217. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  218. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  219. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  220. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  221. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  222. For the src/couch_log/src/couch_log_trunc_io.erl and
  223. the src/couch_log/src/couch_log_trunc_io_fmt.erl components
  224. ERLANG PUBLIC LICENSE
  225. Version 1.1
  226. 1. Definitions.
  227. 1.1. ``Contributor'' means each entity that creates or contributes to
  228. the creation of Modifications.
  229. 1.2. ``Contributor Version'' means the combination of the Original
  230. Code, prior Modifications used by a Contributor, and the Modifications
  231. made by that particular Contributor.
  232. 1.3. ``Covered Code'' means the Original Code or Modifications or the
  233. combination of the Original Code and Modifications, in each case
  234. including portions thereof.
  235. 1.4. ``Electronic Distribution Mechanism'' means a mechanism generally
  236. accepted in the software development community for the electronic
  237. transfer of data.
  238. 1.5. ``Executable'' means Covered Code in any form other than Source
  239. Code.
  240. 1.6. ``Initial Developer'' means the individual or entity identified
  241. as the Initial Developer in the Source Code notice required by Exhibit
  242. A.
  243. 1.7. ``Larger Work'' means a work which combines Covered Code or
  244. portions thereof with code not governed by the terms of this License.
  245. 1.8. ``License'' means this document.
  246. 1.9. ``Modifications'' means any addition to or deletion from the
  247. substance or structure of either the Original Code or any previous
  248. Modifications. When Covered Code is released as a series of files, a
  249. Modification is:
  250. A. Any addition to or deletion from the contents of a file containing
  251. Original Code or previous Modifications.
  252. B. Any new file that contains any part of the Original Code or
  253. previous Modifications.
  254. 1.10. ``Original Code'' means Source Code of computer software code
  255. which is described in the Source Code notice required by Exhibit A as
  256. Original Code, and which, at the time of its release under this
  257. License is not already Covered Code governed by this License.
  258. 1.11. ``Source Code'' means the preferred form of the Covered Code for
  259. making modifications to it, including all modules it contains, plus
  260. any associated interface definition files, scripts used to control
  261. compilation and installation of an Executable, or a list of source
  262. code differential comparisons against either the Original Code or
  263. another well known, available Covered Code of the Contributor's
  264. choice. The Source Code can be in a compressed or archival form,
  265. provided the appropriate decompression or de-archiving software is
  266. widely available for no charge.
  267. 1.12. ``You'' means an individual or a legal entity exercising rights
  268. under, and complying with all of the terms of, this License. For legal
  269. entities,``You'' includes any entity which controls, is controlled by,
  270. or is under common control with You. For purposes of this definition,
  271. ``control'' means (a) the power, direct or indirect, to cause the
  272. direction or management of such entity, whether by contract or
  273. otherwise, or (b) ownership of fifty percent (50%) or more of the
  274. outstanding shares or beneficial ownership of such entity.
  275. 2. Source Code License.
  276. 2.1. The Initial Developer Grant.
  277. The Initial Developer hereby grants You a world-wide, royalty-free,
  278. non-exclusive license, subject to third party intellectual property
  279. claims:
  280. (a) to use, reproduce, modify, display, perform, sublicense and
  281. distribute the Original Code (or portions thereof) with or without
  282. Modifications, or as part of a Larger Work; and
  283. (b) under patents now or hereafter owned or controlled by Initial
  284. Developer, to make, have made, use and sell (``Utilize'') the
  285. Original Code (or portions thereof), but solely to the extent that
  286. any such patent is reasonably necessary to enable You to Utilize
  287. the Original Code (or portions thereof) and not to any greater
  288. extent that may be necessary to Utilize further Modifications or
  289. combinations.
  290. 2.2. Contributor Grant.
  291. Each Contributor hereby grants You a world-wide, royalty-free,
  292. non-exclusive license, subject to third party intellectual property
  293. claims:
  294. (a) to use, reproduce, modify, display, perform, sublicense and
  295. distribute the Modifications created by such Contributor (or
  296. portions thereof) either on an unmodified basis, with other
  297. Modifications, as Covered Code or as part of a Larger Work; and
  298. (b) under patents now or hereafter owned or controlled by Contributor,
  299. to Utilize the Contributor Version (or portions thereof), but
  300. solely to the extent that any such patent is reasonably necessary
  301. to enable You to Utilize the Contributor Version (or portions
  302. thereof), and not to any greater extent that may be necessary to
  303. Utilize further Modifications or combinations.
  304. 3. Distribution Obligations.
  305. 3.1. Application of License.
  306. The Modifications which You contribute are governed by the terms of
  307. this License, including without limitation Section 2.2. The Source
  308. Code version of Covered Code may be distributed only under the terms
  309. of this License, and You must include a copy of this License with
  310. every copy of the Source Code You distribute. You may not offer or
  311. impose any terms on any Source Code version that alters or restricts
  312. the applicable version of this License or the recipients' rights
  313. hereunder. However, You may include an additional document offering
  314. the additional rights described in Section 3.5.
  315. 3.2. Availability of Source Code.
  316. Any Modification which You contribute must be made available in Source
  317. Code form under the terms of this License either on the same media as
  318. an Executable version or via an accepted Electronic Distribution
  319. Mechanism to anyone to whom you made an Executable version available;
  320. and if made available via Electronic Distribution Mechanism, must
  321. remain available for at least twelve (12) months after the date it
  322. initially became available, or at least six (6) months after a
  323. subsequent version of that particular Modification has been made
  324. available to such recipients. You are responsible for ensuring that
  325. the Source Code version remains available even if the Electronic
  326. Distribution Mechanism is maintained by a third party.
  327. 3.3. Description of Modifications.
  328. You must cause all Covered Code to which you contribute to contain a
  329. file documenting the changes You made to create that Covered Code and
  330. the date of any change. You must include a prominent statement that
  331. the Modification is derived, directly or indirectly, from Original
  332. Code provided by the Initial Developer and including the name of the
  333. Initial Developer in (a) the Source Code, and (b) in any notice in an
  334. Executable version or related documentation in which You describe the
  335. origin or ownership of the Covered Code.
  336. 3.4. Intellectual Property Matters
  337. (a) Third Party Claims.
  338. If You have knowledge that a party claims an intellectual property
  339. right in particular functionality or code (or its utilization
  340. under this License), you must include a text file with the source
  341. code distribution titled ``LEGAL'' which describes the claim and
  342. the party making the claim in sufficient detail that a recipient
  343. will know whom to contact. If you obtain such knowledge after You
  344. make Your Modification available as described in Section 3.2, You
  345. shall promptly modify the LEGAL file in all copies You make
  346. available thereafter and shall take other steps (such as notifying
  347. appropriate mailing lists or newsgroups) reasonably calculated to
  348. inform those who received the Covered Code that new knowledge has
  349. been obtained.
  350. (b) Contributor APIs.
  351. If Your Modification is an application programming interface and
  352. You own or control patents which are reasonably necessary to
  353. implement that API, you must also include this information in the
  354. LEGAL file.
  355. 3.5. Required Notices.
  356. You must duplicate the notice in Exhibit A in each file of the Source
  357. Code, and this License in any documentation for the Source Code, where
  358. You describe recipients' rights relating to Covered Code. If You
  359. created one or more Modification(s), You may add your name as a
  360. Contributor to the notice described in Exhibit A. If it is not
  361. possible to put such notice in a particular Source Code file due to
  362. its structure, then you must include such notice in a location (such
  363. as a relevant directory file) where a user would be likely to look for
  364. such a notice. You may choose to offer, and to charge a fee for,
  365. warranty, support, indemnity or liability obligations to one or more
  366. recipients of Covered Code. However, You may do so only on Your own
  367. behalf, and not on behalf of the Initial Developer or any
  368. Contributor. You must make it absolutely clear than any such warranty,
  369. support, indemnity or liability obligation is offered by You alone,
  370. and You hereby agree to indemnify the Initial Developer and every
  371. Contributor for any liability incurred by the Initial Developer or
  372. such Contributor as a result of warranty, support, indemnity or
  373. liability terms You offer.
  374. 3.6. Distribution of Executable Versions.
  375. You may distribute Covered Code in Executable form only if the
  376. requirements of Section 3.1-3.5 have been met for that Covered Code,
  377. and if You include a notice stating that the Source Code version of
  378. the Covered Code is available under the terms of this License,
  379. including a description of how and where You have fulfilled the
  380. obligations of Section 3.2. The notice must be conspicuously included
  381. in any notice in an Executable version, related documentation or
  382. collateral in which You describe recipients' rights relating to the
  383. Covered Code. You may distribute the Executable version of Covered
  384. Code under a license of Your choice, which may contain terms different
  385. from this License, provided that You are in compliance with the terms
  386. of this License and that the license for the Executable version does
  387. not attempt to limit or alter the recipient's rights in the Source
  388. Code version from the rights set forth in this License. If You
  389. distribute the Executable version under a different license You must
  390. make it absolutely clear that any terms which differ from this License
  391. are offered by You alone, not by the Initial Developer or any
  392. Contributor. You hereby agree to indemnify the Initial Developer and
  393. every Contributor for any liability incurred by the Initial Developer
  394. or such Contributor as a result of any such terms You offer.
  395. 3.7. Larger Works.
  396. You may create a Larger Work by combining Covered Code with other code
  397. not governed by the terms of this License and distribute the Larger
  398. Work as a single product. In such a case, You must make sure the
  399. requirements of this License are fulfilled for the Covered Code.
  400. 4. Inability to Comply Due to Statute or Regulation.
  401. If it is impossible for You to comply with any of the terms of this
  402. License with respect to some or all of the Covered Code due to statute
  403. or regulation then You must: (a) comply with the terms of this License
  404. to the maximum extent possible; and (b) describe the limitations and
  405. the code they affect. Such description must be included in the LEGAL
  406. file described in Section 3.4 and must be included with all
  407. distributions of the Source Code. Except to the extent prohibited by
  408. statute or regulation, such description must be sufficiently detailed
  409. for a recipient of ordinary skill to be able to understand it.
  410. 5. Application of this License.
  411. This License applies to code to which the Initial Developer has
  412. attached the notice in Exhibit A, and to related Covered Code.
  413. 6. CONNECTION TO MOZILLA PUBLIC LICENSE
  414. This Erlang License is a derivative work of the Mozilla Public
  415. License, Version 1.0. It contains terms which differ from the Mozilla
  416. Public License, Version 1.0.
  417. 7. DISCLAIMER OF WARRANTY.
  418. COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS'' BASIS,
  419. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  420. WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
  421. DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
  422. NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
  423. THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE
  424. IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
  425. CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
  426. CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
  427. OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER
  428. EXCEPT UNDER THIS DISCLAIMER.
  429. 8. TERMINATION.
  430. This License and the rights granted hereunder will terminate
  431. automatically if You fail to comply with terms herein and fail to cure
  432. such breach within 30 days of becoming aware of the breach. All
  433. sublicenses to the Covered Code which are properly granted shall
  434. survive any termination of this License. Provisions which, by their
  435. nature, must remain in effect beyond the termination of this License
  436. shall survive.
  437. 9. DISCLAIMER OF LIABILITY
  438. Any utilization of Covered Code shall not cause the Initial Developer
  439. or any Contributor to be liable for any damages (neither direct nor
  440. indirect).
  441. 10. MISCELLANEOUS
  442. This License represents the complete agreement concerning the subject
  443. matter hereof. If any provision is held to be unenforceable, such
  444. provision shall be reformed only to the extent necessary to make it
  445. enforceable. This License shall be construed by and in accordance with
  446. the substantive laws of Sweden. Any dispute, controversy or claim
  447. arising out of or relating to this License, or the breach, termination
  448. or invalidity thereof, shall be subject to the exclusive jurisdiction
  449. of Swedish courts, with the Stockholm City Court as the first
  450. instance.
  451. EXHIBIT A.
  452. ``The contents of this file are subject to the Erlang Public License,
  453. Version 1.1, (the "License"); you may not use this file except in
  454. compliance with the License. You should have received a copy of the
  455. Erlang Public License along with this software. If not, it can be
  456. retrieved via the world wide web at http://www.erlang.org/.
  457. Software distributed under the License is distributed on an "AS IS"
  458. basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
  459. the License for the specific language governing rights and limitations
  460. under the License.
  461. The Initial Developer of the Original Code is Ericsson Utvecklings AB.
  462. Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings
  463. AB. All Rights Reserved.''
  464. For the src/ejson/yajl component
  465. Copyright 2010, Lloyd Hilaiel.
  466. Redistribution and use in source and binary forms, with or without
  467. modification, are permitted provided that the following conditions are
  468. met:
  469. 1. Redistributions of source code must retain the above copyright
  470. notice, this list of conditions and the following disclaimer.
  471. 2. Redistributions in binary form must reproduce the above copyright
  472. notice, this list of conditions and the following disclaimer in
  473. the documentation and/or other materials provided with the
  474. distribution.
  475. 3. Neither the name of Lloyd Hilaiel nor the names of its
  476. contributors may be used to endorse or promote products derived
  477. from this software without specific prior written permission.
  478. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  479. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  480. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  481. DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
  482. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  483. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  484. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  485. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  486. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  487. IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  488. POSSIBILITY OF SUCH DAMAGE.
  489. For the src/ejson/erl_nif_compat.h file
  490. Copyright (c) 2010-2011 Basho Technologies, Inc.
  491. With some minor modifications for Apache CouchDB.
  492. This file is provided to you under the Apache License,
  493. Version 2.0 (the "License"); you may not use this file
  494. except in compliance with the License. You may obtain
  495. a copy of the License at
  496. http://www.apache.org/licenses/LICENSE-2.0
  497. Unless required by applicable law or agreed to in writing,
  498. software distributed under the License is distributed on an
  499. "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  500. KIND, either express or implied. See the License for the
  501. specific language governing permissions and limitations
  502. under the License.
  503. For the src/snappy/google-snappy component
  504. Copyright 2005 and onwards Google Inc.
  505. Redistribution and use in source and binary forms, with or without
  506. modification, are permitted provided that the following conditions are
  507. met:
  508. * Redistributions of source code must retain the above copyright
  509. notice, this list of conditions and the following disclaimer.
  510. * Redistributions in binary form must reproduce the above
  511. copyright notice, this list of conditions and the following disclaimer
  512. in the documentation and/or other materials provided with the
  513. distribution.
  514. * Neither the name of Google Inc. nor the names of its
  515. contributors may be used to endorse or promote products derived from
  516. this software without specific prior written permission.
  517. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  518. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  519. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  520. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  521. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  522. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  523. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  524. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  525. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  526. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  527. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  528. For the share/server/coffee-script.js file
  529. Copyright (c) 2011 Jeremy Ashkenas
  530. Permission is hereby granted, free of charge, to any person
  531. obtaining a copy of this software and associated documentation
  532. files (the "Software"), to deal in the Software without
  533. restriction, including without limitation the rights to use,
  534. copy, modify, merge, publish, distribute, sublicense, and/or sell
  535. copies of the Software, and to permit persons to whom the
  536. Software is furnished to do so, subject to the following
  537. conditions:
  538. The above copyright notice and this permission notice shall be
  539. included in all copies or substantial portions of the Software.
  540. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  541. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  542. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  543. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  544. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  545. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  546. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  547. OTHER DEALINGS IN THE SOFTWARE.
  548. for dev/pbkdf2.py
  549. (The BSD License)
  550. Copyright (c) 2011 by Armin Ronacher, Reed O'Brien
  551. Some rights reserved.
  552. Redistribution and use in source and binary forms, with or without
  553. modification, are permitted provided that the following conditions are
  554. met:
  555. * Redistributions of source code must retain the above copyright
  556. notice, this list of conditions and the following disclaimer.
  557. * Redistributions in binary form must reproduce the above
  558. copyright notice, this list of conditions and the following
  559. disclaimer in the documentation and/or other materials provided
  560. with the distribution.
  561. * The names of the contributors may not be used to endorse or
  562. promote products derived from this software without specific
  563. prior written permission.
  564. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  565. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  566. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  567. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  568. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  569. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  570. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  571. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  572. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  573. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  574. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  575. for src/fauxton/assets/js/libs/bootstrap.js
  576. for share/www/js/require*
  577. Apache License
  578. Version 2.0, January 2004
  579. http://www.apache.org/licenses/
  580. for src/fauxton/assets/js/plugins/prettify.js
  581. for share/www/js/require*
  582. Apache License
  583. Version 2.0, January 2004
  584. http://www.apache.org/licenses/
  585. for src/fauxton/assets/js/plugins/beautify.js
  586. for share/www/js/require*
  587. The MIT License (MIT)
  588. Copyright (c) 2007-2013 Einar Lielmanis and contributors.
  589. Permission is hereby granted, free of charge, to any person
  590. obtaining a copy of this software and associated documentation files
  591. (the "Software"), to deal in the Software without restriction,
  592. including without limitation the rights to use, copy, modify, merge,
  593. publish, distribute, sublicense, and/or sell copies of the Software,
  594. and to permit persons to whom the Software is furnished to do so,
  595. subject to the following conditions:
  596. The above copyright notice and this permission notice shall be
  597. included in all copies or substantial portions of the Software.
  598. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  599. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  600. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  601. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
  602. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  603. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  604. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  605. SOFTWARE.
  606. for src/fauxton/assets/js/plugins/cloudant.pagingcollection.js
  607. for share/www/js/require*
  608. Apache License
  609. Version 2.0, January 2004
  610. http://www.apache.org/licenses/
  611. for src/fauxton/assets/fonts/fontawesome
  612. for share/www/fonts/*
  613. SIL OPEN FONT LICENSE
  614. Version 1.1 - 26 February 2007
  615. PREAMBLE
  616. The goals of the Open Font License (OFL) are to stimulate worldwide
  617. development of collaborative font projects, to support the font creation
  618. efforts of academic and linguistic communities, and to provide a free and
  619. open framework in which fonts may be shared and improved in partnership
  620. with others.
  621. The OFL allows the licensed fonts to be used, studied, modified and
  622. redistributed freely as long as they are not sold by themselves. The
  623. fonts, including any derivative works, can be bundled, embedded,
  624. redistributed and/or sold with any software provided that any reserved
  625. names are not used by derivative works. The fonts and derivatives,
  626. however, cannot be released under any other type of license. The
  627. requirement for fonts to remain under this license does not apply
  628. to any document created using the fonts or their derivatives.
  629. DEFINITIONS
  630. "Font Software" refers to the set of files released by the Copyright
  631. Holder(s) under this license and clearly marked as such. This may
  632. include source files, build scripts and documentation.
  633. "Reserved Font Name" refers to any names specified as such after the
  634. copyright statement(s).
  635. "Original Version" refers to the collection of Font Software components as
  636. distributed by the Copyright Holder(s).
  637. "Modified Version" refers to any derivative made by adding to, deleting,
  638. or substituting — in part or in whole — any of the components of the
  639. Original Version, by changing formats or by porting the Font Software to a
  640. new environment.
  641. "Author" refers to any designer, engineer, programmer, technical
  642. writer or other person who contributed to the Font Software.
  643. PERMISSION & CONDITIONS
  644. Permission is hereby granted, free of charge, to any person obtaining
  645. a copy of the Font Software, to use, study, copy, merge, embed, modify,
  646. redistribute, and sell modified and unmodified copies of the Font
  647. Software, subject to the following conditions:
  648. 1) Neither the Font Software nor any of its individual components,
  649. in Original or Modified Versions, may be sold by itself.
  650. 2) Original or Modified Versions of the Font Software may be bundled,
  651. redistributed and/or sold with any software, provided that each copy
  652. contains the above copyright notice and this license. These can be
  653. included either as stand-alone text files, human-readable headers or
  654. in the appropriate machine-readable metadata fields within text or
  655. binary files as long as those fields can be easily viewed by the user.
  656. 3) No Modified Version of the Font Software may use the Reserved Font
  657. Name(s) unless explicit written permission is granted by the corresponding
  658. Copyright Holder. This restriction only applies to the primary font name as
  659. presented to the users.
  660. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
  661. Software shall not be used to promote, endorse or advertise any
  662. Modified Version, except to acknowledge the contribution(s) of the
  663. Copyright Holder(s) and the Author(s) or with their explicit written
  664. permission.
  665. 5) The Font Software, modified or unmodified, in part or in whole,
  666. must be distributed entirely under this license, and must not be
  667. distributed under any other license. The requirement for fonts to
  668. remain under this license does not apply to any document created
  669. using the Font Software.
  670. TERMINATION
  671. This license becomes null and void if any of the above conditions are
  672. not met.
  673. DISCLAIMER
  674. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  675. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
  676. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  677. OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
  678. COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  679. INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
  680. DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  681. FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
  682. OTHER DEALINGS IN THE FONT SOFTWARE.
  683. for share/server/60/esprima.js
  684. Based on https://github.com/jquery/esprima
  685. BSD License
  686. Copyright JS Foundation and other contributors, https://js.foundation/
  687. Redistribution and use in source and binary forms, with or without
  688. modification, are permitted provided that the following conditions are met:
  689. * Redistributions of source code must retain the above copyright
  690. notice, this list of conditions and the following disclaimer.
  691. * Redistributions in binary form must reproduce the above copyright
  692. notice, this list of conditions and the following disclaimer in the
  693. documentation and/or other materials provided with the distribution.
  694. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  695. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  696. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  697. ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
  698. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  699. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  700. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  701. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  702. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  703. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  704. share/server/60/escodegen.js
  705. Based on https://github.com/estools/escodegen
  706. BSD License
  707. Redistribution and use in source and binary forms, with or without
  708. modification, are permitted provided that the following conditions are met:
  709. * Redistributions of source code must retain the above copyright
  710. notice, this list of conditions and the following disclaimer.
  711. * Redistributions in binary form must reproduce the above copyright
  712. notice, this list of conditions and the following disclaimer in the
  713. documentation and/or other materials provided with the distribution.
  714. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  715. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  716. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  717. ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
  718. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  719. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  720. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  721. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  722. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  723. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  724. for src/fauxton/assets/less/bootstrap/font-awesome/*
  725. for share/www/css/*
  726. The MIT License (MIT)
  727. Copyright (c) 2013 Dave Gandy
  728. Permission is hereby granted, free of charge, to any person obtaining a copy
  729. of this software and associated documentation files (the "Software"), to deal
  730. in the Software without restriction, including without limitation the rights
  731. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  732. copies of the Software, and to permit persons to whom the Software is
  733. furnished to do so, subject to the following conditions:
  734. The above copyright notice and this permission notice shall be included in
  735. all copies or substantial portions of the Software.
  736. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  737. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  738. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  739. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  740. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  741. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  742. THE SOFTWARE.
  743. for src/fauxton/test/nightwatch_tests/custom-commands/waitForAttribute.js:
  744. The MIT License (MIT)
  745. Copyright (c) 2014 Dave Koo
  746. Permission is hereby granted, free of charge, to any person obtaining a copy
  747. of this software and associated documentation files (the "Software"), to deal
  748. in the Software without restriction, including without limitation the rights
  749. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  750. copies of the Software, and to permit persons to whom the Software is
  751. furnished to do so, subject to the following conditions:
  752. The above copyright notice and this permission notice shall be included in all
  753. copies or substantial portions of the Software.
  754. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  755. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  756. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  757. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  758. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  759. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  760. SOFTWARE.
  761. react-select for share/www/js/require*
  762. The MIT License (MIT)
  763. Copyright (c) 2016 Jed Watson
  764. Permission is hereby granted, free of charge, to any person obtaining a copy
  765. of this software and associated documentation files (the "Software"), to deal
  766. in the Software without restriction, including without limitation the rights
  767. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  768. copies of the Software, and to permit persons to whom the Software is
  769. furnished to do so, subject to the following conditions:
  770. The above copyright notice and this permission notice shall be included in all
  771. copies or substantial portions of the Software.
  772. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  773. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  774. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  775. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  776. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  777. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  778. SOFTWARE.
  779. jquery for share/www/js/require*
  780. Copyright jQuery Foundation and other contributors, https://jquery.org/
  781. This software consists of voluntary contributions made by many
  782. individuals. For exact contribution history, see the revision history
  783. available at https://github.com/jquery/jquery
  784. The following license applies to all parts of this software except as
  785. documented below:
  786. ====
  787. Permission is hereby granted, free of charge, to any person obtaining
  788. a copy of this software and associated documentation files (the
  789. "Software"), to deal in the Software without restriction, including
  790. without limitation the rights to use, copy, modify, merge, publish,
  791. distribute, sublicense, and/or sell copies of the Software, and to
  792. permit persons to whom the Software is furnished to do so, subject to
  793. the following conditions:
  794. The above copyright notice and this permission notice shall be
  795. included in all copies or substantial portions of the Software.
  796. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  797. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  798. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  799. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  800. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  801. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  802. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  803. ====
  804. All files located in the node_modules and external directories are
  805. externally maintained libraries used by this software which have their
  806. own licenses; we recommend you read them, as their terms may differ from
  807. the terms above.
  808. Sizzle for jquery
  809. Copyright jQuery Foundation and other contributors, https://jquery.org/
  810. This software consists of voluntary contributions made by many
  811. individuals. For exact contribution history, see the revision history
  812. available at https://github.com/jquery/sizzle
  813. The following license applies to all parts of this software except as
  814. documented below:
  815. ====
  816. Permission is hereby granted, free of charge, to any person obtaining
  817. a copy of this software and associated documentation files (the
  818. "Software"), to deal in the Software without restriction, including
  819. without limitation the rights to use, copy, modify, merge, publish,
  820. distribute, sublicense, and/or sell copies of the Software, and to
  821. permit persons to whom the Software is furnished to do so, subject to
  822. the following conditions:
  823. The above copyright notice and this permission notice shall be
  824. included in all copies or substantial portions of the Software.
  825. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  826. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  827. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  828. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  829. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  830. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  831. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  832. ====
  833. All files located in the node_modules and external directories are
  834. externally maintained libraries used by this software which have their
  835. own licenses; we recommend you read them, as their terms may differ from
  836. the terms above.
  837. lodash for share/www/js/require*
  838. Copyright 2012-2015 The Dojo Foundation <http://dojofoundation.org/>
  839. Based on Underscore.js, copyright 2009-2015 Jeremy Ashkenas,
  840. DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
  841. Permission is hereby granted, free of charge, to any person obtaining
  842. a copy of this software and associated documentation files (the
  843. "Software"), to deal in the Software without restriction, including
  844. without limitation the rights to use, copy, modify, merge, publish,
  845. distribute, sublicense, and/or sell copies of the Software, and to
  846. permit persons to whom the Software is furnished to do so, subject to
  847. the following conditions:
  848. The above copyright notice and this permission notice shall be
  849. included in all copies or substantial portions of the Software.
  850. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  851. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  852. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  853. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  854. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  855. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  856. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  857. backbone for share/www/js/require*
  858. Copyright (c) 2010-2016 Jeremy Ashkenas, DocumentCloud
  859. Permission is hereby granted, free of charge, to any person
  860. obtaining a copy of this software and associated documentation
  861. files (the "Software"), to deal in the Software without
  862. restriction, including without limitation the rights to use,
  863. copy, modify, merge, publish, distribute, sublicense, and/or sell
  864. copies of the Software, and to permit persons to whom the
  865. Software is furnished to do so, subject to the following
  866. conditions:
  867. The above copyright notice and this permission notice shall be
  868. included in all copies or substantial portions of the Software.
  869. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  870. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  871. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  872. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  873. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  874. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  875. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  876. OTHER DEALINGS IN THE SOFTWARE.
  877. d3 for share/www/js/require*
  878. Copyright (c) 2010-2016, Michael Bostock
  879. All rights reserved.
  880. Redistribution and use in source and binary forms, with or without
  881. modification, are permitted provided that the following conditions are met:
  882. * Redistributions of source code must retain the above copyright notice, this
  883. list of conditions and the following disclaimer.
  884. * Redistributions in binary form must reproduce the above copyright notice,
  885. this list of conditions and the following disclaimer in the documentation
  886. and/or other materials provided with the distribution.
  887. * The name Michael Bostock may not be used to endorse or promote products
  888. derived from this software without specific prior written permission.
  889. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  890. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  891. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  892. DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,
  893. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  894. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  895. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
  896. OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  897. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  898. EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  899. moment for share/www/js/require*
  900. Copyright (c) 2011-2016 Tim Wood, Iskren Chernev, Moment.js contributors
  901. Permission is hereby granted, free of charge, to any person
  902. obtaining a copy of this software and associated documentation
  903. files (the "Software"), to deal in the Software without
  904. restriction, including without limitation the rights to use,
  905. copy, modify, merge, publish, distribute, sublicense, and/or sell
  906. copies of the Software, and to permit persons to whom the
  907. Software is furnished to do so, subject to the following
  908. conditions:
  909. The above copyright notice and this permission notice shall be
  910. included in all copies or substantial portions of the Software.
  911. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  912. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  913. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  914. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  915. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  916. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  917. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  918. OTHER DEALINGS IN THE SOFTWARE.
  919. backbone.layoutmanager for share/www/js/require*
  920. Copyright (c) 2015 Tim Branyen
  921. Permission is hereby granted, free of charge, to any person obtaining a copy of
  922. this software and associated documentation files (the "Software"), to deal in
  923. the Software without restriction, including without limitation the rights to
  924. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  925. of the Software, and to permit persons to whom the Software is furnished to do
  926. so, subject to the following conditions:
  927. The above copyright notice and this permission notice shall be included in all
  928. copies or substantial portions of the Software.
  929. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  930. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  931. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  932. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  933. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  934. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  935. SOFTWARE.
  936. react for share/www/js/require*
  937. BSD License
  938. For React software
  939. Copyright (c) 2013-present, Facebook, Inc.
  940. All rights reserved.
  941. Redistribution and use in source and binary forms, with or without modification,
  942. are permitted provided that the following conditions are met:
  943. * Redistributions of source code must retain the above copyright notice, this
  944. list of conditions and the following disclaimer.
  945. * Redistributions in binary form must reproduce the above copyright notice,
  946. this list of conditions and the following disclaimer in the documentation
  947. and/or other materials provided with the distribution.
  948. * Neither the name Facebook nor the names of its contributors may be used to
  949. endorse or promote products derived from this software without specific
  950. prior written permission.
  951. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  952. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  953. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  954. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  955. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  956. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  957. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  958. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  959. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  960. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  961. for share/www/js/require* as part of react
  962. BSD License
  963. For fbjs software
  964. Copyright (c) 2013-2015, Facebook, Inc.
  965. All rights reserved.
  966. Redistribution and use in source and binary forms, with or without modification,
  967. are permitted provided that the following conditions are met:
  968. * Redistributions of source code must retain the above copyright notice, this
  969. list of conditions and the following disclaimer.
  970. * Redistributions in binary form must reproduce the above copyright notice,
  971. this list of conditions and the following disclaimer in the documentation
  972. and/or other materials provided with the distribution.
  973. * Neither the name Facebook nor the names of its contributors may be used to
  974. endorse or promote products derived from this software without specific
  975. prior written permission.
  976. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  977. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  978. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  979. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  980. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  981. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  982. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  983. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  984. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  985. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  986. object-assign for share/www/js/require*
  987. The MIT License (MIT)
  988. Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
  989. Permission is hereby granted, free of charge, to any person obtaining a copy
  990. of this software and associated documentation files (the "Software"), to deal
  991. in the Software without restriction, including without limitation the rights
  992. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  993. copies of the Software, and to permit persons to whom the Software is
  994. furnished to do so, subject to the following conditions:
  995. The above copyright notice and this permission notice shall be included in
  996. all copies or substantial portions of the Software.
  997. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  998. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  999. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1000. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1001. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1002. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1003. THE SOFTWARE.
  1004. react-dom for share/www/js/require*
  1005. BSD License
  1006. For React software
  1007. Copyright (c) 2013-present, Facebook, Inc.
  1008. All rights reserved.
  1009. Redistribution and use in source and binary forms, with or without modification,
  1010. are permitted provided that the following conditions are met:
  1011. * Redistributions of source code must retain the above copyright notice, this
  1012. list of conditions and the following disclaimer.
  1013. * Redistributions in binary form must reproduce the above copyright notice,
  1014. this list of conditions and the following disclaimer in the documentation
  1015. and/or other materials provided with the distribution.
  1016. * Neither the name Facebook nor the names of its contributors may be used to
  1017. endorse or promote products derived from this software without specific
  1018. prior written permission.
  1019. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1020. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1021. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1022. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  1023. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1024. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1025. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1026. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1027. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1028. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1029. flux for share/www/js/require*
  1030. BSD License
  1031. For Flux software
  1032. Copyright (c) 2014-2015, Facebook, Inc. All rights reserved.
  1033. Redistribution and use in source and binary forms, with or without modification,
  1034. are permitted provided that the following conditions are met:
  1035. * Redistributions of source code must retain the above copyright notice, this
  1036. list of conditions and the following disclaimer.
  1037. * Redistributions in binary form must reproduce the above copyright notice,
  1038. this list of conditions and the following disclaimer in the
  1039. documentation and/or other materials provided with the distribution.
  1040. * Neither the name Facebook nor the names of its contributors may be used to
  1041. endorse or promote products derived from this software without specific
  1042. prior written permission.
  1043. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1044. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1045. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1046. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  1047. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1048. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1049. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1050. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1051. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1052. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1053. css-loader for share/www/js/require*
  1054. MIT License http://www.opensource.org/licenses/mit-license.php
  1055. Author Tobias Koppers @sokra
  1056. style-loader for for share/www/js/require*
  1057. MIT License http://www.opensource.org/licenses/mit-license.php
  1058. Author Tobias Koppers @sokra
  1059. zeroclipboard for share/www/js/require*
  1060. zeroclipboard for share/www/js/zeroclipboard
  1061. The MIT License (MIT)
  1062. Copyright (c) 2009-2014 Jon Rohan, James M. Greene
  1063. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1064. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1065. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1066. react-bootstrap for share/www/js/require*
  1067. The MIT License (MIT)
  1068. Copyright (c) 2014 Stephen J. Collings, Matthew Honnibal, Pieter Vanderwerff
  1069. Permission is hereby granted, free of charge, to any person obtaining a copy
  1070. of this software and associated documentation files (the "Software"), to deal
  1071. in the Software without restriction, including without limitation the rights
  1072. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1073. copies of the Software, and to permit persons to whom the Software is
  1074. furnished to do so, subject to the following conditions:
  1075. The above copyright notice and this permission notice shall be included in
  1076. all copies or substantial portions of the Software.
  1077. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1078. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1079. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1080. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1081. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1082. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1083. THE SOFTWARE.
  1084. babel-runtime for share/www/js/require* (from react-bootstrap)
  1085. Copyright (c) 2014-2016 Sebastian McKenzie <sebmck@gmail.com>
  1086. MIT License
  1087. Permission is hereby granted, free of charge, to any person obtaining
  1088. a copy of this software and associated documentation files (the
  1089. "Software"), to deal in the Software without restriction, including
  1090. without limitation the rights to use, copy, modify, merge, publish,
  1091. distribute, sublicense, and/or sell copies of the Software, and to
  1092. permit persons to whom the Software is furnished to do so, subject to
  1093. the following conditions:
  1094. The above copyright notice and this permission notice shall be
  1095. included in all copies or substantial portions of the Software.
  1096. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1097. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1098. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1099. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  1100. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  1101. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  1102. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1103. core-js for share/www/js/require* (from react-bootstrap)
  1104. Copyright (c) 2015 Denis Pushkarev
  1105. Permission is hereby granted, free of charge, to any person obtaining a copy
  1106. of this software and associated documentation files (the "Software"), to deal
  1107. in the Software without restriction, including without limitation the rights
  1108. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1109. copies of the Software, and to permit persons to whom the Software is
  1110. furnished to do so, subject to the following conditions:
  1111. The above copyright notice and this permission notice shall be included in
  1112. all copies or substantial portions of the Software.
  1113. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1114. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1115. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1116. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1117. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1118. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1119. THE SOFTWARE.
  1120. react-prop-types for share/www/js/require*
  1121. The MIT License (MIT)
  1122. Copyright (c) 2015 react-bootstrap
  1123. Permission is hereby granted, free of charge, to any person obtaining a copy
  1124. of this software and associated documentation files (the "Software"), to deal
  1125. in the Software without restriction, including without limitation the rights
  1126. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1127. copies of the Software, and to permit persons to whom the Software is
  1128. furnished to do so, subject to the following conditions:
  1129. The above copyright notice and this permission notice shall be included in all
  1130. copies or substantial portions of the Software.
  1131. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1132. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1133. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1134. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1135. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1136. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1137. SOFTWARE.
  1138. invariant for share/www/js/require*
  1139. BSD-3-Clause
  1140. https://opensource.org/licenses/BSD-3-Clause
  1141. warning for share/www/js/require*
  1142. BSD License
  1143. For React software
  1144. Copyright (c) 2013-2015, Facebook, Inc.
  1145. All rights reserved.
  1146. Redistribution and use in source and binary forms, with or without modification,
  1147. are permitted provided that the following conditions are met:
  1148. * Redistributions of source code must retain the above copyright notice, this
  1149. list of conditions and the following disclaimer.
  1150. * Redistributions in binary form must reproduce the above copyright notice,
  1151. this list of conditions and the following disclaimer in the documentation
  1152. and/or other materials provided with the distribution.
  1153. * Neither the name Facebook nor the names of its contributors may be used to
  1154. endorse or promote products derived from this software without specific
  1155. prior written permission.
  1156. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1157. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1158. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1159. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  1160. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1161. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1162. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1163. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1164. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1165. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1166. classnames for share/www/js/require*
  1167. The MIT License (MIT)
  1168. Copyright (c) 2016 Jed Watson
  1169. Permission is hereby granted, free of charge, to any person obtaining a copy
  1170. of this software and associated documentation files (the "Software"), to deal
  1171. in the Software without restriction, including without limitation the rights
  1172. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1173. copies of the Software, and to permit persons to whom the Software is
  1174. furnished to do so, subject to the following conditions:
  1175. The above copyright notice and this permission notice shall be included in all
  1176. copies or substantial portions of the Software.
  1177. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1178. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1179. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1180. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1181. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1182. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1183. SOFTWARE.
  1184. dom-helpers for share/www/js/require*
  1185. The MIT License (MIT)
  1186. Copyright (c) 2015 Jason Quense
  1187. Permission is hereby granted, free of charge, to any person obtaining a copy
  1188. of this software and associated documentation files (the "Software"), to deal
  1189. in the Software without restriction, including without limitation the rights
  1190. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1191. copies of the Software, and to permit persons to whom the Software is
  1192. furnished to do so, subject to the following conditions:
  1193. The above copyright notice and this permission notice shall be included in all
  1194. copies or substantial portions of the Software.
  1195. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1196. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1197. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1198. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1199. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1200. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1201. SOFTWARE.
  1202. react-overlays for share/www/js/require*
  1203. The MIT License (MIT)
  1204. Copyright (c) 2015 react-bootstrap
  1205. Permission is hereby granted, free of charge, to any person obtaining a copy
  1206. of this software and associated documentation files (the "Software"), to deal
  1207. in the Software without restriction, including without limitation the rights
  1208. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1209. copies of the Software, and to permit persons to whom the Software is
  1210. furnished to do so, subject to the following conditions:
  1211. The above copyright notice and this permission notice shall be included in all
  1212. copies or substantial portions of the Software.
  1213. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1214. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1215. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1216. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1217. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1218. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1219. SOFTWARE.
  1220. keycode for share/www/js/require*
  1221. The MIT License (MIT)
  1222. Copyright (c) 2014 Tim Oxley
  1223. Permission is hereby granted, free of charge, to any person obtaining a copy
  1224. of this software and associated documentation files (the "Software"), to deal
  1225. in the Software without restriction, including without limitation the rights
  1226. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1227. copies of the Software, and to permit persons to whom the Software is
  1228. furnished to do so, subject to the following conditions:
  1229. The above copyright notice and this permission notice shall be included in
  1230. all copies or substantial portions of the Software.
  1231. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1232. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1233. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1234. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1235. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1236. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1237. THE SOFTWARE.
  1238. lodash-compat for share/www/js/require*
  1239. Copyright 2012-2016 The Dojo Foundation <http://dojofoundation.org/>
  1240. Based on Underscore.js, copyright 2009-2016 Jeremy Ashkenas,
  1241. DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
  1242. Permission is hereby granted, free of charge, to any person obtaining
  1243. a copy of this software and associated documentation files (the
  1244. "Software"), to deal in the Software without restriction, including
  1245. without limitation the rights to use, copy, modify, merge, publish,
  1246. distribute, sublicense, and/or sell copies of the Software, and to
  1247. permit persons to whom the Software is furnished to do so, subject to
  1248. the following conditions:
  1249. The above copyright notice and this permission notice shall be
  1250. included in all copies or substantial portions of the Software.
  1251. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1252. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1253. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1254. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  1255. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  1256. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  1257. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1258. uncontrollable for share/www/js/require*
  1259. The MIT License (MIT)
  1260. Copyright (c) 2015 Jason Quense
  1261. Permission is hereby granted, free of charge, to any person obtaining a copy
  1262. of this software and associated documentation files (the "Software"), to deal
  1263. in the Software without restriction, including without limitation the rights
  1264. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1265. copies of the Software, and to permit persons to whom the Software is
  1266. furnished to do so, subject to the following conditions:
  1267. The above copyright notice and this permission notice shall be included in all
  1268. copies or substantial portions of the Software.
  1269. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1270. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1271. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1272. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1273. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1274. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1275. SOFTWARE.
  1276. velocity-animate for share/www/js/require*
  1277. The MIT License
  1278. Copyright (c) 2014 Julian Shapiro
  1279. Permission is hereby granted, free of charge, to any person obtaining a copy
  1280. of this software and associated documentation files (the "Software"), to deal
  1281. in the Software without restriction, including without limitation the rights
  1282. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1283. copies of the Software, and to permit persons to whom the Software is
  1284. furnished to do so, subject to the following conditions:
  1285. The above copyright notice and this permission notice shall be included in all
  1286. copies or substantial portions of the Software.
  1287. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1288. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1289. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1290. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1291. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1292. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1293. SOFTWARE.
  1294. react-addons-css-transition-group for share/www/js/require*
  1295. BSD License
  1296. For React software
  1297. Copyright (c) 2013-present, Facebook, Inc.
  1298. All rights reserved.
  1299. Redistribution and use in source and binary forms, with or without modification,
  1300. are permitted provided that the following conditions are met:
  1301. * Redistributions of source code must retain the above copyright notice, this
  1302. list of conditions and the following disclaimer.
  1303. * Redistributions in binary form must reproduce the above copyright notice,
  1304. this list of conditions and the following disclaimer in the documentation
  1305. and/or other materials provided with the distribution.
  1306. * Neither the name Facebook nor the names of its contributors may be used to
  1307. endorse or promote products derived from this software without specific
  1308. prior written permission.
  1309. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1310. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1311. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1312. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  1313. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1314. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1315. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1316. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1317. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1318. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1319. brace for share/www/js/require*
  1320. Copyright 2013 Thorsten Lorenz.
  1321. All rights reserved.
  1322. Permission is hereby granted, free of charge, to any person
  1323. obtaining a copy of this software and associated documentation
  1324. files (the "Software"), to deal in the Software without
  1325. restriction, including without limitation the rights to use,
  1326. copy, modify, merge, publish, distribute, sublicense, and/or sell
  1327. copies of the Software, and to permit persons to whom the
  1328. Software is furnished to do so, subject to the following
  1329. conditions:
  1330. The above copyright notice and this permission notice shall be
  1331. included in all copies or substantial portions of the Software.
  1332. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1333. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  1334. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1335. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  1336. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  1337. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  1338. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  1339. OTHER DEALINGS IN THE SOFTWARE.
  1340. w3c-blob for share/www/js/require*
  1341. MIT License
  1342. velocity-react for share/www/js/require*
  1343. Copyright (c) 2015 Twitter and other contributors
  1344. Permission is hereby granted, free of charge, to any person obtaining a copy of
  1345. this software and associated documentation files (the "Software"), to deal in
  1346. the Software without restriction, including without limitation the rights to
  1347. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  1348. of the Software, and to permit persons to whom the Software is furnished to do
  1349. so, subject to the following conditions:
  1350. The above copyright notice and this permission notice shall be included in all
  1351. copies or substantial portions of the Software.
  1352. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1353. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1354. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1355. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1356. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1357. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1358. SOFTWARE.
  1359. react-addons-transition-group for share/www/js/require*
  1360. BSD License
  1361. For React software
  1362. Copyright (c) 2013-present, Facebook, Inc.
  1363. All rights reserved.
  1364. Redistribution and use in source and binary forms, with or without modification,
  1365. are permitted provided that the following conditions are met:
  1366. * Redistributions of source code must retain the above copyright notice, this
  1367. list of conditions and the following disclaimer.
  1368. * Redistributions in binary form must reproduce the above copyright notice,
  1369. this list of conditions and the following disclaimer in the documentation
  1370. and/or other materials provided with the distribution.
  1371. * Neither the name Facebook nor the names of its contributors may be used to
  1372. endorse or promote products derived from this software without specific
  1373. prior written permission.
  1374. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1375. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1376. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1377. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  1378. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1379. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1380. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1381. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1382. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1383. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1384. react-input-autosize for share/www/js/require*
  1385. The MIT License (MIT)
  1386. Copyright (c) 2016 Jed Watson
  1387. Permission is hereby granted, free of charge, to any person obtaining a copy
  1388. of this software and associated documentation files (the "Software"), to deal
  1389. in the Software without restriction, including without limitation the rights
  1390. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1391. copies of the Software, and to permit persons to whom the Software is
  1392. furnished to do so, subject to the following conditions:
  1393. The above copyright notice and this permission notice shall be included in all
  1394. copies or substantial portions of the Software.
  1395. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1396. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1397. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1398. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1399. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1400. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1401. SOFTWARE.
  1402. blacklist for share/www/js/require*
  1403. visualizeRevTree for share/www/js/require*
  1404. The MIT License (MIT)
  1405. Copyright (c) 2013 Tomasz Kołodziejski
  1406. Permission is hereby granted, free of charge, to any person obtaining a copy of
  1407. this software and associated documentation files (the "Software"), to deal in
  1408. the Software without restriction, including without limitation the rights to
  1409. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  1410. the Software, and to permit persons to whom the Software is furnished to do so,
  1411. subject to the following conditions:
  1412. The above copyright notice and this permission notice shall be included in all
  1413. copies or substantial portions of the Software.
  1414. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1415. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  1416. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  1417. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  1418. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1419. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1420. pouchdb for share/www/js/require*
  1421. Apache License
  1422. Version 2.0, January 2004
  1423. http://www.apache.org/licenses/
  1424. process for share/www/js/require*
  1425. (The MIT License)
  1426. Copyright (c) 2013 Roman Shtylman <shtylman@gmail.com>
  1427. Permission is hereby granted, free of charge, to any person obtaining
  1428. a copy of this software and associated documentation files (the
  1429. 'Software'), to deal in the Software without restriction, including
  1430. without limitation the rights to use, copy, modify, merge, publish,
  1431. distribute, sublicense, and/or sell copies of the Software, and to
  1432. permit persons to whom the Software is furnished to do so, subject to
  1433. the following conditions:
  1434. The above copyright notice and this permission notice shall be
  1435. included in all copies or substantial portions of the Software.
  1436. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  1437. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1438. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  1439. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1440. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  1441. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  1442. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1443. js-extend for share/www/js/require*
  1444. ISC License
  1445. debug for share/www/js/require*
  1446. (The MIT License)
  1447. Copyright (c) 2014 TJ Holowaychuk &lt;tj@vision-media.ca&gt;
  1448. Permission is hereby granted, free of charge, to any person obtaining
  1449. a copy of this software and associated documentation files (the
  1450. 'Software'), to deal in the Software without restriction, including
  1451. without limitation the rights to use, copy, modify, merge, publish,
  1452. distribute, sublicense, and/or sell copies of the Software, and to
  1453. permit persons to whom the Software is furnished to do so, subject to
  1454. the following conditions:
  1455. The above copyright notice and this permission notice shall be
  1456. included in all copies or substantial portions of the Software.
  1457. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  1458. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1459. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  1460. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1461. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  1462. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  1463. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1464. ms for share/www/js/require*
  1465. (The MIT License)
  1466. Copyright (c) 2014 Guillermo Rauch <rauchg@gmail.com>
  1467. Permission is hereby granted, free of charge, to any person obtaining a copy of
  1468. this software and associated documentation files (the "Software"), to deal in
  1469. the Software without restriction, including without limitation the rights to
  1470. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  1471. the Software, and to permit persons to whom the Software is furnished to do so,
  1472. subject to the following conditions:
  1473. The above copyright notice and this permission notice shall be included in all
  1474. copies or substantial portions of the Software.
  1475. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1476. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  1477. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  1478. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  1479. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1480. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1481. inherits for share/www/js/require*
  1482. The ISC License
  1483. Copyright (c) Isaac Z. Schlueter
  1484. Permission to use, copy, modify, and/or distribute this software for any
  1485. purpose with or without fee is hereby granted, provided that the above
  1486. copyright notice and this permission notice appear in all copies.
  1487. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  1488. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  1489. FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  1490. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  1491. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  1492. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  1493. PERFORMANCE OF THIS SOFTWARE.
  1494. lie for share/www/js/require*
  1495. #Copyright (c) 2014 Calvin Metcalf
  1496. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1497. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1498. **THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.**
  1499. immediate for share/www/js/require*
  1500. Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, Domenic Denicola, Brian Cavalier
  1501. Permission is hereby granted, free of charge, to any person obtaining
  1502. a copy of this software and associated documentation files (the
  1503. "Software"), to deal in the Software without restriction, including
  1504. without limitation the rights to use, copy, modify, merge, publish,
  1505. distribute, sublicense, and/or sell copies of the Software, and to
  1506. permit persons to whom the Software is furnished to do so, subject to
  1507. the following conditions:
  1508. The above copyright notice and this permission notice shall be
  1509. included in all copies or substantial portions of the Software.
  1510. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1511. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1512. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1513. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  1514. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  1515. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  1516. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1517. pouchdb-collections for share/www/js/require*
  1518. Apache License
  1519. Version 2.0, January 2004
  1520. http://www.apache.org/licenses/
  1521. argsarray for share/www/js/require*
  1522. # DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  1523. ## TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  1524. 0. You just DO WHAT THE FUCK YOU WANT TO.
  1525. events for share/www/js/require*
  1526. MIT
  1527. Copyright Joyent, Inc. and other Node contributors.
  1528. Permission is hereby granted, free of charge, to any person obtaining a
  1529. copy of this software and associated documentation files (the
  1530. "Software"), to deal in the Software without restriction, including
  1531. without limitation the rights to use, copy, modify, merge, publish,
  1532. distribute, sublicense, and/or sell copies of the Software, and to permit
  1533. persons to whom the Software is furnished to do so, subject to the
  1534. following conditions:
  1535. The above copyright notice and this permission notice shall be included
  1536. in all copies or substantial portions of the Software.
  1537. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  1538. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1539. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
  1540. NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  1541. DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  1542. OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
  1543. USE OR OTHER DEALINGS IN THE SOFTWARE.
  1544. scope-eval for share/www/js/require*
  1545. The MIT License (MIT)
  1546. Copyright (c) 2015 Alex David
  1547. Permission is hereby granted, free of charge, to any person obtaining a copy
  1548. of this software and associated documentation files (the "Software"), to deal
  1549. in the Software without restriction, including without limitation the rights
  1550. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1551. copies of the Software, and to permit persons to whom the Software is
  1552. furnished to do so, subject to the following conditions:
  1553. The above copyright notice and this permission notice shall be included in all
  1554. copies or substantial portions of the Software.
  1555. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1556. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1557. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1558. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1559. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1560. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1561. SOFTWARE.
  1562. spark-md for share/www/js/require*
  1563. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  1564. Version 2, December 2004
  1565. Copyright (C) 2015 André Cruz <amdfcruz@gmail.com>
  1566. Everyone is permitted to copy and distribute verbatim or modified
  1567. copies of this license document, and changing it is allowed as long
  1568. as the name is changed.
  1569. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  1570. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  1571. 0. You just DO WHAT THE FUCK YOU WANT TO.
  1572. vuvuzela for share/www/js/require*
  1573. Apache License
  1574. Version 2.0, January 2004
  1575. http://www.apache.org/licenses/
  1576. es6-promise-pool for share/www/js/require*
  1577. Copyright (c) 2015 Tim De Pauw <https://tmdpw.eu/>
  1578. Permission is hereby granted, free of charge, to any person obtaining a copy
  1579. of this software and associated documentation files (the "Software"), to deal
  1580. in the Software without restriction, including without limitation the rights
  1581. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1582. copies of the Software, and to permit persons to whom the Software is
  1583. furnished to do so, subject to the following conditions:
  1584. The above copyright notice and this permission notice shall be included in all
  1585. copies or substantial portions of the Software.
  1586. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1587. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1588. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1589. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1590. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1591. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1592. SOFTWARE.
  1593. pouchdb-collate for share/www/js/require*
  1594. Apache License
  1595. Version 2.0, January 2004
  1596. http://www.apache.org/licenses/
  1597. jsondiffpatch for share/www/js/require*
  1598. The MIT License
  1599. Copyright (c) 2014 Benjamín Eidelman twitter.com/beneidel
  1600. Permission is hereby granted, free of charge, to any person obtaining a copy
  1601. of this software and associated documentation files (the "Software"), to deal
  1602. in the Software without restriction, including without limitation the rights
  1603. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1604. copies of the Software, and to permit persons to whom the Software is
  1605. furnished to do so, subject to the following conditions:
  1606. The above copyright notice and this permission notice shall be included in
  1607. all copies or substantial portions of the Software.
  1608. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1609. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1610. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1611. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1612. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1613. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1614. THE SOFTWARE.
  1615. chalk for share/www/js/require*
  1616. MIT © [Sindre Sorhus](http://sindresorhus.com)
  1617. ansi-styles for share/www/js/require*
  1618. MIT © [Sindre Sorhus](http://sindresorhus.com)
  1619. strip-ansi for share/www/js/require*
  1620. MIT © [Sindre Sorhus](http://sindresorhus.com)
  1621. ansi-regex for share/www/js/require*
  1622. MIT © [Sindre Sorhus](http://sindresorhus.com)
  1623. has-ansi for share/www/js/require*
  1624. MIT © [Sindre Sorhus](http://sindresorhus.com)
  1625. supports-color for share/www/js/require*
  1626. MIT © [Sindre Sorhus](http://sindresorhus.com)
  1627. escape-string-regexp for share/www/js/require*
  1628. The MIT License (MIT)
  1629. Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
  1630. Permission is hereby granted, free of charge, to any person obtaining a copy
  1631. of this software and associated documentation files (the "Software"), to deal
  1632. in the Software without restriction, including without limitation the rights
  1633. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1634. copies of the Software, and to permit persons to whom the Software is
  1635. furnished to do so, subject to the following conditions:
  1636. The above copyright notice and this permission notice shall be included in
  1637. all copies or substantial portions of the Software.
  1638. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1639. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1640. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1641. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1642. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1643. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1644. THE SOFTWARE.
  1645. For the src/hyper component:
  1646. The MIT License (MIT)
  1647. Copyright (c) 2014 Game Analytics ApS
  1648. Permission is hereby granted, free of charge, to any person obtaining a copy
  1649. of this software and associated documentation files (the "Software"), to deal
  1650. in the Software without restriction, including without limitation the rights
  1651. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1652. copies of the Software, and to permit persons to whom the Software is
  1653. furnished to do so, subject to the following conditions:
  1654. The above copyright notice and this permission notice shall be included in
  1655. all copies or substantial portions of the Software.
  1656. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1657. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1658. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1659. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1660. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1661. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1662. THE SOFTWARE.
  1663. For the src/recon component:
  1664. Copyright (c) 2012-2017, Frédéric Trottier-Hébert
  1665. All rights reserved.
  1666. Redistribution and use in source and binary forms, with or without modification,
  1667. are permitted provided that the following conditions are met:
  1668. Redistributions of source code must retain the above copyright notice, this
  1669. list of conditions and the following disclaimer.
  1670. Redistributions in binary form must reproduce the above copyright notice, this
  1671. list of conditions and the following disclaimer in the documentation and/or
  1672. other materials provided with the distribution.
  1673. The names of its contributors may not be used to endorse or promote
  1674. products derived from this software without specific prior written
  1675. permission.
  1676. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1677. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1678. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1679. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  1680. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1681. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1682. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1683. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1684. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1685. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.