diff options
author | tomas <tomas> | 2004-12-28 16:39:51 +0000 |
---|---|---|
committer | tomas <tomas> | 2004-12-28 16:39:51 +0000 |
commit | 9dc07b0ada5b91ee2245f211dfe80f1477bd6abd (patch) | |
tree | a8aff85fd5ceaaa2a2502f996cbe16664da15504 /doc | |
parent | 7f726e65bb1544f9d4ade8a9593b3c42660e69ad (diff) | |
download | luafilesystem-9dc07b0ada5b91ee2245f211dfe80f1477bd6abd.tar.gz luafilesystem-9dc07b0ada5b91ee2245f211dfe80f1477bd6abd.tar.bz2 luafilesystem-9dc07b0ada5b91ee2245f211dfe80f1477bd6abd.zip |
Retirando o artigo (The) dos links para o Projeto Kepler.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/us/index.html | 6 | ||||
-rw-r--r-- | doc/us/license.html | 16 |
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, |
105 | André Carregal and Tomás Guisasola as part of <a | 105 | André Carregal and Tomás Guisasola as part of the |
106 | href="http://www.keplerproject.org">The Kepler Project</a> which | 106 | <a href="http://www.keplerproject.org">Kepler Project</a> |
107 | holds its copyright.</p> | 107 | which 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 @@ | |||
11 | LuaFileSystem is free software: it can be used for both academic | 11 | LuaFileSystem is free software: it can be used for both academic |
12 | and commercial purposes at absolutely no cost. There are no | 12 | and commercial purposes at absolutely no cost. There are no |
13 | royalties or GNU-like "copyleft" restrictions. LuaFileSystem | 13 | royalties or GNU-like "copyleft" restrictions. LuaFileSystem |
14 | qualifies as <a href= | 14 | qualifies 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> |
16 | software. Its licenses are compatible with <a href= | 16 | software. |
17 | "http://www.gnu.org/licenses/gpl.html">GPL</a>. LuaFileSystem is | 17 | Its licenses are compatible with |
18 | not 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 | 19 | LuaFileSystem is not in the public domain and the |
20 | copyright. The legal details are below. | 20 | <a href="http://www.keplerproject.org">Kepler Project</a> |
21 | keep its copyright. | ||
22 | The 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 |
23 | LuaFileSystem for any purpose at no cost without having to ask us. | 25 | LuaFileSystem for any purpose at no cost without having to ask us. |