|
| 1 | +The Python Imaging Library is |
| 2 | + |
| 3 | +Copyright (c) 1997-2002 by Secret Labs AB |
| 4 | +Copyright (c) 1995-2002 by Fredrik Lundh |
| 5 | + |
| 6 | +By obtaining, using, and/or copying this software and/or its |
| 7 | +associated documentation, you agree that you have read, understood, |
| 8 | +and will comply with the following terms and conditions: |
| 9 | + |
| 10 | +Permission to use, copy, modify, and distribute this software and its |
| 11 | +associated documentation for any purpose and without fee is hereby |
| 12 | +granted, provided that the above copyright notice appears in all |
| 13 | +copies, and that both that copyright notice and this permission notice |
| 14 | +appear in supporting documentation, and that the name of Secret Labs |
| 15 | +AB or the author not be used in advertising or publicity pertaining to |
| 16 | +distribution of the software without specific, written prior |
| 17 | +permission. |
| 18 | + |
| 19 | +SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO |
| 20 | +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND |
| 21 | +FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR |
| 22 | +ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 23 | +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 24 | +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 25 | +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
0 commit comments