customer.txt 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. LICENSE
  2. MuPDF is Copyright 2004-2025 Artifex Software, Inc.
  3. The files in the docs, include, platform, scripts, source, scripts,
  4. resources/fonts/urw, resources/icc directories (folders) and any
  5. subdirectories (sub-folders) are licensed as part of Artifex MuPDF
  6. This software is licensed to a single customer by Artifex Software Inc.
  7. under the terms of a specific OEM agreement.
  8. Among other things, the License requires that the copyright notice be
  9. preserved on all files and this file must be included with all copies.
  10. The cmaps directory contents are licensed by Adobe allowing
  11. redistribution according to the following terms:
  12. -----------------------------------------------------------
  13. Copyright 1990-20xx Adobe Systems Incorporated.
  14. All rights reserved.
  15. Redistribution and use in source and binary forms, with or
  16. without modification, are permitted provided that the
  17. following conditions are met:
  18. Redistributions of source code must retain the above
  19. copyright notice, this list of conditions and the following
  20. disclaimer.
  21. Redistributions in binary form must reproduce the above
  22. copyright notice, this list of conditions and the following
  23. disclaimer in the documentation and/or other materials
  24. provided with the distribution.
  25. Neither the name of Adobe Systems Incorporated nor the names
  26. of its contributors may be used to endorse or promote
  27. products derived from this software without specific prior
  28. written permission.
  29. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  30. CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  31. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  32. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  33. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  34. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  35. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  36. NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  37. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  38. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  39. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  40. OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  41. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  42. -----------------------------------------------------------