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