aboutsummaryrefslogtreecommitdiff
path: root/doc/us/license.html
diff options
context:
space:
mode:
authorcarregal <carregal>2006-03-14 14:07:55 +0000
committercarregal <carregal>2006-03-14 14:07:55 +0000
commit9344c3933d79c88d927223c36e6fb1342d6387db (patch)
tree762a45c3e5b46e958e8481061ec85ac29b2a393d /doc/us/license.html
parent121ae680f1c897d8773041781a6a7bd0c85010fc (diff)
downloadluafilesystem-9344c3933d79c88d927223c36e6fb1342d6387db.tar.gz
luafilesystem-9344c3933d79c88d927223c36e6fb1342d6387db.tar.bz2
luafilesystem-9344c3933d79c88d927223c36e6fb1342d6387db.zip
Documentation update - minor details
Diffstat (limited to 'doc/us/license.html')
-rw-r--r--doc/us/license.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/us/license.html b/doc/us/license.html
index 7d7b022..6bb4aaa 100644
--- a/doc/us/license.html
+++ b/doc/us/license.html
@@ -6,14 +6,17 @@
6 <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> 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"/> 7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
8</head> 8</head>
9
9<body> 10<body>
10 11
11<div id="container"> 12<div id="container">
12 13
13<div id="product"> 14<div id="product">
14 <div id="product_logo"><a href="http://www.keplerproject.org"> 15 <div id="product_logo">
16 <a href="http://www.keplerproject.org">
15 <img alt="LuaFileSystem" src="luafilesystem.png"/> 17 <img alt="LuaFileSystem" src="luafilesystem.png"/>
16 </a></div> 18 </a>
19 </div>
17 <div id="product_name"><big><strong>LuaFileSystem</strong></big></div> 20 <div id="product_name"><big><strong>LuaFileSystem</strong></big></div>
18 <div id="product_description">File System Library for the Lua Programming Language</div> 21 <div id="product_description">File System Library for the Lua Programming Language</div>
19</div> <!-- id="product" --> 22</div> <!-- id="product" -->
@@ -110,7 +113,7 @@ SOFTWARE.</p>
110<div id="about"> 113<div id="about">
111 <p><a href="http://validator.w3.org/check?uri=referer"> 114 <p><a href="http://validator.w3.org/check?uri=referer">
112 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> 115 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
113 <p><small>$Id: license.html,v 1.8 2006/03/10 23:37:48 carregal Exp $</small></p> 116 <p><small>$Id: license.html,v 1.9 2006/03/14 14:07:55 carregal Exp $</small></p>
114</div><!-- id="about" --> 117</div><!-- id="about" -->
115 118
116</div><!-- id="container" --> 119</div><!-- id="container" -->