gooderp18绿色标准版
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

703 lines
35KB

  1. A. HISTORY OF THE SOFTWARE
  2. ==========================
  3. Python was created in the early 1990s by Guido van Rossum at Stichting
  4. Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands
  5. as a successor of a language called ABC. Guido remains Python's
  6. principal author, although it includes many contributions from others.
  7. In 1995, Guido continued his work on Python at the Corporation for
  8. National Research Initiatives (CNRI, see https://www.cnri.reston.va.us)
  9. in Reston, Virginia where he released several versions of the
  10. software.
  11. In May 2000, Guido and the Python core development team moved to
  12. BeOpen.com to form the BeOpen PythonLabs team. In October of the same
  13. year, the PythonLabs team moved to Digital Creations, which became
  14. Zope Corporation. In 2001, the Python Software Foundation (PSF, see
  15. https://www.python.org/psf/) was formed, a non-profit organization
  16. created specifically to own Python-related Intellectual Property.
  17. Zope Corporation was a sponsoring member of the PSF.
  18. All Python releases are Open Source (see https://opensource.org for
  19. the Open Source Definition). Historically, most, but not all, Python
  20. releases have also been GPL-compatible; the table below summarizes
  21. the various releases.
  22. Release Derived Year Owner GPL-
  23. from compatible? (1)
  24. 0.9.0 thru 1.2 1991-1995 CWI yes
  25. 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
  26. 1.6 1.5.2 2000 CNRI no
  27. 2.0 1.6 2000 BeOpen.com no
  28. 1.6.1 1.6 2001 CNRI yes (2)
  29. 2.1 2.0+1.6.1 2001 PSF no
  30. 2.0.1 2.0+1.6.1 2001 PSF yes
  31. 2.1.1 2.1+2.0.1 2001 PSF yes
  32. 2.1.2 2.1.1 2002 PSF yes
  33. 2.1.3 2.1.2 2002 PSF yes
  34. 2.2 and above 2.1.1 2001-now PSF yes
  35. Footnotes:
  36. (1) GPL-compatible doesn't mean that we're distributing Python under
  37. the GPL. All Python licenses, unlike the GPL, let you distribute
  38. a modified version without making your changes open source. The
  39. GPL-compatible licenses make it possible to combine Python with
  40. other software that is released under the GPL; the others don't.
  41. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
  42. because its license has a choice of law clause. According to
  43. CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
  44. is "not incompatible" with the GPL.
  45. Thanks to the many outside volunteers who have worked under Guido's
  46. direction to make these releases possible.
  47. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
  48. ===============================================================
  49. Python software and documentation are licensed under the
  50. Python Software Foundation License Version 2.
  51. Starting with Python 3.8.6, examples, recipes, and other code in
  52. the documentation are dual licensed under the PSF License Version 2
  53. and the Zero-Clause BSD license.
  54. Some software incorporated into Python is under different licenses.
  55. The licenses are listed with code falling under that license.
  56. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
  57. --------------------------------------------
  58. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  59. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  60. otherwise using this software ("Python") in source or binary form and
  61. its associated documentation.
  62. 2. Subject to the terms and conditions of this License Agreement, PSF hereby
  63. grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
  64. analyze, test, perform and/or display publicly, prepare derivative works,
  65. distribute, and otherwise use Python alone or in any derivative version,
  66. provided, however, that PSF's License Agreement and PSF's notice of copyright,
  67. i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
  68. 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
  69. All Rights Reserved" are retained in Python alone or in any derivative version
  70. prepared by Licensee.
  71. 3. In the event Licensee prepares a derivative work that is based on
  72. or incorporates Python or any part thereof, and wants to make
  73. the derivative work available to others as provided herein, then
  74. Licensee hereby agrees to include in any such work a brief summary of
  75. the changes made to Python.
  76. 4. PSF is making Python available to Licensee on an "AS IS"
  77. basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  78. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  79. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  80. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
  81. INFRINGE ANY THIRD PARTY RIGHTS.
  82. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  83. FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  84. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
  85. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  86. 6. This License Agreement will automatically terminate upon a material
  87. breach of its terms and conditions.
  88. 7. Nothing in this License Agreement shall be deemed to create any
  89. relationship of agency, partnership, or joint venture between PSF and
  90. Licensee. This License Agreement does not grant permission to use PSF
  91. trademarks or trade name in a trademark sense to endorse or promote
  92. products or services of Licensee, or any third party.
  93. 8. By copying, installing or otherwise using Python, Licensee
  94. agrees to be bound by the terms and conditions of this License
  95. Agreement.
  96. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  97. -------------------------------------------
  98. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  99. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  100. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  101. Individual or Organization ("Licensee") accessing and otherwise using
  102. this software in source or binary form and its associated
  103. documentation ("the Software").
  104. 2. Subject to the terms and conditions of this BeOpen Python License
  105. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  106. royalty-free, world-wide license to reproduce, analyze, test, perform
  107. and/or display publicly, prepare derivative works, distribute, and
  108. otherwise use the Software alone or in any derivative version,
  109. provided, however, that the BeOpen Python License is retained in the
  110. Software, alone or in any derivative version prepared by Licensee.
  111. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  112. basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  113. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  114. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  115. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  116. INFRINGE ANY THIRD PARTY RIGHTS.
  117. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  118. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  119. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  120. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  121. 5. This License Agreement will automatically terminate upon a material
  122. breach of its terms and conditions.
  123. 6. This License Agreement shall be governed by and interpreted in all
  124. respects by the law of the State of California, excluding conflict of
  125. law provisions. Nothing in this License Agreement shall be deemed to
  126. create any relationship of agency, partnership, or joint venture
  127. between BeOpen and Licensee. This License Agreement does not grant
  128. permission to use BeOpen trademarks or trade names in a trademark
  129. sense to endorse or promote products or services of Licensee, or any
  130. third party. As an exception, the "BeOpen Python" logos available at
  131. http://www.pythonlabs.com/logos.html may be used according to the
  132. permissions granted on that web page.
  133. 7. By copying, installing or otherwise using the software, Licensee
  134. agrees to be bound by the terms and conditions of this License
  135. Agreement.
  136. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  137. ---------------------------------------
  138. 1. This LICENSE AGREEMENT is between the Corporation for National
  139. Research Initiatives, having an office at 1895 Preston White Drive,
  140. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  141. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  142. source or binary form and its associated documentation.
  143. 2. Subject to the terms and conditions of this License Agreement, CNRI
  144. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  145. license to reproduce, analyze, test, perform and/or display publicly,
  146. prepare derivative works, distribute, and otherwise use Python 1.6.1
  147. alone or in any derivative version, provided, however, that CNRI's
  148. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  149. 1995-2001 Corporation for National Research Initiatives; All Rights
  150. Reserved" are retained in Python 1.6.1 alone or in any derivative
  151. version prepared by Licensee. Alternately, in lieu of CNRI's License
  152. Agreement, Licensee may substitute the following text (omitting the
  153. quotes): "Python 1.6.1 is made available subject to the terms and
  154. conditions in CNRI's License Agreement. This Agreement together with
  155. Python 1.6.1 may be located on the internet using the following
  156. unique, persistent identifier (known as a handle): 1895.22/1013. This
  157. Agreement may also be obtained from a proxy server on the internet
  158. using the following URL: http://hdl.handle.net/1895.22/1013".
  159. 3. In the event Licensee prepares a derivative work that is based on
  160. or incorporates Python 1.6.1 or any part thereof, and wants to make
  161. the derivative work available to others as provided herein, then
  162. Licensee hereby agrees to include in any such work a brief summary of
  163. the changes made to Python 1.6.1.
  164. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  165. basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  166. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  167. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  168. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  169. INFRINGE ANY THIRD PARTY RIGHTS.
  170. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  171. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  172. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  173. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  174. 6. This License Agreement will automatically terminate upon a material
  175. breach of its terms and conditions.
  176. 7. This License Agreement shall be governed by the federal
  177. intellectual property law of the United States, including without
  178. limitation the federal copyright law, and, to the extent such
  179. U.S. federal law does not apply, by the law of the Commonwealth of
  180. Virginia, excluding Virginia's conflict of law provisions.
  181. Notwithstanding the foregoing, with regard to derivative works based
  182. on Python 1.6.1 that incorporate non-separable material that was
  183. previously distributed under the GNU General Public License (GPL), the
  184. law of the Commonwealth of Virginia shall govern this License
  185. Agreement only as to issues arising under or with respect to
  186. Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
  187. License Agreement shall be deemed to create any relationship of
  188. agency, partnership, or joint venture between CNRI and Licensee. This
  189. License Agreement does not grant permission to use CNRI trademarks or
  190. trade name in a trademark sense to endorse or promote products or
  191. services of Licensee, or any third party.
  192. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  193. installing or otherwise using Python 1.6.1, Licensee agrees to be
  194. bound by the terms and conditions of this License Agreement.
  195. ACCEPT
  196. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  197. --------------------------------------------------
  198. Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
  199. The Netherlands. All rights reserved.
  200. Permission to use, copy, modify, and distribute this software and its
  201. documentation for any purpose and without fee is hereby granted,
  202. provided that the above copyright notice appear in all copies and that
  203. both that copyright notice and this permission notice appear in
  204. supporting documentation, and that the name of Stichting Mathematisch
  205. Centrum or CWI not be used in advertising or publicity pertaining to
  206. distribution of the software without specific, written prior
  207. permission.
  208. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  209. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  210. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  211. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  212. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  213. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  214. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  215. ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
  216. ----------------------------------------------------------------------
  217. Permission to use, copy, modify, and/or distribute this software for any
  218. purpose with or without fee is hereby granted.
  219. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  220. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  221. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  222. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  223. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  224. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  225. PERFORMANCE OF THIS SOFTWARE.
  226. Additional Conditions for this Windows binary build
  227. ---------------------------------------------------
  228. This program is linked with and uses Microsoft Distributable Code,
  229. copyrighted by Microsoft Corporation. The Microsoft Distributable Code
  230. is embedded in each .exe, .dll and .pyd file as a result of running
  231. the code through a linker.
  232. If you further distribute programs that include the Microsoft
  233. Distributable Code, you must comply with the restrictions on
  234. distribution specified by Microsoft. In particular, you must require
  235. distributors and external end users to agree to terms that protect the
  236. Microsoft Distributable Code at least as much as Microsoft's own
  237. requirements for the Distributable Code. See Microsoft's documentation
  238. (included in its developer tools and on its website at microsoft.com)
  239. for specific details.
  240. Redistribution of the Windows binary build of the Python interpreter
  241. complies with this agreement, provided that you do not:
  242. - alter any copyright, trademark or patent notice in Microsoft's
  243. Distributable Code;
  244. - use Microsoft's trademarks in your programs' names or in a way that
  245. suggests your programs come from or are endorsed by Microsoft;
  246. - distribute Microsoft's Distributable Code to run on a platform other
  247. than Microsoft operating systems, run-time technologies or application
  248. platforms; or
  249. - include Microsoft Distributable Code in malicious, deceptive or
  250. unlawful programs.
  251. These restrictions apply only to the Microsoft Distributable Code as
  252. defined above, not to Python itself or any programs running on the
  253. Python interpreter. The redistribution of the Python interpreter and
  254. libraries is governed by the Python Software License included with this
  255. file, or by other licenses as marked.
  256. --------------------------------------------------------------------------
  257. This program, "bzip2", the associated library "libbzip2", and all
  258. documentation, are copyright (C) 1996-2019 Julian R Seward. All
  259. rights reserved.
  260. Redistribution and use in source and binary forms, with or without
  261. modification, are permitted provided that the following conditions
  262. are met:
  263. 1. Redistributions of source code must retain the above copyright
  264. notice, this list of conditions and the following disclaimer.
  265. 2. The origin of this software must not be misrepresented; you must
  266. not claim that you wrote the original software. If you use this
  267. software in a product, an acknowledgment in the product
  268. documentation would be appreciated but is not required.
  269. 3. Altered source versions must be plainly marked as such, and must
  270. not be misrepresented as being the original software.
  271. 4. The name of the author may not be used to endorse or promote
  272. products derived from this software without specific prior written
  273. permission.
  274. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
  275. OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  276. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  277. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
  278. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  279. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
  280. GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  281. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  282. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  283. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  284. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  285. Julian Seward, jseward@acm.org
  286. bzip2/libbzip2 version 1.0.8 of 13 July 2019
  287. --------------------------------------------------------------------------
  288. libffi - Copyright (c) 1996-2022 Anthony Green, Red Hat, Inc and others.
  289. See source files for details.
  290. Permission is hereby granted, free of charge, to any person obtaining
  291. a copy of this software and associated documentation files (the
  292. ``Software''), to deal in the Software without restriction, including
  293. without limitation the rights to use, copy, modify, merge, publish,
  294. distribute, sublicense, and/or sell copies of the Software, and to
  295. permit persons to whom the Software is furnished to do so, subject to
  296. the following conditions:
  297. The above copyright notice and this permission notice shall be
  298. included in all copies or substantial portions of the Software.
  299. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
  300. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  301. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  302. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  303. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  304. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  305. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  306. Apache License
  307. Version 2.0, January 2004
  308. https://www.apache.org/licenses/
  309. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  310. 1. Definitions.
  311. "License" shall mean the terms and conditions for use, reproduction,
  312. and distribution as defined by Sections 1 through 9 of this document.
  313. "Licensor" shall mean the copyright owner or entity authorized by
  314. the copyright owner that is granting the License.
  315. "Legal Entity" shall mean the union of the acting entity and all
  316. other entities that control, are controlled by, or are under common
  317. control with that entity. For the purposes of this definition,
  318. "control" means (i) the power, direct or indirect, to cause the
  319. direction or management of such entity, whether by contract or
  320. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  321. outstanding shares, or (iii) beneficial ownership of such entity.
  322. "You" (or "Your") shall mean an individual or Legal Entity
  323. exercising permissions granted by this License.
  324. "Source" form shall mean the preferred form for making modifications,
  325. including but not limited to software source code, documentation
  326. source, and configuration files.
  327. "Object" form shall mean any form resulting from mechanical
  328. transformation or translation of a Source form, including but
  329. not limited to compiled object code, generated documentation,
  330. and conversions to other media types.
  331. "Work" shall mean the work of authorship, whether in Source or
  332. Object form, made available under the License, as indicated by a
  333. copyright notice that is included in or attached to the work
  334. (an example is provided in the Appendix below).
  335. "Derivative Works" shall mean any work, whether in Source or Object
  336. form, that is based on (or derived from) the Work and for which the
  337. editorial revisions, annotations, elaborations, or other modifications
  338. represent, as a whole, an original work of authorship. For the purposes
  339. of this License, Derivative Works shall not include works that remain
  340. separable from, or merely link (or bind by name) to the interfaces of,
  341. the Work and Derivative Works thereof.
  342. "Contribution" shall mean any work of authorship, including
  343. the original version of the Work and any modifications or additions
  344. to that Work or Derivative Works thereof, that is intentionally
  345. submitted to Licensor for inclusion in the Work by the copyright owner
  346. or by an individual or Legal Entity authorized to submit on behalf of
  347. the copyright owner. For the purposes of this definition, "submitted"
  348. means any form of electronic, verbal, or written communication sent
  349. to the Licensor or its representatives, including but not limited to
  350. communication on electronic mailing lists, source code control systems,
  351. and issue tracking systems that are managed by, or on behalf of, the
  352. Licensor for the purpose of discussing and improving the Work, but
  353. excluding communication that is conspicuously marked or otherwise
  354. designated in writing by the copyright owner as "Not a Contribution."
  355. "Contributor" shall mean Licensor and any individual or Legal Entity
  356. on behalf of whom a Contribution has been received by Licensor and
  357. subsequently incorporated within the Work.
  358. 2. Grant of Copyright License. Subject to the terms and conditions of
  359. this License, each Contributor hereby grants to You a perpetual,
  360. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  361. copyright license to reproduce, prepare Derivative Works of,
  362. publicly display, publicly perform, sublicense, and distribute the
  363. Work and such Derivative Works in Source or Object form.
  364. 3. Grant of Patent License. Subject to the terms and conditions of
  365. this License, each Contributor hereby grants to You a perpetual,
  366. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  367. (except as stated in this section) patent license to make, have made,
  368. use, offer to sell, sell, import, and otherwise transfer the Work,
  369. where such license applies only to those patent claims licensable
  370. by such Contributor that are necessarily infringed by their
  371. Contribution(s) alone or by combination of their Contribution(s)
  372. with the Work to which such Contribution(s) was submitted. If You
  373. institute patent litigation against any entity (including a
  374. cross-claim or counterclaim in a lawsuit) alleging that the Work
  375. or a Contribution incorporated within the Work constitutes direct
  376. or contributory patent infringement, then any patent licenses
  377. granted to You under this License for that Work shall terminate
  378. as of the date such litigation is filed.
  379. 4. Redistribution. You may reproduce and distribute copies of the
  380. Work or Derivative Works thereof in any medium, with or without
  381. modifications, and in Source or Object form, provided that You
  382. meet the following conditions:
  383. (a) You must give any other recipients of the Work or
  384. Derivative Works a copy of this License; and
  385. (b) You must cause any modified files to carry prominent notices
  386. stating that You changed the files; and
  387. (c) You must retain, in the Source form of any Derivative Works
  388. that You distribute, all copyright, patent, trademark, and
  389. attribution notices from the Source form of the Work,
  390. excluding those notices that do not pertain to any part of
  391. the Derivative Works; and
  392. (d) If the Work includes a "NOTICE" text file as part of its
  393. distribution, then any Derivative Works that You distribute must
  394. include a readable copy of the attribution notices contained
  395. within such NOTICE file, excluding those notices that do not
  396. pertain to any part of the Derivative Works, in at least one
  397. of the following places: within a NOTICE text file distributed
  398. as part of the Derivative Works; within the Source form or
  399. documentation, if provided along with the Derivative Works; or,
  400. within a display generated by the Derivative Works, if and
  401. wherever such third-party notices normally appear. The contents
  402. of the NOTICE file are for informational purposes only and
  403. do not modify the License. You may add Your own attribution
  404. notices within Derivative Works that You distribute, alongside
  405. or as an addendum to the NOTICE text from the Work, provided
  406. that such additional attribution notices cannot be construed
  407. as modifying the License.
  408. You may add Your own copyright statement to Your modifications and
  409. may provide additional or different license terms and conditions
  410. for use, reproduction, or distribution of Your modifications, or
  411. for any such Derivative Works as a whole, provided Your use,
  412. reproduction, and distribution of the Work otherwise complies with
  413. the conditions stated in this License.
  414. 5. Submission of Contributions. Unless You explicitly state otherwise,
  415. any Contribution intentionally submitted for inclusion in the Work
  416. by You to the Licensor shall be under the terms and conditions of
  417. this License, without any additional terms or conditions.
  418. Notwithstanding the above, nothing herein shall supersede or modify
  419. the terms of any separate license agreement you may have executed
  420. with Licensor regarding such Contributions.
  421. 6. Trademarks. This License does not grant permission to use the trade
  422. names, trademarks, service marks, or product names of the Licensor,
  423. except as required for reasonable and customary use in describing the
  424. origin of the Work and reproducing the content of the NOTICE file.
  425. 7. Disclaimer of Warranty. Unless required by applicable law or
  426. agreed to in writing, Licensor provides the Work (and each
  427. Contributor provides its Contributions) on an "AS IS" BASIS,
  428. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  429. implied, including, without limitation, any warranties or conditions
  430. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  431. PARTICULAR PURPOSE. You are solely responsible for determining the
  432. appropriateness of using or redistributing the Work and assume any
  433. risks associated with Your exercise of permissions under this License.
  434. 8. Limitation of Liability. In no event and under no legal theory,
  435. whether in tort (including negligence), contract, or otherwise,
  436. unless required by applicable law (such as deliberate and grossly
  437. negligent acts) or agreed to in writing, shall any Contributor be
  438. liable to You for damages, including any direct, indirect, special,
  439. incidental, or consequential damages of any character arising as a
  440. result of this License or out of the use or inability to use the
  441. Work (including but not limited to damages for loss of goodwill,
  442. work stoppage, computer failure or malfunction, or any and all
  443. other commercial damages or losses), even if such Contributor
  444. has been advised of the possibility of such damages.
  445. 9. Accepting Warranty or Additional Liability. While redistributing
  446. the Work or Derivative Works thereof, You may choose to offer,
  447. and charge a fee for, acceptance of support, warranty, indemnity,
  448. or other liability obligations and/or rights consistent with this
  449. License. However, in accepting such obligations, You may act only
  450. on Your own behalf and on Your sole responsibility, not on behalf
  451. of any other Contributor, and only if You agree to indemnify,
  452. defend, and hold each Contributor harmless for any liability
  453. incurred by, or claims asserted against, such Contributor by reason
  454. of your accepting any such warranty or additional liability.
  455. END OF TERMS AND CONDITIONS
  456. This software is copyrighted by the Regents of the University of
  457. California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
  458. Corporation and other parties. The following terms apply to all files
  459. associated with the software unless explicitly disclaimed in
  460. individual files.
  461. The authors hereby grant permission to use, copy, modify, distribute,
  462. and license this software and its documentation for any purpose, provided
  463. that existing copyright notices are retained in all copies and that this
  464. notice is included verbatim in any distributions. No written agreement,
  465. license, or royalty fee is required for any of the authorized uses.
  466. Modifications to this software may be copyrighted by their authors
  467. and need not follow the licensing terms described here, provided that
  468. the new terms are clearly indicated on the first page of each file where
  469. they apply.
  470. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
  471. FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  472. ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
  473. DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
  474. POSSIBILITY OF SUCH DAMAGE.
  475. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
  476. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
  477. FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
  478. IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
  479. NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
  480. MODIFICATIONS.
  481. GOVERNMENT USE: If you are acquiring this software on behalf of the
  482. U.S. government, the Government shall have only "Restricted Rights"
  483. in the software and related documentation as defined in the Federal
  484. Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
  485. are acquiring the software on behalf of the Department of Defense, the
  486. software shall be classified as "Commercial Computer Software" and the
  487. Government shall have only "Restricted Rights" as defined in Clause
  488. 252.227-7014 (b) (3) of DFARs. Notwithstanding the foregoing, the
  489. authors grant the U.S. Government and others acting in its behalf
  490. permission to use and distribute the software in accordance with the
  491. terms specified in this license.
  492. This software is copyrighted by the Regents of the University of
  493. California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
  494. Corporation, Apple Inc. and other parties. The following terms apply to
  495. all files associated with the software unless explicitly disclaimed in
  496. individual files.
  497. The authors hereby grant permission to use, copy, modify, distribute,
  498. and license this software and its documentation for any purpose, provided
  499. that existing copyright notices are retained in all copies and that this
  500. notice is included verbatim in any distributions. No written agreement,
  501. license, or royalty fee is required for any of the authorized uses.
  502. Modifications to this software may be copyrighted by their authors
  503. and need not follow the licensing terms described here, provided that
  504. the new terms are clearly indicated on the first page of each file where
  505. they apply.
  506. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
  507. FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  508. ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
  509. DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
  510. POSSIBILITY OF SUCH DAMAGE.
  511. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
  512. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
  513. FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
  514. IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
  515. NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
  516. MODIFICATIONS.
  517. GOVERNMENT USE: If you are acquiring this software on behalf of the
  518. U.S. government, the Government shall have only "Restricted Rights"
  519. in the software and related documentation as defined in the Federal
  520. Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
  521. are acquiring the software on behalf of the Department of Defense, the
  522. software shall be classified as "Commercial Computer Software" and the
  523. Government shall have only "Restricted Rights" as defined in Clause
  524. 252.227-7013 (b) (3) of DFARs. Notwithstanding the foregoing, the
  525. authors grant the U.S. Government and others acting in its behalf
  526. permission to use and distribute the software in accordance with the
  527. terms specified in this license.
  528. Copyright (c) 1993-1999 Ioi Kim Lam.
  529. Copyright (c) 2000-2001 Tix Project Group.
  530. Copyright (c) 2004 ActiveState
  531. This software is copyrighted by the above entities
  532. and other parties. The following terms apply to all files associated
  533. with the software unless explicitly disclaimed in individual files.
  534. The authors hereby grant permission to use, copy, modify, distribute,
  535. and license this software and its documentation for any purpose, provided
  536. that existing copyright notices are retained in all copies and that this
  537. notice is included verbatim in any distributions. No written agreement,
  538. license, or royalty fee is required for any of the authorized uses.
  539. Modifications to this software may be copyrighted by their authors
  540. and need not follow the licensing terms described here, provided that
  541. the new terms are clearly indicated on the first page of each file where
  542. they apply.
  543. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
  544. FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  545. ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
  546. DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
  547. POSSIBILITY OF SUCH DAMAGE.
  548. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
  549. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
  550. FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
  551. IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
  552. NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
  553. MODIFICATIONS.
  554. GOVERNMENT USE: If you are acquiring this software on behalf of the
  555. U.S. government, the Government shall have only "Restricted Rights"
  556. in the software and related documentation as defined in the Federal
  557. Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
  558. are acquiring the software on behalf of the Department of Defense, the
  559. software shall be classified as "Commercial Computer Software" and the
  560. Government shall have only "Restricted Rights" as defined in Clause
  561. 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the
  562. authors grant the U.S. Government and others acting in its behalf
  563. permission to use and distribute the software in accordance with the
  564. terms specified in this license.
  565. ----------------------------------------------------------------------
  566. Parts of this software are based on the Tcl/Tk software copyrighted by
  567. the Regents of the University of California, Sun Microsystems, Inc.,
  568. and other parties. The original license terms of the Tcl/Tk software
  569. distribution is included in the file docs/license.tcltk.
  570. Parts of this software are based on the HTML Library software
  571. copyrighted by Sun Microsystems, Inc. The original license terms of
  572. the HTML Library software distribution is included in the file
  573. docs/license.html_lib.
上海开阖软件有限公司 沪ICP备12045867号-1