beta-0.89.2
[luatex.git] / source / texk / web2c / luatexdir / luazip / doc / us / license.html
blobf9fd47f9cfe3e0528db1b805f429f1e75c8944ab
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html>
4 <head>
5 <title>LuaZip: Reading files inside zip files</title>
6 <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/>
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
8 </head>
9 <body>
11 <div id="container">
13 <div id="product">
14 <div id="product_logo">
15 <a href="http://www.keplerproject.org"><img alt="LuaZip logo" src="luazip-128.png"/></a>
16 </div>
17 <div id="product_name"><big><strong>LuaZip</strong></big></div>
18 <div id="product_description">Reading files inside zip files</div>
19 </div> <!-- id="product" -->
21 <div id="main">
23 <div id="navigation">
24 <h1>LuaZip</h1>
25 <ul>
26 <li><a href="index.html">Home</a>
27 <ul>
28 <li><a href="index.html#overview">Overview</a></li>
29 <li><a href="index.html#status">Status</a></li>
30 <li><a href="index.html#download">Download</a></li>
31 <li><a href="index.html#history">History</a></li>
32 <li><a href="index.html#credits">Credits</a></li>
33 <li><a href="index.html#contact">Contact</a></li>
34 </ul>
35 </li>
36 <li><a href="manual.html">Manual</a>
37 <ul>
38 <li><a href="manual.html#introduction">Introduction</a></li>
39 <li><a href="manual.html#installation">Installation</a></li>
40 <li><a href="manual.html#reference">Reference</a></li>
41 </ul>
42 </li>
43 <li><a href="examples.html">Examples</a></li>
44 <li><a href="http://luaforge.net/projects/luazip/">Project</a>
45 <ul>
46 <li><a href="http://luaforge.net/tracker/?group_id=8">Bug Tracker</a></li>
47 <li><a href="http://luaforge.net/scm/?group_id=8">CVS</a></li>
48 </ul>
49 </li>
50 <li><strong>License</strong></li>
51 </ul>
52 </div> <!-- id="navigation" -->
54 <div id="content">
56 <h2>License</h2>
58 <p>
59 LuaZip is free software: it can be used for both academic and commercial purposes at absolutely no cost.
60 There are no royalties or GNU-like "copyleft" restrictions.
61 LuaZip qualifies as <a href="http://www.opensource.org/docs/definition.html">Open Source</a>
62 software.
63 Its licenses are compatible with <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.
64 LuaZip is not in the public domain and the <a href="http://www.keplerproject.org">Kepler Project</a>
65 keep its copyright. The legal details are below.
66 </p>
68 <p>
69 The spirit of the license is that
70 you are free to use LuaZip for any purpose at no cost without having to ask us.
71 The only requirement is that
72 if you do use LuaZip,
73 then you should give us credit by including the appropriate copyright notice
74 somewhere in your product or its documentation.
75 </p>
77 <p>
78 The LuaZip library was designed and implemented by Danilo Tuler.
79 Part of the code is a derived work from the Lua standard I/O library, copyrighted by Tecgraf, PUC-Rio.
80 </p>
82 <hr/>
83 <p>
84 Copyright &copy; 2003-2006 The Kepler Project.
85 </p>
87 <p>
88 Permission is hereby granted, free of charge, to any person obtaining a copy
89 of this software and associated documentation files (the "Software"), to deal
90 in the Software without restriction, including without limitation the rights
91 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
92 copies of the Software, and to permit persons to whom the Software is
93 furnished to do so, subject to the following conditions:
94 </p>
96 <p>
97 The above copyright notice and this permission notice shall be included in
98 all copies or substantial portions of the Software.
99 </p>
102 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
103 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
104 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
105 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
106 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
107 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
108 THE SOFTWARE.
109 </p>
111 </div> <!-- id="content" -->
113 </div> <!-- id="main" -->
115 <div id="about">
116 <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
117 <p><small>
118 $Id: license.html,v 1.5 2006/03/25 14:59:02 carregal Exp $
119 </small></p>
120 </div> <!-- id="about" -->
122 </div> <!-- id="container" -->
124 </body>
125 </html>