OSDN Git Service

1.1.0
[pydun/Pydun.git] / LICENSE / LICENSE_Python.txt
1 A. HISTORY OF THE SOFTWARE\r
2 ==========================\r
3 \r
4 Python was created in the early 1990s by Guido van Rossum at Stichting\r
5 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands\r
6 as a successor of a language called ABC.  Guido remains Python's\r
7 principal author, although it includes many contributions from others.\r
8 \r
9 In 1995, Guido continued his work on Python at the Corporation for\r
10 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)\r
11 in Reston, Virginia where he released several versions of the\r
12 software.\r
13 \r
14 In May 2000, Guido and the Python core development team moved to\r
15 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same\r
16 year, the PythonLabs team moved to Digital Creations (now Zope\r
17 Corporation, see http://www.zope.com).  In 2001, the Python Software\r
18 Foundation (PSF, see http://www.python.org/psf/) was formed, a\r
19 non-profit organization created specifically to own Python-related\r
20 Intellectual Property.  Zope Corporation is a sponsoring member of\r
21 the PSF.\r
22 \r
23 All Python releases are Open Source (see http://www.opensource.org for\r
24 the Open Source Definition).  Historically, most, but not all, Python\r
25 releases have also been GPL-compatible; the table below summarizes\r
26 the various releases.\r
27 \r
28     Release         Derived     Year        Owner       GPL-\r
29                     from                                compatible? (1)\r
30 \r
31     0.9.0 thru 1.2              1991-1995   CWI         yes\r
32     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes\r
33     1.6             1.5.2       2000        CNRI        no\r
34     2.0             1.6         2000        BeOpen.com  no\r
35     1.6.1           1.6         2001        CNRI        yes (2)\r
36     2.1             2.0+1.6.1   2001        PSF         no\r
37     2.0.1           2.0+1.6.1   2001        PSF         yes\r
38     2.1.1           2.1+2.0.1   2001        PSF         yes\r
39     2.1.2           2.1.1       2002        PSF         yes\r
40     2.1.3           2.1.2       2002        PSF         yes\r
41     2.2 and above   2.1.1       2001-now    PSF         yes\r
42 \r
43 Footnotes:\r
44 \r
45 (1) GPL-compatible doesn't mean that we're distributing Python under\r
46     the GPL.  All Python licenses, unlike the GPL, let you distribute\r
47     a modified version without making your changes open source.  The\r
48     GPL-compatible licenses make it possible to combine Python with\r
49     other software that is released under the GPL; the others don't.\r
50 \r
51 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,\r
52     because its license has a choice of law clause.  According to\r
53     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1\r
54     is "not incompatible" with the GPL.\r
55 \r
56 Thanks to the many outside volunteers who have worked under Guido's\r
57 direction to make these releases possible.\r
58 \r
59 \r
60 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON\r
61 ===============================================================\r
62 \r
63 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2\r
64 --------------------------------------------\r
65 \r
66 1. This LICENSE AGREEMENT is between the Python Software Foundation\r
67 ("PSF"), and the Individual or Organization ("Licensee") accessing and\r
68 otherwise using this software ("Python") in source or binary form and\r
69 its associated documentation.\r
70 \r
71 2. Subject to the terms and conditions of this License Agreement, PSF hereby\r
72 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,\r
73 analyze, test, perform and/or display publicly, prepare derivative works,\r
74 distribute, and otherwise use Python alone or in any derivative version,\r
75 provided, however, that PSF's License Agreement and PSF's notice of copyright,\r
76 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,\r
77 2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved"\r
78 are retained in Python alone or in any derivative version prepared by Licensee.\r
79 \r
80 3. In the event Licensee prepares a derivative work that is based on\r
81 or incorporates Python or any part thereof, and wants to make\r
82 the derivative work available to others as provided herein, then\r
83 Licensee hereby agrees to include in any such work a brief summary of\r
84 the changes made to Python.\r
85 \r
86 4. PSF is making Python available to Licensee on an "AS IS"\r
87 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\r
88 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND\r
89 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\r
90 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT\r
91 INFRINGE ANY THIRD PARTY RIGHTS.\r
92 \r
93 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON\r
94 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS\r
95 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,\r
96 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\r
97 \r
98 6. This License Agreement will automatically terminate upon a material\r
99 breach of its terms and conditions.\r
100 \r
101 7. Nothing in this License Agreement shall be deemed to create any\r
102 relationship of agency, partnership, or joint venture between PSF and\r
103 Licensee.  This License Agreement does not grant permission to use PSF\r
104 trademarks or trade name in a trademark sense to endorse or promote\r
105 products or services of Licensee, or any third party.\r
106 \r
107 8. By copying, installing or otherwise using Python, Licensee\r
108 agrees to be bound by the terms and conditions of this License\r
109 Agreement.\r
110 \r
111 \r
112 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0\r
113 -------------------------------------------\r
114 \r
115 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1\r
116 \r
117 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an\r
118 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the\r
119 Individual or Organization ("Licensee") accessing and otherwise using\r
120 this software in source or binary form and its associated\r
121 documentation ("the Software").\r
122 \r
123 2. Subject to the terms and conditions of this BeOpen Python License\r
124 Agreement, BeOpen hereby grants Licensee a non-exclusive,\r
125 royalty-free, world-wide license to reproduce, analyze, test, perform\r
126 and/or display publicly, prepare derivative works, distribute, and\r
127 otherwise use the Software alone or in any derivative version,\r
128 provided, however, that the BeOpen Python License is retained in the\r
129 Software, alone or in any derivative version prepared by Licensee.\r
130 \r
131 3. BeOpen is making the Software available to Licensee on an "AS IS"\r
132 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\r
133 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND\r
134 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\r
135 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT\r
136 INFRINGE ANY THIRD PARTY RIGHTS.\r
137 \r
138 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE\r
139 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS\r
140 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY\r
141 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\r
142 \r
143 5. This License Agreement will automatically terminate upon a material\r
144 breach of its terms and conditions.\r
145 \r
146 6. This License Agreement shall be governed by and interpreted in all\r
147 respects by the law of the State of California, excluding conflict of\r
148 law provisions.  Nothing in this License Agreement shall be deemed to\r
149 create any relationship of agency, partnership, or joint venture\r
150 between BeOpen and Licensee.  This License Agreement does not grant\r
151 permission to use BeOpen trademarks or trade names in a trademark\r
152 sense to endorse or promote products or services of Licensee, or any\r
153 third party.  As an exception, the "BeOpen Python" logos available at\r
154 http://www.pythonlabs.com/logos.html may be used according to the\r
155 permissions granted on that web page.\r
156 \r
157 7. By copying, installing or otherwise using the software, Licensee\r
158 agrees to be bound by the terms and conditions of this License\r
159 Agreement.\r
160 \r
161 \r
162 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1\r
163 ---------------------------------------\r
164 \r
165 1. This LICENSE AGREEMENT is between the Corporation for National\r
166 Research Initiatives, having an office at 1895 Preston White Drive,\r
167 Reston, VA 20191 ("CNRI"), and the Individual or Organization\r
168 ("Licensee") accessing and otherwise using Python 1.6.1 software in\r
169 source or binary form and its associated documentation.\r
170 \r
171 2. Subject to the terms and conditions of this License Agreement, CNRI\r
172 hereby grants Licensee a nonexclusive, royalty-free, world-wide\r
173 license to reproduce, analyze, test, perform and/or display publicly,\r
174 prepare derivative works, distribute, and otherwise use Python 1.6.1\r
175 alone or in any derivative version, provided, however, that CNRI's\r
176 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)\r
177 1995-2001 Corporation for National Research Initiatives; All Rights\r
178 Reserved" are retained in Python 1.6.1 alone or in any derivative\r
179 version prepared by Licensee.  Alternately, in lieu of CNRI's License\r
180 Agreement, Licensee may substitute the following text (omitting the\r
181 quotes): "Python 1.6.1 is made available subject to the terms and\r
182 conditions in CNRI's License Agreement.  This Agreement together with\r
183 Python 1.6.1 may be located on the Internet using the following\r
184 unique, persistent identifier (known as a handle): 1895.22/1013.  This\r
185 Agreement may also be obtained from a proxy server on the Internet\r
186 using the following URL: http://hdl.handle.net/1895.22/1013".\r
187 \r
188 3. In the event Licensee prepares a derivative work that is based on\r
189 or incorporates Python 1.6.1 or any part thereof, and wants to make\r
190 the derivative work available to others as provided herein, then\r
191 Licensee hereby agrees to include in any such work a brief summary of\r
192 the changes made to Python 1.6.1.\r
193 \r
194 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"\r
195 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\r
196 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND\r
197 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\r
198 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT\r
199 INFRINGE ANY THIRD PARTY RIGHTS.\r
200 \r
201 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON\r
202 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS\r
203 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,\r
204 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\r
205 \r
206 6. This License Agreement will automatically terminate upon a material\r
207 breach of its terms and conditions.\r
208 \r
209 7. This License Agreement shall be governed by the federal\r
210 intellectual property law of the United States, including without\r
211 limitation the federal copyright law, and, to the extent such\r
212 U.S. federal law does not apply, by the law of the Commonwealth of\r
213 Virginia, excluding Virginia's conflict of law provisions.\r
214 Notwithstanding the foregoing, with regard to derivative works based\r
215 on Python 1.6.1 that incorporate non-separable material that was\r
216 previously distributed under the GNU General Public License (GPL), the\r
217 law of the Commonwealth of Virginia shall govern this License\r
218 Agreement only as to issues arising under or with respect to\r
219 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this\r
220 License Agreement shall be deemed to create any relationship of\r
221 agency, partnership, or joint venture between CNRI and Licensee.  This\r
222 License Agreement does not grant permission to use CNRI trademarks or\r
223 trade name in a trademark sense to endorse or promote products or\r
224 services of Licensee, or any third party.\r
225 \r
226 8. By clicking on the "ACCEPT" button where indicated, or by copying,\r
227 installing or otherwise using Python 1.6.1, Licensee agrees to be\r
228 bound by the terms and conditions of this License Agreement.\r
229 \r
230         ACCEPT\r
231 \r
232 \r
233 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2\r
234 --------------------------------------------------\r
235 \r
236 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,\r
237 The Netherlands.  All rights reserved.\r
238 \r
239 Permission to use, copy, modify, and distribute this software and its\r
240 documentation for any purpose and without fee is hereby granted,\r
241 provided that the above copyright notice appear in all copies and that\r
242 both that copyright notice and this permission notice appear in\r
243 supporting documentation, and that the name of Stichting Mathematisch\r
244 Centrum or CWI not be used in advertising or publicity pertaining to\r
245 distribution of the software without specific, written prior\r
246 permission.\r
247 \r
248 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO\r
249 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\r
250 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE\r
251 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\r
252 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\r
253 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT\r
254 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\r
255 \r
256 \r
257 Additional Conditions for this Windows binary build\r
258 ---------------------------------------------------\r
259 \r
260 This program is linked with and uses Microsoft Distributable Code,\r
261 copyrighted by Microsoft Corporation. The Microsoft Distributable Code\r
262 includes the following files:\r
263 \r
264 msvcr90.dll\r
265 msvcp90.dll\r
266 msvcm90.dll\r
267 \r
268 If you further distribute programs that include the Microsoft\r
269 Distributable Code, you must comply with the restrictions on\r
270 distribution specified by Microsoft. In particular, you must require\r
271 distributors and external end users to agree to terms that protect the\r
272 Microsoft Distributable Code at least as much as Microsoft's own\r
273 requirements for the Distributable Code. See Microsoft's documentation\r
274 (included in its developer tools and on its website at microsoft.com)\r
275 for specific details.\r
276 \r
277 Redistribution of the Windows binary build of the Python interpreter\r
278 complies with this agreement, provided that you do not:\r
279 \r
280 - alter any copyright, trademark or patent notice in Microsoft's\r
281 Distributable Code;\r
282 \r
283 - use Microsoft's trademarks in your programs' names or in a way that\r
284 suggests your programs come from or are endorsed by Microsoft;\r
285 \r
286 - distribute Microsoft's Distributable Code to run on a platform other\r
287 than Microsoft operating systems, run-time technologies or application\r
288 platforms; or\r
289 \r
290 - include Microsoft Distributable Code in malicious, deceptive or\r
291 unlawful programs.\r
292 \r
293 These restrictions apply only to the Microsoft Distributable Code as\r
294 defined above, not to Python itself or any programs running on the\r
295 Python interpreter. The redistribution of the Python interpreter and\r
296 libraries is governed by the Python Software License included with this\r
297 file, or by other licenses as marked.\r
298 \r
299 \r
300 This copy of Python includes a copy of bzip2, which is licensed under the following terms:\r
301 \r
302 \r
303 --------------------------------------------------------------------------\r
304 \r
305 This program, "bzip2", the associated library "libbzip2", and all\r
306 documentation, are copyright (C) 1996-2010 Julian R Seward.  All\r
307 rights reserved.\r
308 \r
309 Redistribution and use in source and binary forms, with or without\r
310 modification, are permitted provided that the following conditions\r
311 are met:\r
312 \r
313 1. Redistributions of source code must retain the above copyright\r
314    notice, this list of conditions and the following disclaimer.\r
315 \r
316 2. The origin of this software must not be misrepresented; you must \r
317    not claim that you wrote the original software.  If you use this \r
318    software in a product, an acknowledgment in the product \r
319    documentation would be appreciated but is not required.\r
320 \r
321 3. Altered source versions must be plainly marked as such, and must\r
322    not be misrepresented as being the original software.\r
323 \r
324 4. The name of the author may not be used to endorse or promote \r
325    products derived from this software without specific prior written \r
326    permission.\r
327 \r
328 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS\r
329 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\r
330 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
331 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY\r
332 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\r
333 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\r
334 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\r
335 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\r
336 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\r
337 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r
338 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
339 \r
340 Julian Seward, jseward@bzip.org\r
341 bzip2/libbzip2 version 1.0.6 of 6 September 2010\r
342 \r
343 --------------------------------------------------------------------------\r
344 \r
345 This copy of Python includes a copy of openssl, which is licensed under the following terms:\r
346 \r
347 \r
348   LICENSE ISSUES\r
349   ==============\r
350 \r
351   The OpenSSL toolkit stays under a dual license, i.e. both the conditions of\r
352   the OpenSSL License and the original SSLeay license apply to the toolkit.\r
353   See below for the actual license texts. Actually both licenses are BSD-style\r
354   Open Source licenses. In case of any license issues related to OpenSSL\r
355   please contact openssl-core@openssl.org.\r
356 \r
357   OpenSSL License\r
358   ---------------\r
359 \r
360 /* ====================================================================\r
361  * Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.\r
362  *\r
363  * Redistribution and use in source and binary forms, with or without\r
364  * modification, are permitted provided that the following conditions\r
365  * are met:\r
366  *\r
367  * 1. Redistributions of source code must retain the above copyright\r
368  *    notice, this list of conditions and the following disclaimer. \r
369  *\r
370  * 2. Redistributions in binary form must reproduce the above copyright\r
371  *    notice, this list of conditions and the following disclaimer in\r
372  *    the documentation and/or other materials provided with the\r
373  *    distribution.\r
374  *\r
375  * 3. All advertising materials mentioning features or use of this\r
376  *    software must display the following acknowledgment:\r
377  *    "This product includes software developed by the OpenSSL Project\r
378  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"\r
379  *\r
380  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to\r
381  *    endorse or promote products derived from this software without\r
382  *    prior written permission. For written permission, please contact\r
383  *    openssl-core@openssl.org.\r
384  *\r
385  * 5. Products derived from this software may not be called "OpenSSL"\r
386  *    nor may "OpenSSL" appear in their names without prior written\r
387  *    permission of the OpenSSL Project.\r
388  *\r
389  * 6. Redistributions of any form whatsoever must retain the following\r
390  *    acknowledgment:\r
391  *    "This product includes software developed by the OpenSSL Project\r
392  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"\r
393  *\r
394  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY\r
395  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
396  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
397  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR\r
398  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
399  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\r
400  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r
401  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
402  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\r
403  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\r
404  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\r
405  * OF THE POSSIBILITY OF SUCH DAMAGE.\r
406  * ====================================================================\r
407  *\r
408  * This product includes cryptographic software written by Eric Young\r
409  * (eay@cryptsoft.com).  This product includes software written by Tim\r
410  * Hudson (tjh@cryptsoft.com).\r
411  *\r
412  */\r
413 \r
414  Original SSLeay License\r
415  -----------------------\r
416 \r
417 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)\r
418  * All rights reserved.\r
419  *\r
420  * This package is an SSL implementation written\r
421  * by Eric Young (eay@cryptsoft.com).\r
422  * The implementation was written so as to conform with Netscapes SSL.\r
423  * \r
424  * This library is free for commercial and non-commercial use as long as\r
425  * the following conditions are aheared to.  The following conditions\r
426  * apply to all code found in this distribution, be it the RC4, RSA,\r
427  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation\r
428  * included with this distribution is covered by the same copyright terms\r
429  * except that the holder is Tim Hudson (tjh@cryptsoft.com).\r
430  * \r
431  * Copyright remains Eric Young's, and as such any Copyright notices in\r
432  * the code are not to be removed.\r
433  * If this package is used in a product, Eric Young should be given attribution\r
434  * as the author of the parts of the library used.\r
435  * This can be in the form of a textual message at program startup or\r
436  * in documentation (online or textual) provided with the package.\r
437  * \r
438  * Redistribution and use in source and binary forms, with or without\r
439  * modification, are permitted provided that the following conditions\r
440  * are met:\r
441  * 1. Redistributions of source code must retain the copyright\r
442  *    notice, this list of conditions and the following disclaimer.\r
443  * 2. Redistributions in binary form must reproduce the above copyright\r
444  *    notice, this list of conditions and the following disclaimer in the\r
445  *    documentation and/or other materials provided with the distribution.\r
446  * 3. All advertising materials mentioning features or use of this software\r
447  *    must display the following acknowledgement:\r
448  *    "This product includes cryptographic software written by\r
449  *     Eric Young (eay@cryptsoft.com)"\r
450  *    The word 'cryptographic' can be left out if the rouines from the library\r
451  *    being used are not cryptographic related :-).\r
452  * 4. If you include any Windows specific code (or a derivative thereof) from \r
453  *    the apps directory (application code) you must include an acknowledgement:\r
454  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"\r
455  * \r
456  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND\r
457  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
458  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
459  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\r
460  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\r
461  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\r
462  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
463  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\r
464  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\r
465  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\r
466  * SUCH DAMAGE.\r
467  * \r
468  * The licence and distribution terms for any publically available version or\r
469  * derivative of this code cannot be changed.  i.e. this code cannot simply be\r
470  * copied and put under another distribution licence\r
471  * [including the GNU Public Licence.]\r
472  */\r
473 \r
474 \r
475 This copy of Python includes a copy of Tcl, which is licensed under the following terms:\r
476 \r
477 This software is copyrighted by the Regents of the University of\r
478 California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState\r
479 Corporation and other parties.  The following terms apply to all files\r
480 associated with the software unless explicitly disclaimed in\r
481 individual files.\r
482 \r
483 The authors hereby grant permission to use, copy, modify, distribute,\r
484 and license this software and its documentation for any purpose, provided\r
485 that existing copyright notices are retained in all copies and that this\r
486 notice is included verbatim in any distributions. No written agreement,\r
487 license, or royalty fee is required for any of the authorized uses.\r
488 Modifications to this software may be copyrighted by their authors\r
489 and need not follow the licensing terms described here, provided that\r
490 the new terms are clearly indicated on the first page of each file where\r
491 they apply.\r
492 \r
493 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY\r
494 FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES\r
495 ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY\r
496 DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE\r
497 POSSIBILITY OF SUCH DAMAGE.\r
498 \r
499 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,\r
500 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,\r
501 FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE\r
502 IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE\r
503 NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR\r
504 MODIFICATIONS.\r
505 \r
506 GOVERNMENT USE: If you are acquiring this software on behalf of the\r
507 U.S. government, the Government shall have only "Restricted Rights"\r
508 in the software and related documentation as defined in the Federal \r
509 Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you\r
510 are acquiring the software on behalf of the Department of Defense, the\r
511 software shall be classified as "Commercial Computer Software" and the\r
512 Government shall have only "Restricted Rights" as defined in Clause\r
513 252.227-7014 (b) (3) of DFARs.  Notwithstanding the foregoing, the\r
514 authors grant the U.S. Government and others acting in its behalf\r
515 permission to use and distribute the software in accordance with the\r
516 terms specified in this license. \r
517 \r
518 This copy of Python includes a copy of Tk, which is licensed under the following terms:\r
519 \r
520 This software is copyrighted by the Regents of the University of\r
521 California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState\r
522 Corporation, Apple Inc. and other parties.  The following terms apply to\r
523 all files associated with the software unless explicitly disclaimed in\r
524 individual files.\r
525 \r
526 The authors hereby grant permission to use, copy, modify, distribute,\r
527 and license this software and its documentation for any purpose, provided\r
528 that existing copyright notices are retained in all copies and that this\r
529 notice is included verbatim in any distributions. No written agreement,\r
530 license, or royalty fee is required for any of the authorized uses.\r
531 Modifications to this software may be copyrighted by their authors\r
532 and need not follow the licensing terms described here, provided that\r
533 the new terms are clearly indicated on the first page of each file where\r
534 they apply.\r
535 \r
536 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY\r
537 FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES\r
538 ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY\r
539 DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE\r
540 POSSIBILITY OF SUCH DAMAGE.\r
541 \r
542 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,\r
543 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,\r
544 FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE\r
545 IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE\r
546 NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR\r
547 MODIFICATIONS.\r
548 \r
549 GOVERNMENT USE: If you are acquiring this software on behalf of the\r
550 U.S. government, the Government shall have only "Restricted Rights"\r
551 in the software and related documentation as defined in the Federal\r
552 Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you\r
553 are acquiring the software on behalf of the Department of Defense, the\r
554 software shall be classified as "Commercial Computer Software" and the\r
555 Government shall have only "Restricted Rights" as defined in Clause\r
556 252.227-7013 (b) (3) of DFARs.  Notwithstanding the foregoing, the\r
557 authors grant the U.S. Government and others acting in its behalf\r
558 permission to use and distribute the software in accordance with the\r
559 terms specified in this license.\r
560 \r
561 This copy of Python includes a copy of Tix, which is licensed under the following terms:\r
562 \r
563 Copyright (c) 1993-1999 Ioi Kim Lam.\r
564 Copyright (c) 2000-2001 Tix Project Group.\r
565 Copyright (c) 2004 ActiveState\r
566 \r
567 This software is copyrighted by the above entities\r
568 and other parties.  The following terms apply to all files associated\r
569 with the software unless explicitly disclaimed in individual files.\r
570 \r
571 The authors hereby grant permission to use, copy, modify, distribute,\r
572 and license this software and its documentation for any purpose, provided\r
573 that existing copyright notices are retained in all copies and that this\r
574 notice is included verbatim in any distributions. No written agreement,\r
575 license, or royalty fee is required for any of the authorized uses.\r
576 Modifications to this software may be copyrighted by their authors\r
577 and need not follow the licensing terms described here, provided that\r
578 the new terms are clearly indicated on the first page of each file where\r
579 they apply.\r
580 \r
581 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY\r
582 FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES\r
583 ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY\r
584 DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE\r
585 POSSIBILITY OF SUCH DAMAGE.\r
586 \r
587 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,\r
588 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,\r
589 FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE\r
590 IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE\r
591 NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR\r
592 MODIFICATIONS.\r
593 \r
594 GOVERNMENT USE: If you are acquiring this software on behalf of the\r
595 U.S. government, the Government shall have only "Restricted Rights"\r
596 in the software and related documentation as defined in the Federal \r
597 Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you\r
598 are acquiring the software on behalf of the Department of Defense, the\r
599 software shall be classified as "Commercial Computer Software" and the\r
600 Government shall have only "Restricted Rights" as defined in Clause\r
601 252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the\r
602 authors grant the U.S. Government and others acting in its behalf\r
603 permission to use and distribute the software in accordance with the\r
604 terms specified in this license. \r
605 \r
606 ----------------------------------------------------------------------\r
607 \r
608 Parts of this software are based on the Tcl/Tk software copyrighted by\r
609 the Regents of the University of California, Sun Microsystems, Inc.,\r
610 and other parties. The original license terms of the Tcl/Tk software\r
611 distribution is included in the file docs/license.tcltk.\r
612 \r
613 Parts of this software are based on the HTML Library software\r
614 copyrighted by Sun Microsystems, Inc. The original license terms of\r
615 the HTML Library software distribution is included in the file\r
616 docs/license.html_lib.\r