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