aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/luajit.html')
-rw-r--r--doc/luajit.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/luajit.html b/doc/luajit.html
index a25267a6..2aa143ae 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -3,7 +3,7 @@
3<head> 3<head>
4<title>LuaJIT</title> 4<title>LuaJIT</title>
5<meta charset="utf-8"> 5<meta charset="utf-8">
6<meta name="Copyright" content="Copyright (C) 2005-2021"> 6<meta name="Copyright" content="Copyright (C) 2005-2022">
7<meta name="Language" content="en"> 7<meta name="Language" content="en">
8<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> 8<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen">
9<link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> 9<link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print">
@@ -148,7 +148,7 @@ Lua is a powerful, dynamic and light-weight programming language.
148It may be embedded or used as a general-purpose, stand-alone language. 148It may be embedded or used as a general-purpose, stand-alone language.
149</p> 149</p>
150<p> 150<p>
151LuaJIT is Copyright &copy; 2005-2021 Mike Pall, released under the 151LuaJIT is Copyright &copy; 2005-2022 Mike Pall, released under the
152<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>. 152<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>.
153</p> 153</p>
154<p> 154<p>
@@ -222,7 +222,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT.
222</div> 222</div>
223<div id="foot"> 223<div id="foot">
224<hr class="hide"> 224<hr class="hide">
225Copyright &copy; 2005-2021 225Copyright &copy; 2005-2022
226<span class="noprint"> 226<span class="noprint">
227&middot; 227&middot;
228<a href="contact.html">Contact</a> 228<a href="contact.html">Contact</a>