source: extensions/HDShadowbox/shadowbox/LICENSE @ 6488

Last change on this file since 6488 was 6488, checked in by patdenice, 14 years ago

Update shadowbox to 3.0.3 version.

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