aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/luajit.html')
-rw-r--r--doc/luajit.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/luajit.html b/doc/luajit.html
index 3ce81c3e..ab768053 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -141,13 +141,13 @@ table.feature small {
141<div id="main"> 141<div id="main">
142<p> 142<p>
143LuaJIT is a <b>Just-In-Time Compiler</b> (JIT) for the 143LuaJIT is a <b>Just-In-Time Compiler</b> (JIT) for the
144<a href="https://www.lua.org/">Lua</a> programming language. 144<a href="https://www.lua.org/"><span class="ext">&raquo;</span>&nbsp;Lua</a> programming language.
145Lua is a powerful, dynamic and light-weight programming language. 145Lua is a powerful, dynamic and light-weight programming language.
146It may be embedded or used as a general-purpose, stand-alone language. 146It may be embedded or used as a general-purpose, stand-alone language.
147</p> 147</p>
148<p> 148<p>
149LuaJIT is Copyright &copy; 2005-2020 Mike Pall, released under the 149LuaJIT is Copyright &copy; 2005-2020 Mike Pall, released under the
150<a href="https://www.opensource.org/licenses/mit-license.php">MIT open source license</a>. 150<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>.
151</p> 151</p>
152<p> 152<p>
153</p> 153</p>