diff options
Diffstat (limited to 'doc/us/license.html')
-rw-r--r-- | doc/us/license.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/us/license.html b/doc/us/license.html index 3003381..5048c11 100644 --- a/doc/us/license.html +++ b/doc/us/license.html | |||
@@ -13,7 +13,7 @@ | |||
13 | 13 | ||
14 | <div id="product"> | 14 | <div id="product"> |
15 | <div id="product_logo"> | 15 | <div id="product_logo"> |
16 | <a href="http://www.keplerproject.org"> | 16 | <a href="http://keplerproject.github.io/luafilesystem"> |
17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> | 17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> |
18 | </a> | 18 | </a> |
19 | </div> | 19 | </div> |
@@ -33,7 +33,6 @@ | |||
33 | <li><a href="index.html#download">Download</a></li> | 33 | <li><a href="index.html#download">Download</a></li> |
34 | <li><a href="index.html#history">History</a></li> | 34 | <li><a href="index.html#history">History</a></li> |
35 | <li><a href="index.html#credits">Credits</a></li> | 35 | <li><a href="index.html#credits">Credits</a></li> |
36 | <li><a href="index.html#contact">Contact us</a></li> | ||
37 | </ul> | 36 | </ul> |
38 | </li> | 37 | </li> |
39 | <li><a href="manual.html">Manual</a> | 38 | <li><a href="manual.html">Manual</a> |
@@ -47,7 +46,7 @@ | |||
47 | <li><a href="examples.html">Examples</a></li> | 46 | <li><a href="examples.html">Examples</a></li> |
48 | <li><a href="https://github.com/keplerproject/luafilesystem">Project</a> | 47 | <li><a href="https://github.com/keplerproject/luafilesystem">Project</a> |
49 | <ul> | 48 | <ul> |
50 | <li><a href="https://github.com/keplerproject/luafilesystem/issues/">Bug Tracker</a></li> | 49 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> |
51 | <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> | 50 | <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> |
52 | </ul> | 51 | </ul> |
53 | </li> | 52 | </li> |
@@ -69,7 +68,7 @@ software. | |||
69 | Its licenses are compatible with | 68 | Its licenses are compatible with |
70 | <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>. | 69 | <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>. |
71 | LuaFileSystem is not in the public domain and the | 70 | LuaFileSystem is not in the public domain and the |
72 | <a href="http://www.keplerproject.org">Kepler Project</a> | 71 | <a href="https://github.com/keplerproject">Kepler Project</a> |
73 | keep its copyright. | 72 | keep its copyright. |
74 | The legal details are below. | 73 | The legal details are below. |
75 | </p> | 74 | </p> |
@@ -113,7 +112,6 @@ SOFTWARE.</p> | |||
113 | 112 | ||
114 | <div id="about"> | 113 | <div id="about"> |
115 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 114 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
116 | <p><small>$Id: license.html,v 1.13 2008/02/11 22:42:21 carregal Exp $</small></p> | ||
117 | </div><!-- id="about" --> | 115 | </div><!-- id="about" --> |
118 | 116 | ||
119 | </div><!-- id="container" --> | 117 | </div><!-- id="container" --> |