COPYING 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Libpixman is free software.
  2. This (modified) version of the libpixman implementation is available to
  3. be redistributed and/or modified under the terms of the following license[1].
  4. Please see the headers of individual files for the respective copyright
  5. holder(s) to the original code.
  6. For all files it should be assumed that some modifications have been made
  7. to adapt the code to surrounding requirements of the UXP source, and
  8. the authors listed are only authors of the original code, not this modified
  9. version.
  10. The contributors to this code are not always listed, so for all files should
  11. be assumed:
  12. Contributors: Mozilla, Pale Moon and UXP contributors.
  13. [1] License follows:
  14. Copyright (C) <date> <copyright holder>
  15. Permission to use, copy, modify, distribute, and sell this software
  16. and its documentation for any purpose is hereby granted without
  17. fee, provided that the above copyright notice appear in all copies
  18. and that both that copyright notice and this permission notice
  19. appear in supporting documentation, and that the name of
  20. <copyright holder> not be used in advertising or publicity pertaining to
  21. distribution of the software without specific, written prior permission.
  22. <copyright holder> makes no representations about the suitability of this
  23. software for any purpose. It is provided "as is" without express or
  24. implied warranty.
  25. <COPYRIGHT HOLDER> DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  26. INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
  27. NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  28. CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
  29. OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
  30. NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  31. WITH THE USE OR PERFORMANCE OF THIS SOFTWARE