|
1 | | -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, |
2 | | -The Netherlands. |
| 1 | +Copyright (c) 2000, BeOpen.com. |
| 2 | +Copyright (c) 1995-2000, Corporation for National Research Initiatives. |
| 3 | +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. |
| 4 | +All rights reserved. |
3 | 5 |
|
4 | | - All Rights Reserved |
| 6 | +Redistribution and use in source and binary forms, with or without |
| 7 | +modification, are permitted provided that the following conditions are |
| 8 | +met: |
5 | 9 |
|
6 | | -Permission to use, copy, modify, and distribute this software and its |
7 | | -documentation for any purpose and without fee is hereby granted, |
8 | | -provided that the above copyright notice appear in all copies and that |
9 | | -both that copyright notice and this permission notice appear in |
10 | | -supporting documentation, and that the names of Stichting Mathematisch |
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. |
| 10 | +- Redistributions of source code must retain the above copyright |
| 11 | + notice, this list of conditions and the following disclaimer. |
15 | 12 |
|
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. |
| 13 | +- Redistributions in binary form must reproduce the above copyright |
| 14 | + notice, this list of conditions and the following disclaimer in the |
| 15 | + documentation and/or other materials provided with the distribution. |
19 | 16 |
|
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. |
| 17 | +- Neither names of the copyright holders nor the names of their |
| 18 | + contributors may be used to endorse or promote products derived from |
| 19 | + this software without specific prior written permission. |
| 20 | + |
| 21 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 22 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 23 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 24 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR |
| 25 | +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 26 | +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 27 | +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 28 | +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 29 | +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 30 | +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 31 | +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments