aboutsummaryrefslogtreecommitdiff
path: root/doc/us
diff options
context:
space:
mode:
authortomas <tomas>2004-12-28 16:39:51 +0000
committertomas <tomas>2004-12-28 16:39:51 +0000
commit9dc07b0ada5b91ee2245f211dfe80f1477bd6abd (patch)
treea8aff85fd5ceaaa2a2502f996cbe16664da15504 /doc/us
parent7f726e65bb1544f9d4ade8a9593b3c42660e69ad (diff)
downloadluafilesystem-9dc07b0ada5b91ee2245f211dfe80f1477bd6abd.tar.gz
luafilesystem-9dc07b0ada5b91ee2245f211dfe80f1477bd6abd.tar.bz2
luafilesystem-9dc07b0ada5b91ee2245f211dfe80f1477bd6abd.zip
Retirando o artigo (The) dos links para o Projeto Kepler.
Diffstat (limited to 'doc/us')
-rw-r--r--doc/us/index.html6
-rw-r--r--doc/us/license.html16
2 files changed, 12 insertions, 10 deletions
diff --git a/doc/us/index.html b/doc/us/index.html
index eb95b1d..3d1a50a 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -102,9 +102,9 @@ If you are using Lua 5.1, nothing should be done.</p>
102<h2>Credits</h2> 102<h2>Credits</h2>
103 103
104<p>LuaFileSystem was designed by Roberto Ierusalimschy, 104<p>LuaFileSystem was designed by Roberto Ierusalimschy,
105Andr&eacute; Carregal and Tom&aacute;s Guisasola as part of <a 105Andr&eacute; Carregal and Tom&aacute;s Guisasola as part of the
106href="http://www.keplerproject.org">The Kepler Project</a> which 106<a href="http://www.keplerproject.org">Kepler Project</a>
107holds its copyright.</p> 107which holds its copyright.</p>
108 108
109<a name="contact"></a> 109<a name="contact"></a>
110 110
diff --git a/doc/us/license.html b/doc/us/license.html
index f05609c..864425b 100644
--- a/doc/us/license.html
+++ b/doc/us/license.html
@@ -11,13 +11,15 @@
11LuaFileSystem is free software: it can be used for both academic 11LuaFileSystem is free software: it can be used for both academic
12and commercial purposes at absolutely no cost. There are no 12and commercial purposes at absolutely no cost. There are no
13royalties or GNU-like "copyleft" restrictions. LuaFileSystem 13royalties or GNU-like "copyleft" restrictions. LuaFileSystem
14qualifies as <a href= 14qualifies as
15"http://www.opensource.org/docs/definition.html">Open Source</a> 15<a href="http://www.opensource.org/docs/definition.html">Open Source</a>
16software. Its licenses are compatible with <a href= 16software.
17"http://www.gnu.org/licenses/gpl.html">GPL</a>. LuaFileSystem is 17Its licenses are compatible with
18not in the public domain and <a href= 18<a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.
19"http://www.keplerproject.org">The Kepler Project</a> keep its 19LuaFileSystem is not in the public domain and the
20copyright. The legal details are below. 20<a href="http://www.keplerproject.org">Kepler Project</a>
21keep its copyright.
22The legal details are below.
21 23
22<p>The spirit of the license is that you are free to use 24<p>The spirit of the license is that you are free to use
23LuaFileSystem for any purpose at no cost without having to ask us. 25LuaFileSystem for any purpose at no cost without having to ask us.