gooderp18绿色标准版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1287 satır
61KB

  1. ==================
  2. sphinx license
  3. ==================
  4. Libevent is available for use under the following license, commonly known
  5. as the 3-clause (or "modified") BSD license:
  6. ==============================
  7. Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
  8. Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
  9. Redistribution and use in source and binary forms, with or without
  10. modification, are permitted provided that the following conditions
  11. are met:
  12. 1. Redistributions of source code must retain the above copyright
  13. notice, this list of conditions and the following disclaimer.
  14. 2. Redistributions in binary form must reproduce the above copyright
  15. notice, this list of conditions and the following disclaimer in the
  16. documentation and/or other materials provided with the distribution.
  17. 3. The name of the author may not be used to endorse or promote products
  18. derived from this software without specific prior written permission.
  19. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  20. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  21. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  22. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  23. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  24. NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  25. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  26. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  27. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  28. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  29. ==============================
  30. Portions of Libevent are based on works by others, also made available by
  31. them under the three-clause BSD license above. The copyright notices are
  32. available in the corresponding source files; the license is as above. Here's
  33. a list:
  34. log.c:
  35. Copyright (c) 2000 Dug Song <dugsong@monkey.org>
  36. Copyright (c) 1993 The Regents of the University of California.
  37. strlcpy.c:
  38. Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
  39. win32select.c:
  40. Copyright (c) 2003 Michael A. Davis <mike@datanerds.net>
  41. evport.c:
  42. Copyright (c) 2007 Sun Microsystems
  43. ht-internal.h:
  44. Copyright (c) 2002 Christopher Clark
  45. minheap-internal.h:
  46. Copyright (c) 2006 Maxim Yegorushkin <maxim.yegorushkin@gmail.com>
  47. ==============================
  48. The arc4module is available under the following, sometimes called the
  49. "OpenBSD" license:
  50. Copyright (c) 1996, David Mazieres <dm@uun.org>
  51. Copyright (c) 2008, Damien Miller <djm@openbsd.org>
  52. Permission to use, copy, modify, and distribute this software for any
  53. purpose with or without fee is hereby granted, provided that the above
  54. copyright notice and this permission notice appear in all copies.
  55. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  56. WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  57. MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  58. ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  59. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  60. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  61. OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  62. ==================
  63. gettext, libiconv, QT license
  64. ==================
  65. GNU LESSER GENERAL PUBLIC LICENSE
  66. Version 2.1, February 1999
  67. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  68. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  69. Everyone is permitted to copy and distribute verbatim copies
  70. of this license document, but changing it is not allowed.
  71. [This is the first released version of the Lesser GPL. It also counts
  72. as the successor of the GNU Library Public License, version 2, hence
  73. the version number 2.1.]
  74. Preamble
  75. The licenses for most software are designed to take away your
  76. freedom to share and change it. By contrast, the GNU General Public
  77. Licenses are intended to guarantee your freedom to share and change
  78. free software--to make sure the software is free for all its users.
  79. This license, the Lesser General Public License, applies to some
  80. specially designated software packages--typically libraries--of the
  81. Free Software Foundation and other authors who decide to use it. You
  82. can use it too, but we suggest you first think carefully about whether
  83. this license or the ordinary General Public License is the better
  84. strategy to use in any particular case, based on the explanations below.
  85. When we speak of free software, we are referring to freedom of use,
  86. not price. Our General Public Licenses are designed to make sure that
  87. you have the freedom to distribute copies of free software (and charge
  88. for this service if you wish); that you receive source code or can get
  89. it if you want it; that you can change the software and use pieces of
  90. it in new free programs; and that you are informed that you can do
  91. these things.
  92. To protect your rights, we need to make restrictions that forbid
  93. distributors to deny you these rights or to ask you to surrender these
  94. rights. These restrictions translate to certain responsibilities for
  95. you if you distribute copies of the library or if you modify it.
  96. For example, if you distribute copies of the library, whether gratis
  97. or for a fee, you must give the recipients all the rights that we gave
  98. you. You must make sure that they, too, receive or can get the source
  99. code. If you link other code with the library, you must provide
  100. complete object files to the recipients, so that they can relink them
  101. with the library after making changes to the library and recompiling
  102. it. And you must show them these terms so they know their rights.
  103. We protect your rights with a two-step method: (1) we copyright the
  104. library, and (2) we offer you this license, which gives you legal
  105. permission to copy, distribute and/or modify the library.
  106. To protect each distributor, we want to make it very clear that
  107. there is no warranty for the free library. Also, if the library is
  108. modified by someone else and passed on, the recipients should know
  109. that what they have is not the original version, so that the original
  110. author's reputation will not be affected by problems that might be
  111. introduced by others.
  112. Finally, software patents pose a constant threat to the existence of
  113. any free program. We wish to make sure that a company cannot
  114. effectively restrict the users of a free program by obtaining a
  115. restrictive license from a patent holder. Therefore, we insist that
  116. any patent license obtained for a version of the library must be
  117. consistent with the full freedom of use specified in this license.
  118. Most GNU software, including some libraries, is covered by the
  119. ordinary GNU General Public License. This license, the GNU Lesser
  120. General Public License, applies to certain designated libraries, and
  121. is quite different from the ordinary General Public License. We use
  122. this license for certain libraries in order to permit linking those
  123. libraries into non-free programs.
  124. When a program is linked with a library, whether statically or using
  125. a shared library, the combination of the two is legally speaking a
  126. combined work, a derivative of the original library. The ordinary
  127. General Public License therefore permits such linking only if the
  128. entire combination fits its criteria of freedom. The Lesser General
  129. Public License permits more lax criteria for linking other code with
  130. the library.
  131. We call this license the "Lesser" General Public License because it
  132. does Less to protect the user's freedom than the ordinary General
  133. Public License. It also provides other free software developers Less
  134. of an advantage over competing non-free programs. These disadvantages
  135. are the reason we use the ordinary General Public License for many
  136. libraries. However, the Lesser license provides advantages in certain
  137. special circumstances.
  138. For example, on rare occasions, there may be a special need to
  139. encourage the widest possible use of a certain library, so that it becomes
  140. a de-facto standard. To achieve this, non-free programs must be
  141. allowed to use the library. A more frequent case is that a free
  142. library does the same job as widely used non-free libraries. In this
  143. case, there is little to gain by limiting the free library to free
  144. software only, so we use the Lesser General Public License.
  145. In other cases, permission to use a particular library in non-free
  146. programs enables a greater number of people to use a large body of
  147. free software. For example, permission to use the GNU C Library in
  148. non-free programs enables many more people to use the whole GNU
  149. operating system, as well as its variant, the GNU/Linux operating
  150. system.
  151. Although the Lesser General Public License is Less protective of the
  152. users' freedom, it does ensure that the user of a program that is
  153. linked with the Library has the freedom and the wherewithal to run
  154. that program using a modified version of the Library.
  155. The precise terms and conditions for copying, distribution and
  156. modification follow. Pay close attention to the difference between a
  157. "work based on the library" and a "work that uses the library". The
  158. former contains code derived from the library, whereas the latter must
  159. be combined with the library in order to run.
  160. GNU LESSER GENERAL PUBLIC LICENSE
  161. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  162. 0. This License Agreement applies to any software library or other
  163. program which contains a notice placed by the copyright holder or
  164. other authorized party saying it may be distributed under the terms of
  165. this Lesser General Public License (also called "this License").
  166. Each licensee is addressed as "you".
  167. A "library" means a collection of software functions and/or data
  168. prepared so as to be conveniently linked with application programs
  169. (which use some of those functions and data) to form executables.
  170. The "Library", below, refers to any such software library or work
  171. which has been distributed under these terms. A "work based on the
  172. Library" means either the Library or any derivative work under
  173. copyright law: that is to say, a work containing the Library or a
  174. portion of it, either verbatim or with modifications and/or translated
  175. straightforwardly into another language. (Hereinafter, translation is
  176. included without limitation in the term "modification".)
  177. "Source code" for a work means the preferred form of the work for
  178. making modifications to it. For a library, complete source code means
  179. all the source code for all modules it contains, plus any associated
  180. interface definition files, plus the scripts used to control compilation
  181. and installation of the library.
  182. Activities other than copying, distribution and modification are not
  183. covered by this License; they are outside its scope. The act of
  184. running a program using the Library is not restricted, and output from
  185. such a program is covered only if its contents constitute a work based
  186. on the Library (independent of the use of the Library in a tool for
  187. writing it). Whether that is true depends on what the Library does
  188. and what the program that uses the Library does.
  189. 1. You may copy and distribute verbatim copies of the Library's
  190. complete source code as you receive it, in any medium, provided that
  191. you conspicuously and appropriately publish on each copy an
  192. appropriate copyright notice and disclaimer of warranty; keep intact
  193. all the notices that refer to this License and to the absence of any
  194. warranty; and distribute a copy of this License along with the
  195. Library.
  196. You may charge a fee for the physical act of transferring a copy,
  197. and you may at your option offer warranty protection in exchange for a
  198. fee.
  199. 2. You may modify your copy or copies of the Library or any portion
  200. of it, thus forming a work based on the Library, and copy and
  201. distribute such modifications or work under the terms of Section 1
  202. above, provided that you also meet all of these conditions:
  203. a) The modified work must itself be a software library.
  204. b) You must cause the files modified to carry prominent notices
  205. stating that you changed the files and the date of any change.
  206. c) You must cause the whole of the work to be licensed at no
  207. charge to all third parties under the terms of this License.
  208. d) If a facility in the modified Library refers to a function or a
  209. table of data to be supplied by an application program that uses
  210. the facility, other than as an argument passed when the facility
  211. is invoked, then you must make a good faith effort to ensure that,
  212. in the event an application does not supply such function or
  213. table, the facility still operates, and performs whatever part of
  214. its purpose remains meaningful.
  215. (For example, a function in a library to compute square roots has
  216. a purpose that is entirely well-defined independent of the
  217. application. Therefore, Subsection 2d requires that any
  218. application-supplied function or table used by this function must
  219. be optional: if the application does not supply it, the square
  220. root function must still compute square roots.)
  221. These requirements apply to the modified work as a whole. If
  222. identifiable sections of that work are not derived from the Library,
  223. and can be reasonably considered independent and separate works in
  224. themselves, then this License, and its terms, do not apply to those
  225. sections when you distribute them as separate works. But when you
  226. distribute the same sections as part of a whole which is a work based
  227. on the Library, the distribution of the whole must be on the terms of
  228. this License, whose permissions for other licensees extend to the
  229. entire whole, and thus to each and every part regardless of who wrote
  230. it.
  231. Thus, it is not the intent of this section to claim rights or contest
  232. your rights to work written entirely by you; rather, the intent is to
  233. exercise the right to control the distribution of derivative or
  234. collective works based on the Library.
  235. In addition, mere aggregation of another work not based on the Library
  236. with the Library (or with a work based on the Library) on a volume of
  237. a storage or distribution medium does not bring the other work under
  238. the scope of this License.
  239. 3. You may opt to apply the terms of the ordinary GNU General Public
  240. License instead of this License to a given copy of the Library. To do
  241. this, you must alter all the notices that refer to this License, so
  242. that they refer to the ordinary GNU General Public License, version 2,
  243. instead of to this License. (If a newer version than version 2 of the
  244. ordinary GNU General Public License has appeared, then you can specify
  245. that version instead if you wish.) Do not make any other change in
  246. these notices.
  247. Once this change is made in a given copy, it is irreversible for
  248. that copy, so the ordinary GNU General Public License applies to all
  249. subsequent copies and derivative works made from that copy.
  250. This option is useful when you wish to copy part of the code of
  251. the Library into a program that is not a library.
  252. 4. You may copy and distribute the Library (or a portion or
  253. derivative of it, under Section 2) in object code or executable form
  254. under the terms of Sections 1 and 2 above provided that you accompany
  255. it with the complete corresponding machine-readable source code, which
  256. must be distributed under the terms of Sections 1 and 2 above on a
  257. medium customarily used for software interchange.
  258. If distribution of object code is made by offering access to copy
  259. from a designated place, then offering equivalent access to copy the
  260. source code from the same place satisfies the requirement to
  261. distribute the source code, even though third parties are not
  262. compelled to copy the source along with the object code.
  263. 5. A program that contains no derivative of any portion of the
  264. Library, but is designed to work with the Library by being compiled or
  265. linked with it, is called a "work that uses the Library". Such a
  266. work, in isolation, is not a derivative work of the Library, and
  267. therefore falls outside the scope of this License.
  268. However, linking a "work that uses the Library" with the Library
  269. creates an executable that is a derivative of the Library (because it
  270. contains portions of the Library), rather than a "work that uses the
  271. library". The executable is therefore covered by this License.
  272. Section 6 states terms for distribution of such executables.
  273. When a "work that uses the Library" uses material from a header file
  274. that is part of the Library, the object code for the work may be a
  275. derivative work of the Library even though the source code is not.
  276. Whether this is true is especially significant if the work can be
  277. linked without the Library, or if the work is itself a library. The
  278. threshold for this to be true is not precisely defined by law.
  279. If such an object file uses only numerical parameters, data
  280. structure layouts and accessors, and small macros and small inline
  281. functions (ten lines or less in length), then the use of the object
  282. file is unrestricted, regardless of whether it is legally a derivative
  283. work. (Executables containing this object code plus portions of the
  284. Library will still fall under Section 6.)
  285. Otherwise, if the work is a derivative of the Library, you may
  286. distribute the object code for the work under the terms of Section 6.
  287. Any executables containing that work also fall under Section 6,
  288. whether or not they are linked directly with the Library itself.
  289. 6. As an exception to the Sections above, you may also combine or
  290. link a "work that uses the Library" with the Library to produce a
  291. work containing portions of the Library, and distribute that work
  292. under terms of your choice, provided that the terms permit
  293. modification of the work for the customer's own use and reverse
  294. engineering for debugging such modifications.
  295. You must give prominent notice with each copy of the work that the
  296. Library is used in it and that the Library and its use are covered by
  297. this License. You must supply a copy of this License. If the work
  298. during execution displays copyright notices, you must include the
  299. copyright notice for the Library among them, as well as a reference
  300. directing the user to the copy of this License. Also, you must do one
  301. of these things:
  302. a) Accompany the work with the complete corresponding
  303. machine-readable source code for the Library including whatever
  304. changes were used in the work (which must be distributed under
  305. Sections 1 and 2 above); and, if the work is an executable linked
  306. with the Library, with the complete machine-readable "work that
  307. uses the Library", as object code and/or source code, so that the
  308. user can modify the Library and then relink to produce a modified
  309. executable containing the modified Library. (It is understood
  310. that the user who changes the contents of definitions files in the
  311. Library will not necessarily be able to recompile the application
  312. to use the modified definitions.)
  313. b) Use a suitable shared library mechanism for linking with the
  314. Library. A suitable mechanism is one that (1) uses at run time a
  315. copy of the library already present on the user's computer system,
  316. rather than copying library functions into the executable, and (2)
  317. will operate properly with a modified version of the library, if
  318. the user installs one, as long as the modified version is
  319. interface-compatible with the version that the work was made with.
  320. c) Accompany the work with a written offer, valid for at
  321. least three years, to give the same user the materials
  322. specified in Subsection 6a, above, for a charge no more
  323. than the cost of performing this distribution.
  324. d) If distribution of the work is made by offering access to copy
  325. from a designated place, offer equivalent access to copy the above
  326. specified materials from the same place.
  327. e) Verify that the user has already received a copy of these
  328. materials or that you have already sent this user a copy.
  329. For an executable, the required form of the "work that uses the
  330. Library" must include any data and utility programs needed for
  331. reproducing the executable from it. However, as a special exception,
  332. the materials to be distributed need not include anything that is
  333. normally distributed (in either source or binary form) with the major
  334. components (compiler, kernel, and so on) of the operating system on
  335. which the executable runs, unless that component itself accompanies
  336. the executable.
  337. It may happen that this requirement contradicts the license
  338. restrictions of other proprietary libraries that do not normally
  339. accompany the operating system. Such a contradiction means you cannot
  340. use both them and the Library together in an executable that you
  341. distribute.
  342. 7. You may place library facilities that are a work based on the
  343. Library side-by-side in a single library together with other library
  344. facilities not covered by this License, and distribute such a combined
  345. library, provided that the separate distribution of the work based on
  346. the Library and of the other library facilities is otherwise
  347. permitted, and provided that you do these two things:
  348. a) Accompany the combined library with a copy of the same work
  349. based on the Library, uncombined with any other library
  350. facilities. This must be distributed under the terms of the
  351. Sections above.
  352. b) Give prominent notice with the combined library of the fact
  353. that part of it is a work based on the Library, and explaining
  354. where to find the accompanying uncombined form of the same work.
  355. 8. You may not copy, modify, sublicense, link with, or distribute
  356. the Library except as expressly provided under this License. Any
  357. attempt otherwise to copy, modify, sublicense, link with, or
  358. distribute the Library is void, and will automatically terminate your
  359. rights under this License. However, parties who have received copies,
  360. or rights, from you under this License will not have their licenses
  361. terminated so long as such parties remain in full compliance.
  362. 9. You are not required to accept this License, since you have not
  363. signed it. However, nothing else grants you permission to modify or
  364. distribute the Library or its derivative works. These actions are
  365. prohibited by law if you do not accept this License. Therefore, by
  366. modifying or distributing the Library (or any work based on the
  367. Library), you indicate your acceptance of this License to do so, and
  368. all its terms and conditions for copying, distributing or modifying
  369. the Library or works based on it.
  370. 10. Each time you redistribute the Library (or any work based on the
  371. Library), the recipient automatically receives a license from the
  372. original licensor to copy, distribute, link with or modify the Library
  373. subject to these terms and conditions. You may not impose any further
  374. restrictions on the recipients' exercise of the rights granted herein.
  375. You are not responsible for enforcing compliance by third parties with
  376. this License.
  377. 11. If, as a consequence of a court judgment or allegation of patent
  378. infringement or for any other reason (not limited to patent issues),
  379. conditions are imposed on you (whether by court order, agreement or
  380. otherwise) that contradict the conditions of this License, they do not
  381. excuse you from the conditions of this License. If you cannot
  382. distribute so as to satisfy simultaneously your obligations under this
  383. License and any other pertinent obligations, then as a consequence you
  384. may not distribute the Library at all. For example, if a patent
  385. license would not permit royalty-free redistribution of the Library by
  386. all those who receive copies directly or indirectly through you, then
  387. the only way you could satisfy both it and this License would be to
  388. refrain entirely from distribution of the Library.
  389. If any portion of this section is held invalid or unenforceable under any
  390. particular circumstance, the balance of the section is intended to apply,
  391. and the section as a whole is intended to apply in other circumstances.
  392. It is not the purpose of this section to induce you to infringe any
  393. patents or other property right claims or to contest validity of any
  394. such claims; this section has the sole purpose of protecting the
  395. integrity of the free software distribution system which is
  396. implemented by public license practices. Many people have made
  397. generous contributions to the wide range of software distributed
  398. through that system in reliance on consistent application of that
  399. system; it is up to the author/donor to decide if he or she is willing
  400. to distribute software through any other system and a licensee cannot
  401. impose that choice.
  402. This section is intended to make thoroughly clear what is believed to
  403. be a consequence of the rest of this License.
  404. 12. If the distribution and/or use of the Library is restricted in
  405. certain countries either by patents or by copyrighted interfaces, the
  406. original copyright holder who places the Library under this License may add
  407. an explicit geographical distribution limitation excluding those countries,
  408. so that distribution is permitted only in or among countries not thus
  409. excluded. In such case, this License incorporates the limitation as if
  410. written in the body of this License.
  411. 13. The Free Software Foundation may publish revised and/or new
  412. versions of the Lesser General Public License from time to time.
  413. Such new versions will be similar in spirit to the present version,
  414. but may differ in detail to address new problems or concerns.
  415. Each version is given a distinguishing version number. If the Library
  416. specifies a version number of this License which applies to it and
  417. "any later version", you have the option of following the terms and
  418. conditions either of that version or of any later version published by
  419. the Free Software Foundation. If the Library does not specify a
  420. license version number, you may choose any version ever published by
  421. the Free Software Foundation.
  422. 14. If you wish to incorporate parts of the Library into other free
  423. programs whose distribution conditions are incompatible with these,
  424. write to the author to ask for permission. For software which is
  425. copyrighted by the Free Software Foundation, write to the Free
  426. Software Foundation; we sometimes make exceptions for this. Our
  427. decision will be guided by the two goals of preserving the free status
  428. of all derivatives of our free software and of promoting the sharing
  429. and reuse of software generally.
  430. NO WARRANTY
  431. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  432. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  433. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  434. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  435. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  436. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  437. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  438. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  439. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  440. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  441. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  442. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  443. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  444. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  445. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  446. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  447. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  448. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  449. DAMAGES.
  450. END OF TERMS AND CONDITIONS
  451. How to Apply These Terms to Your New Libraries
  452. If you develop a new library, and you want it to be of the greatest
  453. possible use to the public, we recommend making it free software that
  454. everyone can redistribute and change. You can do so by permitting
  455. redistribution under these terms (or, alternatively, under the terms of the
  456. ordinary General Public License).
  457. To apply these terms, attach the following notices to the library. It is
  458. safest to attach them to the start of each source file to most effectively
  459. convey the exclusion of warranty; and each file should have at least the
  460. "copyright" line and a pointer to where the full notice is found.
  461. <one line to give the library's name and a brief idea of what it does.>
  462. Copyright (C) <year> <name of author>
  463. This library is free software; you can redistribute it and/or
  464. modify it under the terms of the GNU Lesser General Public
  465. License as published by the Free Software Foundation; either
  466. version 2.1 of the License, or (at your option) any later version.
  467. This library is distributed in the hope that it will be useful,
  468. but WITHOUT ANY WARRANTY; without even the implied warranty of
  469. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  470. Lesser General Public License for more details.
  471. You should have received a copy of the GNU Lesser General Public
  472. License along with this library; if not, write to the Free Software
  473. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  474. Also add information on how to contact you by electronic and paper mail.
  475. You should also get your employer (if you work as a programmer) or your
  476. school, if any, to sign a "copyright disclaimer" for the library, if
  477. necessary. Here is a sample; alter the names:
  478. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  479. library `Frob' (a library for tweaking knobs) written by James Random Hacker.
  480. <signature of Ty Coon>, 1 April 1990
  481. Ty Coon, President of Vice
  482. That's all there is to it!
  483. ==================
  484. libpq license
  485. ==================
  486. PostgreSQL Database Management System
  487. (formerly known as Postgres, then as Postgres95)
  488. Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
  489. Portions Copyright (c) 1994, The Regents of the University of California
  490. Permission to use, copy, modify, and distribute this software and its
  491. documentation for any purpose, without fee, and without a written agreement
  492. is hereby granted, provided that the above copyright notice and this
  493. paragraph and the following two paragraphs appear in all copies.
  494. IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
  495. DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
  496. LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
  497. DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
  498. POSSIBILITY OF SUCH DAMAGE.
  499. THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
  500. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  501. AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
  502. ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
  503. PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  504. ==================
  505. underscore license
  506. ==================
  507. Copyright (C) 1985-2012 by the Massachusetts Institute of Technology.
  508. All rights reserved.
  509. Export of software employing encryption from the United States of
  510. America may require a specific license from the United States
  511. Government. It is the responsibility of any person or organization
  512. contemplating export to obtain such a license before exporting.
  513. WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute
  514. this software for any purpose and without fee is hereby granted,
  515. provided that the above copyright notice appear in all copies and that
  516. both that copyright notice and this permission notice appear in
  517. supporting documentation, and that the name of M.I.T. not be used in
  518. advertising or publicity pertaining to distribution of the software
  519. without specific, written prior permission. Furthermore if you modify
  520. this software you must label your software as modified software and not
  521. distribute it in such a fashion that it might be confused with the
  522. original MIT software. M.I.T. makes no representations about the
  523. suitability of this software for any purpose. It is provided "as is"
  524. without express or implied warranty.
  525. Documentation components of this software distribution are licensed
  526. under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
  527. (`http://creativecommons.org/licenses/by-sa/3.0/')
  528. Individual source code files are copyright MIT, Cygnus Support, Novell,
  529. OpenVision Technologies, Oracle, Red Hat, Sun Microsystems,
  530. FundsXpress, and others.
  531. Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira,
  532. and Zephyr are trademarks of the Massachusetts Institute of Technology
  533. (MIT). No commercial use of these trademarks may be made without prior
  534. written permission of MIT.
  535. "Commercial use" means use of a name in a product or other for-profit
  536. manner. It does NOT prevent a commercial firm from referring to the
  537. MIT trademarks in order to convey information (although in doing so,
  538. recognition of their trademark status should be given).
  539. ==================
  540. xulrunner license
  541. ==================
  542. 1. Definitions
  543. --------------
  544. 1.1. "Contributor"
  545. means each individual or legal entity that creates, contributes to
  546. the creation of, or owns Covered Software.
  547. 1.2. "Contributor Version"
  548. means the combination of the Contributions of others (if any) used
  549. by a Contributor and that particular Contributor's Contribution.
  550. 1.3. "Contribution"
  551. means Covered Software of a particular Contributor.
  552. 1.4. "Covered Software"
  553. means Source Code Form to which the initial Contributor has attached
  554. the notice in Exhibit A, the Executable Form of such Source Code
  555. Form, and Modifications of such Source Code Form, in each case
  556. including portions thereof.
  557. 1.5. "Incompatible With Secondary Licenses"
  558. means
  559. (a) that the initial Contributor has attached the notice described
  560. in Exhibit B to the Covered Software; or
  561. (b) that the Covered Software was made available under the terms of
  562. version 1.1 or earlier of the License, but not also under the
  563. terms of a Secondary License.
  564. 1.6. "Executable Form"
  565. means any form of the work other than Source Code Form.
  566. 1.7. "Larger Work"
  567. means a work that combines Covered Software with other material, in
  568. a separate file or files, that is not Covered Software.
  569. 1.8. "License"
  570. means this document.
  571. 1.9. "Licensable"
  572. means having the right to grant, to the maximum extent possible,
  573. whether at the time of the initial grant or subsequently, any and
  574. all of the rights conveyed by this License.
  575. 1.10. "Modifications"
  576. means any of the following:
  577. (a) any file in Source Code Form that results from an addition to,
  578. deletion from, or modification of the contents of Covered
  579. Software; or
  580. (b) any new file in Source Code Form that contains any Covered
  581. Software.
  582. 1.11. "Patent Claims" of a Contributor
  583. means any patent claim(s), including without limitation, method,
  584. process, and apparatus claims, in any patent Licensable by such
  585. Contributor that would be infringed, but for the grant of the
  586. License, by the making, using, selling, offering for sale, having
  587. made, import, or transfer of either its Contributions or its
  588. Contributor Version.
  589. 1.12. "Secondary License"
  590. means either the GNU General Public License, Version 2.0, the GNU
  591. Lesser General Public License, Version 2.1, the GNU Affero General
  592. Public License, Version 3.0, or any later versions of those
  593. licenses.
  594. 1.13. "Source Code Form"
  595. means the form of the work preferred for making modifications.
  596. 1.14. "You" (or "Your")
  597. means an individual or a legal entity exercising rights under this
  598. License. For legal entities, "You" includes any entity that
  599. controls, is controlled by, or is under common control with You. For
  600. purposes of this definition, "control" means (a) the power, direct
  601. or indirect, to cause the direction or management of such entity,
  602. whether by contract or otherwise, or (b) ownership of more than
  603. fifty percent (50%) of the outstanding shares or beneficial
  604. ownership of such entity.
  605. 2. License Grants and Conditions
  606. --------------------------------
  607. 2.1. Grants
  608. Each Contributor hereby grants You a world-wide, royalty-free,
  609. non-exclusive license:
  610. (a) under intellectual property rights (other than patent or trademark)
  611. Licensable by such Contributor to use, reproduce, make available,
  612. modify, display, perform, distribute, and otherwise exploit its
  613. Contributions, either on an unmodified basis, with Modifications, or
  614. as part of a Larger Work; and
  615. (b) under Patent Claims of such Contributor to make, use, sell, offer
  616. for sale, have made, import, and otherwise transfer either its
  617. Contributions or its Contributor Version.
  618. 2.2. Effective Date
  619. The licenses granted in Section 2.1 with respect to any Contribution
  620. become effective for each Contribution on the date the Contributor first
  621. distributes such Contribution.
  622. 2.3. Limitations on Grant Scope
  623. The licenses granted in this Section 2 are the only rights granted under
  624. this License. No additional rights or licenses will be implied from the
  625. distribution or licensing of Covered Software under this License.
  626. Notwithstanding Section 2.1(b) above, no patent license is granted by a
  627. Contributor:
  628. (a) for any code that a Contributor has removed from Covered Software;
  629. or
  630. (b) for infringements caused by: (i) Your and any other third party's
  631. modifications of Covered Software, or (ii) the combination of its
  632. Contributions with other software (except as part of its Contributor
  633. Version); or
  634. (c) under Patent Claims infringed by Covered Software in the absence of
  635. its Contributions.
  636. This License does not grant any rights in the trademarks, service marks,
  637. or logos of any Contributor (except as may be necessary to comply with
  638. the notice requirements in Section 3.4).
  639. 2.4. Subsequent Licenses
  640. No Contributor makes additional grants as a result of Your choice to
  641. distribute the Covered Software under a subsequent version of this
  642. License (see Section 10.2) or under the terms of a Secondary License (if
  643. permitted under the terms of Section 3.3).
  644. 2.5. Representation
  645. Each Contributor represents that the Contributor believes its
  646. Contributions are its original creation(s) or it has sufficient rights
  647. to grant the rights to its Contributions conveyed by this License.
  648. 2.6. Fair Use
  649. This License is not intended to limit any rights You have under
  650. applicable copyright doctrines of fair use, fair dealing, or other
  651. equivalents.
  652. 2.7. Conditions
  653. Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
  654. in Section 2.1.
  655. 3. Responsibilities
  656. -------------------
  657. 3.1. Distribution of Source Form
  658. All distribution of Covered Software in Source Code Form, including any
  659. Modifications that You create or to which You contribute, must be under
  660. the terms of this License. You must inform recipients that the Source
  661. Code Form of the Covered Software is governed by the terms of this
  662. License, and how they can obtain a copy of this License. You may not
  663. attempt to alter or restrict the recipients' rights in the Source Code
  664. Form.
  665. 3.2. Distribution of Executable Form
  666. If You distribute Covered Software in Executable Form then:
  667. (a) such Covered Software must also be made available in Source Code
  668. Form, as described in Section 3.1, and You must inform recipients of
  669. the Executable Form how they can obtain a copy of such Source Code
  670. Form by reasonable means in a timely manner, at a charge no more
  671. than the cost of distribution to the recipient; and
  672. (b) You may distribute such Executable Form under the terms of this
  673. License, or sublicense it under different terms, provided that the
  674. license for the Executable Form does not attempt to limit or alter
  675. the recipients' rights in the Source Code Form under this License.
  676. 3.3. Distribution of a Larger Work
  677. You may create and distribute a Larger Work under terms of Your choice,
  678. provided that You also comply with the requirements of this License for
  679. the Covered Software. If the Larger Work is a combination of Covered
  680. Software with a work governed by one or more Secondary Licenses, and the
  681. Covered Software is not Incompatible With Secondary Licenses, this
  682. License permits You to additionally distribute such Covered Software
  683. under the terms of such Secondary License(s), so that the recipient of
  684. the Larger Work may, at their option, further distribute the Covered
  685. Software under the terms of either this License or such Secondary
  686. License(s).
  687. 3.4. Notices
  688. You may not remove or alter the substance of any license notices
  689. (including copyright notices, patent notices, disclaimers of warranty,
  690. or limitations of liability) contained within the Source Code Form of
  691. the Covered Software, except that You may alter any license notices to
  692. the extent required to remedy known factual inaccuracies.
  693. 3.5. Application of Additional Terms
  694. You may choose to offer, and to charge a fee for, warranty, support,
  695. indemnity or liability obligations to one or more recipients of Covered
  696. Software. However, You may do so only on Your own behalf, and not on
  697. behalf of any Contributor. You must make it absolutely clear that any
  698. such warranty, support, indemnity, or liability obligation is offered by
  699. You alone, and You hereby agree to indemnify every Contributor for any
  700. liability incurred by such Contributor as a result of warranty, support,
  701. indemnity or liability terms You offer. You may include additional
  702. disclaimers of warranty and limitations of liability specific to any
  703. jurisdiction.
  704. 4. Inability to Comply Due to Statute or Regulation
  705. ---------------------------------------------------
  706. If it is impossible for You to comply with any of the terms of this
  707. License with respect to some or all of the Covered Software due to
  708. statute, judicial order, or regulation then You must: (a) comply with
  709. the terms of this License to the maximum extent possible; and (b)
  710. describe the limitations and the code they affect. Such description must
  711. be placed in a text file included with all distributions of the Covered
  712. Software under this License. Except to the extent prohibited by statute
  713. or regulation, such description must be sufficiently detailed for a
  714. recipient of ordinary skill to be able to understand it.
  715. 5. Termination
  716. --------------
  717. 5.1. The rights granted under this License will terminate automatically
  718. if You fail to comply with any of its terms. However, if You become
  719. compliant, then the rights granted under this License from a particular
  720. Contributor are reinstated (a) provisionally, unless and until such
  721. Contributor explicitly and finally terminates Your grants, and (b) on an
  722. ongoing basis, if such Contributor fails to notify You of the
  723. non-compliance by some reasonable means prior to 60 days after You have
  724. come back into compliance. Moreover, Your grants from a particular
  725. Contributor are reinstated on an ongoing basis if such Contributor
  726. notifies You of the non-compliance by some reasonable means, this is the
  727. first time You have received notice of non-compliance with this License
  728. from such Contributor, and You become compliant prior to 30 days after
  729. Your receipt of the notice.
  730. 5.2. If You initiate litigation against any entity by asserting a patent
  731. infringement claim (excluding declaratory judgment actions,
  732. counter-claims, and cross-claims) alleging that a Contributor Version
  733. directly or indirectly infringes any patent, then the rights granted to
  734. You by any and all Contributors for the Covered Software under Section
  735. 2.1 of this License shall terminate.
  736. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
  737. end user license agreements (excluding distributors and resellers) which
  738. have been validly granted by You or Your distributors under this License
  739. prior to termination shall survive termination.
  740. ************************************************************************
  741. * *
  742. * 6. Disclaimer of Warranty *
  743. * ------------------------- *
  744. * *
  745. * Covered Software is provided under this License on an "as is" *
  746. * basis, without warranty of any kind, either expressed, implied, or *
  747. * statutory, including, without limitation, warranties that the *
  748. * Covered Software is free of defects, merchantable, fit for a *
  749. * particular purpose or non-infringing. The entire risk as to the *
  750. * quality and performance of the Covered Software is with You. *
  751. * Should any Covered Software prove defective in any respect, You *
  752. * (not any Contributor) assume the cost of any necessary servicing, *
  753. * repair, or correction. This disclaimer of warranty constitutes an *
  754. * essential part of this License. No use of any Covered Software is *
  755. * authorized under this License except under this disclaimer. *
  756. * *
  757. ************************************************************************
  758. ************************************************************************
  759. * *
  760. * 7. Limitation of Liability *
  761. * -------------------------- *
  762. * *
  763. * Under no circumstances and under no legal theory, whether tort *
  764. * (including negligence), contract, or otherwise, shall any *
  765. * Contributor, or anyone who distributes Covered Software as *
  766. * permitted above, be liable to You for any direct, indirect, *
  767. * special, incidental, or consequential damages of any character *
  768. * including, without limitation, damages for lost profits, loss of *
  769. * goodwill, work stoppage, computer failure or malfunction, or any *
  770. * and all other commercial damages or losses, even if such party *
  771. * shall have been informed of the possibility of such damages. This *
  772. * limitation of liability shall not apply to liability for death or *
  773. * personal injury resulting from such party's negligence to the *
  774. * extent applicable law prohibits such limitation. Some *
  775. * jurisdictions do not allow the exclusion or limitation of *
  776. * incidental or consequential damages, so this exclusion and *
  777. * limitation may not apply to You. *
  778. * *
  779. ************************************************************************
  780. 8. Litigation
  781. -------------
  782. Any litigation relating to this License may be brought only in the
  783. courts of a jurisdiction where the defendant maintains its principal
  784. place of business and such litigation shall be governed by laws of that
  785. jurisdiction, without reference to its conflict-of-law provisions.
  786. Nothing in this Section shall prevent a party's ability to bring
  787. cross-claims or counter-claims.
  788. 9. Miscellaneous
  789. ----------------
  790. This License represents the complete agreement concerning the subject
  791. matter hereof. If any provision of this License is held to be
  792. unenforceable, such provision shall be reformed only to the extent
  793. necessary to make it enforceable. Any law or regulation which provides
  794. that the language of a contract shall be construed against the drafter
  795. shall not be used to construe this License against a Contributor.
  796. 10. Versions of the License
  797. ---------------------------
  798. 10.1. New Versions
  799. Mozilla Foundation is the license steward. Except as provided in Section
  800. 10.3, no one other than the license steward has the right to modify or
  801. publish new versions of this License. Each version will be given a
  802. distinguishing version number.
  803. 10.2. Effect of New Versions
  804. You may distribute the Covered Software under the terms of the version
  805. of the License under which You originally received the Covered Software,
  806. or under the terms of any subsequent version published by the license
  807. steward.
  808. 10.3. Modified Versions
  809. If you create software not governed by this License, and you want to
  810. create a new license for such software, you may create and use a
  811. modified version of this License if you rename the license and remove
  812. any references to the name of the license steward (except to note that
  813. such modified license differs from this License).
  814. 10.4. Distributing Source Code Form that is Incompatible With Secondary
  815. Licenses
  816. If You choose to distribute Source Code Form that is Incompatible With
  817. Secondary Licenses under the terms of this version of the License, the
  818. notice described in Exhibit B of this License must be attached.
  819. Exhibit A - Source Code Form License Notice
  820. -------------------------------------------
  821. This Source Code Form is subject to the terms of the Mozilla Public
  822. License, v. 2.0. If a copy of the MPL was not distributed with this
  823. file, You can obtain one at http://mozilla.org/MPL/2.0/.
  824. If it is not possible or desirable to put the notice in a particular
  825. file, then You may include the notice in a location (such as a LICENSE
  826. file in a relevant directory) where a recipient would be likely to look
  827. for such a notice.
  828. You may add additional accurate notices of copyright ownership.
  829. Exhibit B - "Incompatible With Secondary Licenses" Notice
  830. ---------------------------------------------------------
  831. This Source Code Form is "Incompatible With Secondary Licenses", as
  832. defined by the Mozilla Public License, v. 2.0.
  833. ==================
  834. python license
  835. ==================
  836. A. HISTORY OF THE SOFTWARE
  837. ==========================
  838. Python was created in the early 1990s by Guido van Rossum at Stichting
  839. Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
  840. as a successor of a language called ABC. Guido remains Python's
  841. principal author, although it includes many contributions from others.
  842. In 1995, Guido continued his work on Python at the Corporation for
  843. National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
  844. in Reston, Virginia where he released several versions of the
  845. software.
  846. In May 2000, Guido and the Python core development team moved to
  847. BeOpen.com to form the BeOpen PythonLabs team. In October of the same
  848. year, the PythonLabs team moved to Digital Creations (now Zope
  849. Corporation, see http://www.zope.com). In 2001, the Python Software
  850. Foundation (PSF, see http://www.python.org/psf/) was formed, a
  851. non-profit organization created specifically to own Python-related
  852. Intellectual Property. Zope Corporation is a sponsoring member of
  853. the PSF.
  854. All Python releases are Open Source (see http://www.opensource.org for
  855. the Open Source Definition). Historically, most, but not all, Python
  856. releases have also been GPL-compatible; the table below summarizes
  857. the various releases.
  858. Release Derived Year Owner GPL-
  859. from compatible? (1)
  860. 0.9.0 thru 1.2 1991-1995 CWI yes
  861. 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
  862. 1.6 1.5.2 2000 CNRI no
  863. 2.0 1.6 2000 BeOpen.com no
  864. 1.6.1 1.6 2001 CNRI yes (2)
  865. 2.1 2.0+1.6.1 2001 PSF no
  866. 2.0.1 2.0+1.6.1 2001 PSF yes
  867. 2.1.1 2.1+2.0.1 2001 PSF yes
  868. 2.1.2 2.1.1 2002 PSF yes
  869. 2.1.3 2.1.2 2002 PSF yes
  870. 2.2 and above 2.1.1 2001-now PSF yes
  871. Footnotes:
  872. (1) GPL-compatible doesn't mean that we're distributing Python under
  873. the GPL. All Python licenses, unlike the GPL, let you distribute
  874. a modified version without making your changes open source. The
  875. GPL-compatible licenses make it possible to combine Python with
  876. other software that is released under the GPL; the others don't.
  877. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
  878. because its license has a choice of law clause. According to
  879. CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
  880. is "not incompatible" with the GPL.
  881. Thanks to the many outside volunteers who have worked under Guido's
  882. direction to make these releases possible.
  883. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
  884. ===============================================================
  885. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
  886. --------------------------------------------
  887. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  888. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  889. otherwise using this software ("Python") in source or binary form and
  890. its associated documentation.
  891. 2. Subject to the terms and conditions of this License Agreement, PSF hereby
  892. grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
  893. analyze, test, perform and/or display publicly, prepare derivative works,
  894. distribute, and otherwise use Python alone or in any derivative version,
  895. provided, however, that PSF's License Agreement and PSF's notice of copyright,
  896. i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
  897. 2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are retained
  898. in Python alone or in any derivative version prepared by Licensee.
  899. 3. In the event Licensee prepares a derivative work that is based on
  900. or incorporates Python or any part thereof, and wants to make
  901. the derivative work available to others as provided herein, then
  902. Licensee hereby agrees to include in any such work a brief summary of
  903. the changes made to Python.
  904. 4. PSF is making Python available to Licensee on an "AS IS"
  905. basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  906. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  907. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  908. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
  909. INFRINGE ANY THIRD PARTY RIGHTS.
  910. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  911. FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  912. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
  913. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  914. 6. This License Agreement will automatically terminate upon a material
  915. breach of its terms and conditions.
  916. 7. Nothing in this License Agreement shall be deemed to create any
  917. relationship of agency, partnership, or joint venture between PSF and
  918. Licensee. This License Agreement does not grant permission to use PSF
  919. trademarks or trade name in a trademark sense to endorse or promote
  920. products or services of Licensee, or any third party.
  921. 8. By copying, installing or otherwise using Python, Licensee
  922. agrees to be bound by the terms and conditions of this License
  923. Agreement.
  924. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  925. -------------------------------------------
  926. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  927. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  928. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  929. Individual or Organization ("Licensee") accessing and otherwise using
  930. this software in source or binary form and its associated
  931. documentation ("the Software").
  932. 2. Subject to the terms and conditions of this BeOpen Python License
  933. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  934. royalty-free, world-wide license to reproduce, analyze, test, perform
  935. and/or display publicly, prepare derivative works, distribute, and
  936. otherwise use the Software alone or in any derivative version,
  937. provided, however, that the BeOpen Python License is retained in the
  938. Software, alone or in any derivative version prepared by Licensee.
  939. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  940. basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  941. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  942. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  943. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  944. INFRINGE ANY THIRD PARTY RIGHTS.
  945. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  946. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  947. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  948. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  949. 5. This License Agreement will automatically terminate upon a material
  950. breach of its terms and conditions.
  951. 6. This License Agreement shall be governed by and interpreted in all
  952. respects by the law of the State of California, excluding conflict of
  953. law provisions. Nothing in this License Agreement shall be deemed to
  954. create any relationship of agency, partnership, or joint venture
  955. between BeOpen and Licensee. This License Agreement does not grant
  956. permission to use BeOpen trademarks or trade names in a trademark
  957. sense to endorse or promote products or services of Licensee, or any
  958. third party. As an exception, the "BeOpen Python" logos available at
  959. http://www.pythonlabs.com/logos.html may be used according to the
  960. permissions granted on that web page.
  961. 7. By copying, installing or otherwise using the software, Licensee
  962. agrees to be bound by the terms and conditions of this License
  963. Agreement.
  964. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  965. ---------------------------------------
  966. 1. This LICENSE AGREEMENT is between the Corporation for National
  967. Research Initiatives, having an office at 1895 Preston White Drive,
  968. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  969. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  970. source or binary form and its associated documentation.
  971. 2. Subject to the terms and conditions of this License Agreement, CNRI
  972. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  973. license to reproduce, analyze, test, perform and/or display publicly,
  974. prepare derivative works, distribute, and otherwise use Python 1.6.1
  975. alone or in any derivative version, provided, however, that CNRI's
  976. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  977. 1995-2001 Corporation for National Research Initiatives; All Rights
  978. Reserved" are retained in Python 1.6.1 alone or in any derivative
  979. version prepared by Licensee. Alternately, in lieu of CNRI's License
  980. Agreement, Licensee may substitute the following text (omitting the
  981. quotes): "Python 1.6.1 is made available subject to the terms and
  982. conditions in CNRI's License Agreement. This Agreement together with
  983. Python 1.6.1 may be located on the Internet using the following
  984. unique, persistent identifier (known as a handle): 1895.22/1013. This
  985. Agreement may also be obtained from a proxy server on the Internet
  986. using the following URL: http://hdl.handle.net/1895.22/1013".
  987. 3. In the event Licensee prepares a derivative work that is based on
  988. or incorporates Python 1.6.1 or any part thereof, and wants to make
  989. the derivative work available to others as provided herein, then
  990. Licensee hereby agrees to include in any such work a brief summary of
  991. the changes made to Python 1.6.1.
  992. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  993. basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  994. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  995. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  996. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  997. INFRINGE ANY THIRD PARTY RIGHTS.
  998. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  999. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  1000. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  1001. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  1002. 6. This License Agreement will automatically terminate upon a material
  1003. breach of its terms and conditions.
  1004. 7. This License Agreement shall be governed by the federal
  1005. intellectual property law of the United States, including without
  1006. limitation the federal copyright law, and, to the extent such
  1007. U.S. federal law does not apply, by the law of the Commonwealth of
  1008. Virginia, excluding Virginia's conflict of law provisions.
  1009. Notwithstanding the foregoing, with regard to derivative works based
  1010. on Python 1.6.1 that incorporate non-separable material that was
  1011. previously distributed under the GNU General Public License (GPL), the
  1012. law of the Commonwealth of Virginia shall govern this License
  1013. Agreement only as to issues arising under or with respect to
  1014. Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
  1015. License Agreement shall be deemed to create any relationship of
  1016. agency, partnership, or joint venture between CNRI and Licensee. This
  1017. License Agreement does not grant permission to use CNRI trademarks or
  1018. trade name in a trademark sense to endorse or promote products or
  1019. services of Licensee, or any third party.
  1020. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  1021. installing or otherwise using Python 1.6.1, Licensee agrees to be
  1022. bound by the terms and conditions of this License Agreement.
  1023. ACCEPT
  1024. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  1025. --------------------------------------------------
  1026. Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
  1027. The Netherlands. All rights reserved.
  1028. Permission to use, copy, modify, and distribute this software and its
  1029. documentation for any purpose and without fee is hereby granted,
  1030. provided that the above copyright notice appear in all copies and that
  1031. both that copyright notice and this permission notice appear in
  1032. supporting documentation, and that the name of Stichting Mathematisch
  1033. Centrum or CWI not be used in advertising or publicity pertaining to
  1034. distribution of the software without specific, written prior
  1035. permission.
  1036. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  1037. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  1038. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  1039. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  1040. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  1041. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  1042. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
上海开阖软件有限公司 沪ICP备12045867号-1