Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 1 | HISTORY OF THE SOFTWARE |
| 2 | ======================= |
| 3 | |
| 4 | Python was created in the early 1990s by Guido van Rossum at Stichting |
| 5 | Mathematisch Centrum (CWI) in the Netherlands as a successor of a |
| 6 | language called ABC. Guido is Python's principal author, although it |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 7 | includes many contributions from others. The last version released |
| 8 | from CWI was Python 1.2. In 1995, Guido continued his work on Python |
| 9 | at the Corporation for National Research Initiatives (CNRI) in Reston, |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 10 | Virginia where he released several versions of the software. Python |
| 11 | 1.6 was the last of the versions released by CNRI. In 2000, Guido and |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 12 | the Python core developement team moved to BeOpen.com to form the |
| 13 | BeOpen PythonLabs team (www.pythonlabs.com). Python 2.0 is the first |
| 14 | release from PythonLabs. Thanks to the many outside volunteers who |
| 15 | have worked under Guido's direction to make this release possible. |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 16 | |
| 17 | |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 18 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 19 | BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0 |
| 20 | ============================================== |
| 21 | |
Guido van Rossum | 2e0d331 | 2000-09-04 00:58:48 +0000 | [diff] [blame] | 22 | BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 |
Guido van Rossum | ac1c818 | 2000-09-03 13:21:38 +0000 | [diff] [blame] | 23 | ----------------------------------------------------- |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 24 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 25 | 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an |
| 26 | office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 27 | Individual or Organization ("Licensee") accessing and otherwise using |
| 28 | this software in source or binary form and its associated |
| 29 | documentation ("the Software"). |
| 30 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 31 | 2. Subject to the terms and conditions of this BeOpen Python License |
| 32 | Agreement, BeOpen hereby grants Licensee a non-exclusive, |
| 33 | royalty-free, world-wide license to reproduce, analyze, test, perform |
| 34 | and/or display publicly, prepare derivative works, distribute, and |
| 35 | otherwise use the Software alone or in any derivative version, |
| 36 | provided, however, that the BeOpen Python License is retained in the |
| 37 | Software, alone or in any derivative version prepared by Licensee. |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 38 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 39 | 3. Instead of using this License, you can redistribute and/or modify |
| 40 | the Software under the terms of the GNU General Public License as |
| 41 | published by the Free Software Foundation; either version 2, or (at |
| 42 | your option) any later version. For a copy of the GPL, see |
| 43 | http://www.gnu.org/copyleft/gpl.html. |
| 44 | |
| 45 | 4. BeOpen is making the Software available to Licensee on an "AS IS" |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 46 | basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR |
| 47 | IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND |
| 48 | DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS |
| 49 | FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT |
| 50 | INFRINGE ANY THIRD PARTY RIGHTS. |
| 51 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 52 | 5. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 53 | SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS |
| 54 | AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY |
| 55 | DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. |
| 56 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 57 | 6. This License Agreement will automatically terminate upon a material |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 58 | breach of its terms and conditions. |
| 59 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 60 | 7. This License Agreement shall be governed by and interpreted in all |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 61 | respects by the law of the State of California, excluding conflict of |
| 62 | law provisions. Nothing in this License Agreement shall be deemed to |
| 63 | create any relationship of agency, partnership, or joint venture |
| 64 | between BeOpen and Licensee. This License Agreement does not grant |
Guido van Rossum | ac1c818 | 2000-09-03 13:21:38 +0000 | [diff] [blame] | 65 | permission to use BeOpen trademarks or trade names in a trademark |
| 66 | sense to endorse or promote products or services of Licensee, or any |
| 67 | third party. As an exception, the "BeOpen Python" logos available at |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 68 | http://www.pythonlabs.com/logos.html may be used according to the |
| 69 | permissions granted on that web page. |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 70 | |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 71 | 8. By copying, installing or otherwise using the software, Licensee |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 72 | agrees to be bound by the terms and conditions of this License |
| 73 | Agreement. |
| 74 | |
| 75 | |
Guido van Rossum | 2e0d331 | 2000-09-04 00:58:48 +0000 | [diff] [blame] | 76 | CNRI OPEN SOURCE LICENSE AGREEMENT |
| 77 | ---------------------------------- |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 78 | |
| 79 | Python 1.6 is made available subject to the terms and conditions in |
Guido van Rossum | 028d069 | 2000-09-03 03:13:44 +0000 | [diff] [blame] | 80 | CNRI's License Agreement. This Agreement together with Python 1.6 may |
| 81 | be located on the Internet using the following unique, persistent |
| 82 | identifier (known as a handle): 1895.22/1012. This Agreement may also |
| 83 | be obtained from a proxy server on the Internet using the following |
| 84 | URL: http://hdl.handle.net/1895.22/1012. |
Guido van Rossum | ea70b49 | 2000-09-01 19:51:14 +0000 | [diff] [blame] | 85 | |
| 86 | |
| 87 | CWI PERMISSIONS STATEMENT AND DISCLAIMER |
| 88 | ---------------------------------------- |
| 89 | |
| 90 | Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, |
| 91 | The Netherlands. All rights reserved. |
| 92 | |
| 93 | Permission to use, copy, modify, and distribute this software and its |
| 94 | documentation for any purpose and without fee is hereby granted, |
| 95 | provided that the above copyright notice appear in all copies and that |
| 96 | both that copyright notice and this permission notice appear in |
| 97 | supporting documentation, and that the name of Stichting Mathematisch |
| 98 | Centrum or CWI not be used in advertising or publicity pertaining to |
| 99 | distribution of the software without specific, written prior |
| 100 | permission. |
| 101 | |
| 102 | STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO |
| 103 | THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND |
| 104 | FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE |
| 105 | FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 106 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 107 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 108 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |