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 d5b1c1e6..42f32750 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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6<meta name="Copyright" content="Copyright (C) 2005-2020"> 6<meta name="Copyright" content="Copyright (C) 2005-2021">
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">
@@ -144,7 +144,7 @@ Lua 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-2021 Mike Pall, released under the
148<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;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>
@@ -218,7 +218,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT.
218</div> 218</div>
219<div id="foot"> 219<div id="foot">
220<hr class="hide"> 220<hr class="hide">
221Copyright &copy; 2005-2020 221Copyright &copy; 2005-2021
222<span class="noprint"> 222<span class="noprint">
223&middot; 223&middot;
224<a href="contact.html">Contact</a> 224<a href="contact.html">Contact</a>