summaryrefslogtreecommitdiff
path: root/doc/us/license.html
diff options
context:
space:
mode:
authorcarregal <carregal>2004-11-22 17:39:39 +0000
committercarregal <carregal>2004-11-22 17:39:39 +0000
commit949d9dc86c2b6aa79a94f1331437daa5ede5ddb4 (patch)
treebeb8f674a8dd828e7e7ae356a45a70c928fda017 /doc/us/license.html
parente354e5c568d71daa1c37c7e7c9955e9d325a4da3 (diff)
downloadluafilesystem-949d9dc86c2b6aa79a94f1331437daa5ede5ddb4.tar.gz
luafilesystem-949d9dc86c2b6aa79a94f1331437daa5ede5ddb4.tar.bz2
luafilesystem-949d9dc86c2b6aa79a94f1331437daa5ede5ddb4.zip
HTML Tidying
Diffstat (limited to 'doc/us/license.html')
-rw-r--r--doc/us/license.html124
1 files changed, 57 insertions, 67 deletions
diff --git a/doc/us/license.html b/doc/us/license.html
index f01eb86..f05609c 100644
--- a/doc/us/license.html
+++ b/doc/us/license.html
@@ -1,78 +1,68 @@
1<! See Copyright Notice at the end of this file> 1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML> 2<html>
3<HEAD> 3<head>
4<TITLE>LuaFileSystem: license</TITLE> 4<meta name="generator" content="HTML Tidy, see www.w3.org">
5</HEAD> 5<title>LuaFileSystem: license</title>
6</head>
7<body bgcolor="#FFFFFF">
8<hr>
9<h1>License</h1>
6 10
7<BODY BGCOLOR="#FFFFFF"> 11LuaFileSystem is free software: it can be used for both academic
12and commercial purposes at absolutely no cost. There are no
13royalties or GNU-like "copyleft" restrictions. LuaFileSystem
14qualifies as <a href=
15"http://www.opensource.org/docs/definition.html">Open Source</a>
16software. Its licenses are compatible with <a href=
17"http://www.gnu.org/licenses/gpl.html">GPL</a>. LuaFileSystem is
18not in the public domain and <a href=
19"http://www.keplerproject.org">The Kepler Project</a> keep its
20copyright. The legal details are below.
8 21
9<HR> 22<p>The spirit of the license is that you are free to use
10<H1> 23LuaFileSystem for any purpose at no cost without having to ask us.
11License 24The only requirement is that if you do use LuaFileSystem, then you
12</H1> 25should give us credit by including the appropriate copyright notice
26somewhere in your product or its documentation.</p>
13 27
14LuaFileSystem 28<p>The LuaFileSystem library is designed and implemented by Roberto
15is free software: 29Ierusalimschy, Andr&eacute; Carregal and Tom&aacute;s Guisasola.
16it can be used for both academic and commercial purposes at absolutely no cost. 30The implementation is not derived from licensed software.</p>
17There are no royalties or GNU-like "copyleft" restrictions.
18LuaFileSystem qualifies as
19<A HREF="http://www.opensource.org/docs/definition.html">Open Source</A>
20software.
21Its licenses are compatible with
22<A HREF="http://www.gnu.org/licenses/gpl.html">GPL</A>.
23LuaFileSystem is not in the public domain and
24<a href="http://www.keplerproject.org">The Kepler Project</a>
25keep its copyright.
26The legal details are below.
27<P>
28
29The spirit of the license is that
30you are free to use LuaFileSystem for any purpose at no cost without having to ask us.
31The only requirement is that
32if you do use LuaFileSystem,
33then you should give us credit by including the appropriate copyright notice
34somewhere in your product or its documentation.
35<P>
36
37The LuaFileSystem library is designed and implemented
38by
39Roberto Ierusalimschy,
40Andr&eacute; Carregal and
41Tom&aacute;s Guisasola.
42The implementation is not derived from licensed software.
43<P>
44 31
32<p>
45<!-- ===================================================================== --> 33<!-- ===================================================================== -->
46<HR> 34</p>
47Copyright &copy; 2004 The Kepler Project.
48<P>
49 35
50Permission is hereby granted, free of charge, to any person obtaining a copy 36<hr>
51of this software and associated documentation files (the "Software"), to deal 37Copyright &copy; 2004 The Kepler Project.
52in the Software without restriction, including without limitation the rights
53to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
54copies of the Software, and to permit persons to whom the Software is
55furnished to do so, subject to the following conditions:
56<P>
57 38
58The above copyright notice and this permission notice shall be included in 39<p>Permission is hereby granted, free of charge, to any person
59all copies or substantial portions of the Software. 40obtaining a copy of this software and associated documentation
60<P> 41files (the "Software"), to deal in the Software without
42restriction, including without limitation the rights to use, copy,
43modify, merge, publish, distribute, sublicense, and/or sell copies
44of the Software, and to permit persons to whom the Software is
45furnished to do so, subject to the following conditions:</p>
61 46
62THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 47<p>The above copyright notice and this permission notice shall be
63IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 48included in all copies or substantial portions of the Software.</p>
64FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
65AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68THE SOFTWARE.
69<P>
70 49
50<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
51EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
52MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
53NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
54BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
55ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
56CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
57SOFTWARE.</p>
58
59<p>
71<!-- ===================================================================== --> 60<!-- ===================================================================== -->
72<HR> 61</p>
73<SMALL> 62
74$Id: license.html,v 1.1 2004/07/27 14:15:24 tomas Exp $ 63<hr>
75</SMALL> 64<small>$Id: license.html,v 1.1.1.1 2004/07/27 14:15:24 tomas Exp
65$</small>
66</body>
67</html>
76 68
77</BODY>
78</HTML>