aboutsummaryrefslogtreecommitdiff
path: root/doc/us/license.html
diff options
context:
space:
mode:
authorcarregal <carregal>2006-03-10 23:37:48 +0000
committercarregal <carregal>2006-03-10 23:37:48 +0000
commit144b4ea052ee50d22989a999c4d59a54dd736e97 (patch)
treeab3035936f365cbbeeb6f5095f3f7b1cc8ed85ed /doc/us/license.html
parent44e60e8b0c66e97916f04cff2f8112fbafa887b6 (diff)
downloadluafilesystem-144b4ea052ee50d22989a999c4d59a54dd736e97.tar.gz
luafilesystem-144b4ea052ee50d22989a999c4d59a54dd736e97.tar.bz2
luafilesystem-144b4ea052ee50d22989a999c4d59a54dd736e97.zip
Documentation update reflecting the Kepler structure
Diffstat (limited to 'doc/us/license.html')
-rw-r--r--doc/us/license.html15
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/us/license.html b/doc/us/license.html
index 8e4d756..7d7b022 100644
--- a/doc/us/license.html
+++ b/doc/us/license.html
@@ -41,6 +41,12 @@
41 </ul> 41 </ul>
42 </li> 42 </li>
43 <li><a href="examples.html">Examples</a></li> 43 <li><a href="examples.html">Examples</a></li>
44 <li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
45 <ul>
46 <li><a href="http://luaforge.net/tracker/?group_id=66">Bug Tracker</a></li>
47 <li><a href="http://luaforge.net/scm/?group_id=66">CVS</a></li>
48 </ul>
49 </li>
44 <li><strong>License</strong></li> 50 <li><strong>License</strong></li>
45 </ul> 51 </ul>
46</div> <!-- id="navigation" --> 52</div> <!-- id="navigation" -->
@@ -75,7 +81,7 @@ Ierusalimschy, Andr&eacute; Carregal and Tom&aacute;s Guisasola.
75The implementation is not derived from licensed software.</p> 81The implementation is not derived from licensed software.</p>
76 82
77<hr/> 83<hr/>
78<p>Copyright &copy; 2004-2005 The Kepler Project.</p> 84<p>Copyright &copy; 2004-2006 The Kepler Project.</p>
79 85
80<p>Permission is hereby granted, free of charge, to any person 86<p>Permission is hereby granted, free of charge, to any person
81obtaining a copy of this software and associated documentation 87obtaining a copy of this software and associated documentation
@@ -102,10 +108,9 @@ SOFTWARE.</p>
102</div> <!-- id="main" --> 108</div> <!-- id="main" -->
103 109
104<div id="about"> 110<div id="about">
105 <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> 111 <p><a href="http://validator.w3.org/check?uri=referer">
106 <p><small> 112 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
107 $Id: license.html,v 1.7 2005/05/20 18:43:00 uid20006 Exp $ 113 <p><small>$Id: license.html,v 1.8 2006/03/10 23:37:48 carregal Exp $</small></p>
108 </small></p>
109</div><!-- id="about" --> 114</div><!-- id="about" -->
110 115
111</div><!-- id="container" --> 116</div><!-- id="container" -->