Add Sparkle automatic updater.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / pgs / boring.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>License &amp; Copyright</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
8 <link href="../sty/default.css"
9 rel="stylesheet"
10 type="text/css"
11 media="all"/>
12 </head>
13
14 <body>
15 <a name="boring"></a>
16
17 <div id="navbox">
18 <div id="navleftbox">
19 <a class="navlink_left"
20 href="help:anchor='home' bookID='com.yukkurigames.Enjoyable.help'">
21 Home
22 </a>
23 </div>
24 </div>
25
26 <div id="headerbox">
27 <div id="iconbox">
28 <img id="iconimg"
29 src="../gfx/Icon.png"
30 alt="Icon"
31 height="32" width="32"/>
32 </div>
33 <h1>License &amp; Copyright</h1>
34 </div>
35
36 <h3><a name="copyright"></a>Copyright</h3>
37 <p>
38 2013 Joe Wreschnig<br />
39 2012 Yifeng Huang<br />
40 2009 Sam McCall &amp; the University of Otago
41 </p>
42
43 <h3><a name="license"></a>License</h3>
44 <p>
45 Permission is hereby granted, free of charge, to any person
46 obtaining a copy of this software and associated documentation
47 files (the "Software"), to deal in the Software without
48 restriction, including without limitation the rights to use,
49 copy, modify, merge, publish, distribute, sublicense, and/or
50 sell copies of the Software, and to permit persons to whom the
51 Software is furnished to do so, subject to the following
52 conditions:
53 </p>
54 <p>
55 The above copyright notice and this permission notice shall be
56 included in all copies or substantial portions of the Software.
57 </p>
58 <p>
59 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
60 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
61 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
62 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
63 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
64 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
65 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
66 OTHER DEALINGS IN THE SOFTWARE.
67 </p>
68
69 <hr />
70 <p>
71 Enjoyable uses the Sparkle updater, copyright 2006 Andy
72 Matuschak
73 </p>
74 <p>
75 Permission is hereby granted, free of charge, to any person
76 obtaining a copy of this software and associated documentation
77 files (the "Software"), to deal in the Software without
78 restriction, including without limitation the rights to use,
79 copy, modify, merge, publish, distribute, sublicense, and/or
80 sell copies of the Software, and to permit persons to whom the
81 Software is furnished to do so, subject to the following
82 conditions:
83 </p>
84 <p>
85 The above copyright notice and this permission notice shall be
86 included in all copies or substantial portions of the Software.
87 </p>
88 <p>
89 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
90 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
91 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
92 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
93 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
94 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
95 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
96 OTHER DEALINGS IN THE SOFTWARE.
97 </p>
98 <p>License for bspatch.c and bsdiff.c, from bsdiff 4.3
99 (&lt;<a href="http://www.daemonology.net/bsdiff/">http://www.daemonology.net/bsdiff/</a>&gt;)</p>
100 <p>
101 Copyright 2003-2005 Colin Percival<br /> All rights reserved
102 </p>
103
104 <p>
105 Redistribution and use in source and binary forms, with or
106 without modification, are permitted providing that the following
107 conditions are met:
108 </p>
109 <ol><li>
110 Redistributions of source code must retain the above copyright
111 notice, this list of conditions and the following disclaimer.
112 </li><li>
113 Redistributions in binary form must reproduce the above
114 copyright notice, this list of conditions and the following
115 disclaimer in the documentation and/or other materials
116 provided with the distribution.
117 </li></ol>
118 <p>
119 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
120 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
121 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
122 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
123 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
124 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
125 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
126 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
127 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
128 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
129 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
130 THE POSSIBILITY OF SUCH DAMAGE.
131 </p>
132 <hr />
133 <p>
134 The joystick icon is from the Tango icon set and is public
135 domain.
136 </p>
137 </body>
138 </html>