aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2020-10-12 16:18:02 +0200
committerMike Pall <mike>2020-10-12 16:18:02 +0200
commit1d8b747c161db457e032a023ebbff511f5de5ec2 (patch)
tree7254328c720b104f5d5b4bd8321cfcb18c6fb6ce /doc/luajit.html
parent675e08cf069725a004284b4e1e67fbf0e8fcb4dd (diff)
parent050466552bf7eb8b7944aa52c93b45326ae14d7a (diff)
downloadluajit-1d8b747c161db457e032a023ebbff511f5de5ec2.tar.gz
luajit-1d8b747c161db457e032a023ebbff511f5de5ec2.tar.bz2
luajit-1d8b747c161db457e032a023ebbff511f5de5ec2.zip
Merge branch 'master' into v2.1
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>