| 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 | 
 | 11 | Centrum or CWI not be used in advertising or publicity pertaining to | 
 | 12 | distribution of the software without specific, written prior permission. | 
 | 13 |  | 
 | 14 | STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO | 
 | 15 | THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | 
 | 16 | FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE | 
 | 17 | FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
 | 18 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
 | 19 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
 | 20 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |