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