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