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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  1. MIT License
  2. COPYRIGHT
  3. =========
  4. Copyright (c) 2024 LAMDA
  5. LICENSE
  6. =======
  7. Permission is hereby granted, free of charge, to any person obtaining a copy
  8. of this software and associated documentation files (the "Software"), to deal
  9. in the Software without restriction, including without limitation the rights
  10. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  11. copies of the Software, and to permit persons to whom the Software is
  12. furnished to do so, subject to the following conditions:
  13. The above copyright notice and this permission notice shall be included in all
  14. copies or substantial portions of the Software.
  15. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21. SOFTWARE.
  22. From mmengine
  23. -------------
  24. Copyright 2018-2023 OpenMMLab. All rights reserved.
  25. Apache License
  26. Version 2.0, January 2004
  27. http://www.apache.org/licenses/
  28. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  29. 1. Definitions.
  30. "License" shall mean the terms and conditions for use, reproduction,
  31. and distribution as defined by Sections 1 through 9 of this document.
  32. "Licensor" shall mean the copyright owner or entity authorized by
  33. the copyright owner that is granting the License.
  34. "Legal Entity" shall mean the union of the acting entity and all
  35. other entities that control, are controlled by, or are under common
  36. control with that entity. For the purposes of this definition,
  37. "control" means (i) the power, direct or indirect, to cause the
  38. direction or management of such entity, whether by contract or
  39. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  40. outstanding shares, or (iii) beneficial ownership of such entity.
  41. "You" (or "Your") shall mean an individual or Legal Entity
  42. exercising permissions granted by this License.
  43. "Source" form shall mean the preferred form for making modifications,
  44. including but not limited to software source code, documentation
  45. source, and configuration files.
  46. "Object" form shall mean any form resulting from mechanical
  47. transformation or translation of a Source form, including but
  48. not limited to compiled object code, generated documentation,
  49. and conversions to other media types.
  50. "Work" shall mean the work of authorship, whether in Source or
  51. Object form, made available under the License, as indicated by a
  52. copyright notice that is included in or attached to the work
  53. (an example is provided in the Appendix below).
  54. "Derivative Works" shall mean any work, whether in Source or Object
  55. form, that is based on (or derived from) the Work and for which the
  56. editorial revisions, annotations, elaborations, or other modifications
  57. represent, as a whole, an original work of authorship. For the purposes
  58. of this License, Derivative Works shall not include works that remain
  59. separable from, or merely link (or bind by name) to the interfaces of,
  60. the Work and Derivative Works thereof.
  61. "Contribution" shall mean any work of authorship, including
  62. the original version of the Work and any modifications or additions
  63. to that Work or Derivative Works thereof, that is intentionally
  64. submitted to Licensor for inclusion in the Work by the copyright owner
  65. or by an individual or Legal Entity authorized to submit on behalf of
  66. the copyright owner. For the purposes of this definition, "submitted"
  67. means any form of electronic, verbal, or written communication sent
  68. to the Licensor or its representatives, including but not limited to
  69. communication on electronic mailing lists, source code control systems,
  70. and issue tracking systems that are managed by, or on behalf of, the
  71. Licensor for the purpose of discussing and improving the Work, but
  72. excluding communication that is conspicuously marked or otherwise
  73. designated in writing by the copyright owner as "Not a Contribution."
  74. "Contributor" shall mean Licensor and any individual or Legal Entity
  75. on behalf of whom a Contribution has been received by Licensor and
  76. subsequently incorporated within the Work.
  77. 2. Grant of Copyright License. Subject to the terms and conditions of
  78. this License, each Contributor hereby grants to You a perpetual,
  79. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  80. copyright license to reproduce, prepare Derivative Works of,
  81. publicly display, publicly perform, sublicense, and distribute the
  82. Work and such Derivative Works in Source or Object form.
  83. 3. Grant of Patent License. Subject to the terms and conditions of
  84. this License, each Contributor hereby grants to You a perpetual,
  85. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  86. (except as stated in this section) patent license to make, have made,
  87. use, offer to sell, sell, import, and otherwise transfer the Work,
  88. where such license applies only to those patent claims licensable
  89. by such Contributor that are necessarily infringed by their
  90. Contribution(s) alone or by combination of their Contribution(s)
  91. with the Work to which such Contribution(s) was submitted. If You
  92. institute patent litigation against any entity (including a
  93. cross-claim or counterclaim in a lawsuit) alleging that the Work
  94. or a Contribution incorporated within the Work constitutes direct
  95. or contributory patent infringement, then any patent licenses
  96. granted to You under this License for that Work shall terminate
  97. as of the date such litigation is filed.
  98. 4. Redistribution. You may reproduce and distribute copies of the
  99. Work or Derivative Works thereof in any medium, with or without
  100. modifications, and in Source or Object form, provided that You
  101. meet the following conditions:
  102. (a) You must give any other recipients of the Work or
  103. Derivative Works a copy of this License; and
  104. (b) You must cause any modified files to carry prominent notices
  105. stating that You changed the files; and
  106. (c) You must retain, in the Source form of any Derivative Works
  107. that You distribute, all copyright, patent, trademark, and
  108. attribution notices from the Source form of the Work,
  109. excluding those notices that do not pertain to any part of
  110. the Derivative Works; and
  111. (d) If the Work includes a "NOTICE" text file as part of its
  112. distribution, then any Derivative Works that You distribute must
  113. include a readable copy of the attribution notices contained
  114. within such NOTICE file, excluding those notices that do not
  115. pertain to any part of the Derivative Works, in at least one
  116. of the following places: within a NOTICE text file distributed
  117. as part of the Derivative Works; within the Source form or
  118. documentation, if provided along with the Derivative Works; or,
  119. within a display generated by the Derivative Works, if and
  120. wherever such third-party notices normally appear. The contents
  121. of the NOTICE file are for informational purposes only and
  122. do not modify the License. You may add Your own attribution
  123. notices within Derivative Works that You distribute, alongside
  124. or as an addendum to the NOTICE text from the Work, provided
  125. that such additional attribution notices cannot be construed
  126. as modifying the License.
  127. You may add Your own copyright statement to Your modifications and
  128. may provide additional or different license terms and conditions
  129. for use, reproduction, or distribution of Your modifications, or
  130. for any such Derivative Works as a whole, provided Your use,
  131. reproduction, and distribution of the Work otherwise complies with
  132. the conditions stated in this License.
  133. 5. Submission of Contributions. Unless You explicitly state otherwise,
  134. any Contribution intentionally submitted for inclusion in the Work
  135. by You to the Licensor shall be under the terms and conditions of
  136. this License, without any additional terms or conditions.
  137. Notwithstanding the above, nothing herein shall supersede or modify
  138. the terms of any separate license agreement you may have executed
  139. with Licensor regarding such Contributions.
  140. 6. Trademarks. This License does not grant permission to use the trade
  141. names, trademarks, service marks, or product names of the Licensor,
  142. except as required for reasonable and customary use in describing the
  143. origin of the Work and reproducing the content of the NOTICE file.
  144. 7. Disclaimer of Warranty. Unless required by applicable law or
  145. agreed to in writing, Licensor provides the Work (and each
  146. Contributor provides its Contributions) on an "AS IS" BASIS,
  147. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  148. implied, including, without limitation, any warranties or conditions
  149. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  150. PARTICULAR PURPOSE. You are solely responsible for determining the
  151. appropriateness of using or redistributing the Work and assume any
  152. risks associated with Your exercise of permissions under this License.
  153. 8. Limitation of Liability. In no event and under no legal theory,
  154. whether in tort (including negligence), contract, or otherwise,
  155. unless required by applicable law (such as deliberate and grossly
  156. negligent acts) or agreed to in writing, shall any Contributor be
  157. liable to You for damages, including any direct, indirect, special,
  158. incidental, or consequential damages of any character arising as a
  159. result of this License or out of the use or inability to use the
  160. Work (including but not limited to damages for loss of goodwill,
  161. work stoppage, computer failure or malfunction, or any and all
  162. other commercial damages or losses), even if such Contributor
  163. has been advised of the possibility of such damages.
  164. 9. Accepting Warranty or Additional Liability. While redistributing
  165. the Work or Derivative Works thereof, You may choose to offer,
  166. and charge a fee for, acceptance of support, warranty, indemnity,
  167. or other liability obligations and/or rights consistent with this
  168. License. However, in accepting such obligations, You may act only
  169. on Your own behalf and on Your sole responsibility, not on behalf
  170. of any other Contributor, and only if You agree to indemnify,
  171. defend, and hold each Contributor harmless for any liability
  172. incurred by, or claims asserted against, such Contributor by reason
  173. of your accepting any such warranty or additional liability.
  174. END OF TERMS AND CONDITIONS
  175. APPENDIX: How to apply the Apache License to your work.
  176. To apply the Apache License to your work, attach the following
  177. boilerplate notice, with the fields enclosed by brackets "[]"
  178. replaced with your own identifying information. (Don't include
  179. the brackets!) The text should be enclosed in the appropriate
  180. comment syntax for the file format. We also recommend that a
  181. file or class name and description of purpose be included on the
  182. same "printed page" as the copyright notice for easier
  183. identification within third-party archives.
  184. Copyright 2018-2023 OpenMMLab.
  185. Licensed under the Apache License, Version 2.0 (the "License");
  186. you may not use this file except in compliance with the License.
  187. You may obtain a copy of the License at
  188. http://www.apache.org/licenses/LICENSE-2.0
  189. Unless required by applicable law or agreed to in writing, software
  190. distributed under the License is distributed on an "AS IS" BASIS,
  191. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  192. See the License for the specific language governing permissions and
  193. limitations under the License.
  194. From cpython
  195. ------------
  196. A. HISTORY OF THE SOFTWARE
  197. ==========================
  198. Python was created in the early 1990s by Guido van Rossum at Stichting
  199. Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands
  200. as a successor of a language called ABC. Guido remains Python's
  201. principal author, although it includes many contributions from others.
  202. In 1995, Guido continued his work on Python at the Corporation for
  203. National Research Initiatives (CNRI, see https://www.cnri.reston.va.us)
  204. in Reston, Virginia where he released several versions of the
  205. software.
  206. In May 2000, Guido and the Python core development team moved to
  207. BeOpen.com to form the BeOpen PythonLabs team. In October of the same
  208. year, the PythonLabs team moved to Digital Creations, which became
  209. Zope Corporation. In 2001, the Python Software Foundation (PSF, see
  210. https://www.python.org/psf/) was formed, a non-profit organization
  211. created specifically to own Python-related Intellectual Property.
  212. Zope Corporation was a sponsoring member of the PSF.
  213. All Python releases are Open Source (see https://opensource.org for
  214. the Open Source Definition). Historically, most, but not all, Python
  215. releases have also been GPL-compatible; the table below summarizes
  216. the various releases.
  217. Release Derived Year Owner GPL-
  218. from compatible? (1)
  219. 0.9.0 thru 1.2 1991-1995 CWI yes
  220. 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
  221. 1.6 1.5.2 2000 CNRI no
  222. 2.0 1.6 2000 BeOpen.com no
  223. 1.6.1 1.6 2001 CNRI yes (2)
  224. 2.1 2.0+1.6.1 2001 PSF no
  225. 2.0.1 2.0+1.6.1 2001 PSF yes
  226. 2.1.1 2.1+2.0.1 2001 PSF yes
  227. 2.1.2 2.1.1 2002 PSF yes
  228. 2.1.3 2.1.2 2002 PSF yes
  229. 2.2 and above 2.1.1 2001-now PSF yes
  230. Footnotes:
  231. (1) GPL-compatible doesn't mean that we're distributing Python under
  232. the GPL. All Python licenses, unlike the GPL, let you distribute
  233. a modified version without making your changes open source. The
  234. GPL-compatible licenses make it possible to combine Python with
  235. other software that is released under the GPL; the others don't.
  236. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
  237. because its license has a choice of law clause. According to
  238. CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
  239. is "not incompatible" with the GPL.
  240. Thanks to the many outside volunteers who have worked under Guido's
  241. direction to make these releases possible.
  242. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
  243. ===============================================================
  244. Python software and documentation are licensed under the
  245. Python Software Foundation License Version 2.
  246. Starting with Python 3.8.6, examples, recipes, and other code in
  247. the documentation are dual licensed under the PSF License Version 2
  248. and the Zero-Clause BSD license.
  249. Some software incorporated into Python is under different licenses.
  250. The licenses are listed with code falling under that license.
  251. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
  252. --------------------------------------------
  253. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  254. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  255. otherwise using this software ("Python") in source or binary form and
  256. its associated documentation.
  257. 2. Subject to the terms and conditions of this License Agreement, PSF hereby
  258. grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
  259. analyze, test, perform and/or display publicly, prepare derivative works,
  260. distribute, and otherwise use Python alone or in any derivative version,
  261. provided, however, that PSF's License Agreement and PSF's notice of copyright,
  262. i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
  263. 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
  264. All Rights Reserved" are retained in Python alone or in any derivative version
  265. prepared by Licensee.
  266. 3. In the event Licensee prepares a derivative work that is based on
  267. or incorporates Python or any part thereof, and wants to make
  268. the derivative work available to others as provided herein, then
  269. Licensee hereby agrees to include in any such work a brief summary of
  270. the changes made to Python.
  271. 4. PSF is making Python available to Licensee on an "AS IS"
  272. basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  273. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  274. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  275. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
  276. INFRINGE ANY THIRD PARTY RIGHTS.
  277. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  278. FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  279. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
  280. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  281. 6. This License Agreement will automatically terminate upon a material
  282. breach of its terms and conditions.
  283. 7. Nothing in this License Agreement shall be deemed to create any
  284. relationship of agency, partnership, or joint venture between PSF and
  285. Licensee. This License Agreement does not grant permission to use PSF
  286. trademarks or trade name in a trademark sense to endorse or promote
  287. products or services of Licensee, or any third party.
  288. 8. By copying, installing or otherwise using Python, Licensee
  289. agrees to be bound by the terms and conditions of this License
  290. Agreement.
  291. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  292. -------------------------------------------
  293. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  294. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  295. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  296. Individual or Organization ("Licensee") accessing and otherwise using
  297. this software in source or binary form and its associated
  298. documentation ("the Software").
  299. 2. Subject to the terms and conditions of this BeOpen Python License
  300. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  301. royalty-free, world-wide license to reproduce, analyze, test, perform
  302. and/or display publicly, prepare derivative works, distribute, and
  303. otherwise use the Software alone or in any derivative version,
  304. provided, however, that the BeOpen Python License is retained in the
  305. Software, alone or in any derivative version prepared by Licensee.
  306. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  307. basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  308. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  309. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  310. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  311. INFRINGE ANY THIRD PARTY RIGHTS.
  312. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  313. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  314. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  315. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  316. 5. This License Agreement will automatically terminate upon a material
  317. breach of its terms and conditions.
  318. 6. This License Agreement shall be governed by and interpreted in all
  319. respects by the law of the State of California, excluding conflict of
  320. law provisions. Nothing in this License Agreement shall be deemed to
  321. create any relationship of agency, partnership, or joint venture
  322. between BeOpen and Licensee. This License Agreement does not grant
  323. permission to use BeOpen trademarks or trade names in a trademark
  324. sense to endorse or promote products or services of Licensee, or any
  325. third party. As an exception, the "BeOpen Python" logos available at
  326. http://www.pythonlabs.com/logos.html may be used according to the
  327. permissions granted on that web page.
  328. 7. By copying, installing or otherwise using the software, Licensee
  329. agrees to be bound by the terms and conditions of this License
  330. Agreement.
  331. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  332. ---------------------------------------
  333. 1. This LICENSE AGREEMENT is between the Corporation for National
  334. Research Initiatives, having an office at 1895 Preston White Drive,
  335. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  336. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  337. source or binary form and its associated documentation.
  338. 2. Subject to the terms and conditions of this License Agreement, CNRI
  339. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  340. license to reproduce, analyze, test, perform and/or display publicly,
  341. prepare derivative works, distribute, and otherwise use Python 1.6.1
  342. alone or in any derivative version, provided, however, that CNRI's
  343. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  344. 1995-2001 Corporation for National Research Initiatives; All Rights
  345. Reserved" are retained in Python 1.6.1 alone or in any derivative
  346. version prepared by Licensee. Alternately, in lieu of CNRI's License
  347. Agreement, Licensee may substitute the following text (omitting the
  348. quotes): "Python 1.6.1 is made available subject to the terms and
  349. conditions in CNRI's License Agreement. This Agreement together with
  350. Python 1.6.1 may be located on the internet using the following
  351. unique, persistent identifier (known as a handle): 1895.22/1013. This
  352. Agreement may also be obtained from a proxy server on the internet
  353. using the following URL: http://hdl.handle.net/1895.22/1013".
  354. 3. In the event Licensee prepares a derivative work that is based on
  355. or incorporates Python 1.6.1 or any part thereof, and wants to make
  356. the derivative work available to others as provided herein, then
  357. Licensee hereby agrees to include in any such work a brief summary of
  358. the changes made to Python 1.6.1.
  359. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  360. basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  361. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  362. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  363. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  364. INFRINGE ANY THIRD PARTY RIGHTS.
  365. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  366. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  367. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  368. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  369. 6. This License Agreement will automatically terminate upon a material
  370. breach of its terms and conditions.
  371. 7. This License Agreement shall be governed by the federal
  372. intellectual property law of the United States, including without
  373. limitation the federal copyright law, and, to the extent such
  374. U.S. federal law does not apply, by the law of the Commonwealth of
  375. Virginia, excluding Virginia's conflict of law provisions.
  376. Notwithstanding the foregoing, with regard to derivative works based
  377. on Python 1.6.1 that incorporate non-separable material that was
  378. previously distributed under the GNU General Public License (GPL), the
  379. law of the Commonwealth of Virginia shall govern this License
  380. Agreement only as to issues arising under or with respect to
  381. Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
  382. License Agreement shall be deemed to create any relationship of
  383. agency, partnership, or joint venture between CNRI and Licensee. This
  384. License Agreement does not grant permission to use CNRI trademarks or
  385. trade name in a trademark sense to endorse or promote products or
  386. services of Licensee, or any third party.
  387. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  388. installing or otherwise using Python 1.6.1, Licensee agrees to be
  389. bound by the terms and conditions of this License Agreement.
  390. ACCEPT
  391. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  392. --------------------------------------------------
  393. Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
  394. The Netherlands. All rights reserved.
  395. Permission to use, copy, modify, and distribute this software and its
  396. documentation for any purpose and without fee is hereby granted,
  397. provided that the above copyright notice appear in all copies and that
  398. both that copyright notice and this permission notice appear in
  399. supporting documentation, and that the name of Stichting Mathematisch
  400. Centrum or CWI not be used in advertising or publicity pertaining to
  401. distribution of the software without specific, written prior
  402. permission.
  403. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  404. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  405. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  406. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  407. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  408. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  409. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  410. ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
  411. ----------------------------------------------------------------------
  412. Permission to use, copy, modify, and/or distribute this software for any
  413. purpose with or without fee is hereby granted.
  414. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  415. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  416. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  417. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  418. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  419. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  420. PERFORMANCE OF THIS SOFTWARE.

An efficient Python toolkit for Abductive Learning (ABL), a novel paradigm that integrates machine learning and logical reasoning in a unified framework.