LICENSE 1.8 KB

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