Fred Drake | 1cd3c14 | 2000-07-01 01:41:55 +0000 | [diff] [blame^] | 1 | \leftline{Copyright \copyright{} 2000, BeOpen.com.} |
| 2 | \leftline{Copyright \copyright{} 1995-2000, Corporation for National Research Initiatives.} |
| 3 | \leftline{Copyright \copyright{} 1990-1995, Stichting Mathematisch Centrum.} |
| 4 | \leftline{All rights reserved.} |
Guido van Rossum | 16cd7f9 | 1994-10-06 10:29:26 +0000 | [diff] [blame] | 5 | |
Fred Drake | 1cd3c14 | 2000-07-01 01:41:55 +0000 | [diff] [blame^] | 6 | Redistribution and use in source and binary forms, with or without |
| 7 | modification, are permitted provided that the following conditions are |
| 8 | met: |
Guido van Rossum | 16cd7f9 | 1994-10-06 10:29:26 +0000 | [diff] [blame] | 9 | |
Fred Drake | 1cd3c14 | 2000-07-01 01:41:55 +0000 | [diff] [blame^] | 10 | \begin{itemize} |
| 11 | \item |
| 12 | Redistributions of source code must retain the above copyright |
| 13 | notice, this list of conditions and the following disclaimer. |
Guido van Rossum | 16cd7f9 | 1994-10-06 10:29:26 +0000 | [diff] [blame] | 14 | |
Fred Drake | 1cd3c14 | 2000-07-01 01:41:55 +0000 | [diff] [blame^] | 15 | \item |
| 16 | Redistributions in binary form must reproduce the above copyright |
| 17 | notice, this list of conditions and the following disclaimer in the |
| 18 | documentation and/or other materials provided with the distribution. |
Guido van Rossum | 61f9139 | 1996-10-25 15:40:20 +0000 | [diff] [blame] | 19 | |
Fred Drake | 1cd3c14 | 2000-07-01 01:41:55 +0000 | [diff] [blame^] | 20 | \item |
| 21 | Neither names of the copyright holders nor the names of their |
| 22 | contributors may be used to endorse or promote products derived from |
| 23 | this software without specific prior written permission. |
| 24 | \end{itemize} |
| 25 | |
| 26 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 27 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 28 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 29 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 30 | HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 31 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 32 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 33 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
| 34 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR |
| 35 | TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE |
| 36 | USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
| 37 | DAMAGE. |