LICENSE 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. Copyright 2007-2010 Michael J. I. Jackson, all rights reserved.
  2. The following licenses are applicable to version 3.0 of the Shadowbox.js library
  3. and greater. The term "library" is used throughout to mean all code, images, and
  4. documentation that are distributed as part of the library.
  5. Shadowbox.js Non-Commercial License version 1.0
  6. Under the terms of this license, the licensee is granted the following privileges:
  7. - The right to use the library as part of a website or application that is not
  8. used for commercial purposes
  9. - The right to modify the library to suit his purpose.
  10. Under no circumstance is the licensee permitted to redistribute the source code,
  11. images, or documentation contained in the library. All redistribution rights
  12. remain with the copyright holder unless specific prior written permission is
  13. obtained.
  14. Under no circumstance shall this copyright notice or list of conditions be
  15. modified or removed from the code distribution in either source or binary form.
  16. This software is provided by the copyright holder and contributors "as is" and
  17. any express or implied warranties, including, but not limited to, the implied
  18. warranties of merchantability and fitness for a particular purpose are disclaimed.
  19. In no event shall the copyright holder or contributors be liable for any direct,
  20. indirect, incidental, special, exemplary, or consequential damages (including, but
  21. not limited to, procurement of substitute goods or services; loss of use, data, or
  22. profits; or business interruption) however caused and on any theory of liability,
  23. whether in contract, strict liability, or tort (including negligence or otherwise)
  24. arising in any way out of the use of this software, even if advised of the
  25. possibility of such damage.
  26. Shadowbox.js Commercial License version 1.0
  27. Under the terms of this license, the licensee is granted the following privileges:
  28. - The right to use the library as part of a website or application that is
  29. used for commercial purposes
  30. - The right to modify the library to suit his purpose.
  31. Under no circumstance is the licensee permitted to redistribute the source code,
  32. images, or documentation contained in the library. All redistribution rights
  33. remain with the copyright holder unless specific prior written permission is
  34. obtained.
  35. Under no circumstance shall this copyright notice or list of conditions be
  36. modified or removed from the code distribution in either source or binary form.
  37. This software is provided by the copyright holder and contributors "as is" and
  38. any express or implied warranties, including, but not limited to, the implied
  39. warranties of merchantability and fitness for a particular purpose are disclaimed.
  40. In no event shall the copyright holder or contributors be liable for any direct,
  41. indirect, incidental, special, exemplary, or consequential damages (including, but
  42. not limited to, procurement of substitute goods or services; loss of use, data, or
  43. profits; or business interruption) however caused and on any theory of liability,
  44. whether in contract, strict liability, or tort (including negligence or otherwise)
  45. arising in any way out of the use of this software, even if advised of the
  46. possibility of such damage.