| Guido van Rossum | 227a0a1 | 1995-01-04 19:21:21 +0000 | [diff] [blame] | 1 | Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, | 
 | 2 | The Netherlands. | 
| Guido van Rossum | a7925f1 | 1994-01-26 10:20:16 +0000 | [diff] [blame] | 3 |  | 
 | 4 |                         All Rights Reserved | 
 | 5 |  | 
| Guido van Rossum | b3107c3 | 1994-05-23 12:33:44 +0000 | [diff] [blame] | 6 | Permission to use, copy, modify, and distribute this software and its | 
 | 7 | documentation for any purpose and without fee is hereby granted, | 
| Guido van Rossum | a7925f1 | 1994-01-26 10:20:16 +0000 | [diff] [blame] | 8 | provided that the above copyright notice appear in all copies and that | 
| Guido van Rossum | b3107c3 | 1994-05-23 12:33:44 +0000 | [diff] [blame] | 9 | both that copyright notice and this permission notice appear in | 
| Guido van Rossum | a7925f1 | 1994-01-26 10:20:16 +0000 | [diff] [blame] | 10 | supporting documentation, and that the names of Stichting Mathematisch | 
| Guido van Rossum | 130575d | 1996-10-25 13:45:43 +0000 | [diff] [blame] | 11 | Centrum or CWI or Corporation for National Research Initiatives or | 
 | 12 | CNRI not be used in advertising or publicity pertaining to | 
 | 13 | distribution of the software without specific, written prior | 
 | 14 | permission. | 
| Guido van Rossum | a7925f1 | 1994-01-26 10:20:16 +0000 | [diff] [blame] | 15 |  | 
| Guido van Rossum | 130575d | 1996-10-25 13:45:43 +0000 | [diff] [blame] | 16 | While CWI is the initial source for this software, a modified version | 
 | 17 | is made available by the Corporation for National Research Initiatives | 
 | 18 | (CNRI) at the Internet address ftp://ftp.python.org. | 
 | 19 |  | 
 | 20 | STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH | 
 | 21 | REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF | 
 | 22 | MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH | 
 | 23 | CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL | 
 | 24 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | 
 | 25 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | 
 | 26 | TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 
 | 27 | PERFORMANCE OF THIS SOFTWARE. |