Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 1 | This software is based in part on the work of the Independent JPEG Group. |
| 2 | |
| 3 | ---------------------- |
| 4 | |
| 5 | The authors make NO WARRANTY or representation, either express or implied, |
| 6 | with respect to this software, its quality, accuracy, merchantability, or |
| 7 | fitness for a particular purpose. This software is provided "AS IS", and you, |
| 8 | its user, assume the entire risk as to its quality and accuracy. |
| 9 | |
| 10 | This software is copyright (C) 1991-1998, Thomas G. Lane. |
| 11 | All Rights Reserved except as specified below. |
| 12 | |
| 13 | Permission is hereby granted to use, copy, modify, and distribute this |
| 14 | software (or portions thereof) for any purpose, without fee, subject to these |
| 15 | conditions: |
| 16 | (1) If any part of the source code for this software is distributed, then this |
| 17 | README file must be included, with this copyright and no-warranty notice |
| 18 | unaltered; and any additions, deletions, or changes to the original files |
| 19 | must be clearly indicated in accompanying documentation. |
| 20 | (2) If only executable code is distributed, then the accompanying |
| 21 | documentation must state that "this software is based in part on the work of |
| 22 | the Independent JPEG Group". |
| 23 | (3) Permission for use of this software is granted only if the user accepts |
| 24 | full responsibility for any undesirable consequences; the authors accept |
| 25 | NO LIABILITY for damages of any kind. |
| 26 | |
| 27 | These conditions apply to any software derived from or based on the IJG code, |
| 28 | not just to the unmodified library. If you use our work, you ought to |
| 29 | acknowledge us. |
| 30 | |
| 31 | Permission is NOT granted for the use of any IJG author's name or company name |
| 32 | in advertising or publicity relating to this software or products derived from |
| 33 | it. This software may be referred to only as "the Independent JPEG Group's |
| 34 | software". |
| 35 | |
| 36 | We specifically permit and encourage the use of this software as the basis of |
| 37 | commercial products, provided that all warranty or liability claims are |
| 38 | assumed by the product vendor. |