aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2023-08-20 21:33:37 +0200
committerMike Pall <mike>2023-08-20 21:33:37 +0200
commitef587afb2cd7267c0defd04aa642593b76a6b23d (patch)
treeea6d8da73d4f97b6fcddd2bfdba0c55d329a03ce /doc/luajit.html
parentcbb187aea5e9bbe708faee7f03f92b4c62a74720 (diff)
parent158a284cc9c33ade9054df976018401e4996cfbd (diff)
downloadluajit-ef587afb2cd7267c0defd04aa642593b76a6b23d.tar.gz
luajit-ef587afb2cd7267c0defd04aa642593b76a6b23d.tar.bz2
luajit-ef587afb2cd7267c0defd04aa642593b76a6b23d.zip
Merge branch 'master' into v2.1
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 e3a5478d..3bb8aaf2 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-2022"> 6<meta name="Copyright" content="Copyright (C) 2005-2023">
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">
@@ -146,7 +146,7 @@ Lua 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-2022 Mike Pall, released under the 149LuaJIT is Copyright &copy; 2005-2023 Mike Pall, released under the
150<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;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>
@@ -220,7 +220,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT.
220</div> 220</div>
221<div id="foot"> 221<div id="foot">
222<hr class="hide"> 222<hr class="hide">
223Copyright &copy; 2005-2022 223Copyright &copy; 2005-2023
224<span class="noprint"> 224<span class="noprint">
225&middot; 225&middot;
226<a href="contact.html">Contact</a> 226<a href="contact.html">Contact</a>