aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2023-08-20 21:25:30 +0200
committerMike Pall <mike>2023-08-20 21:25:30 +0200
commit158a284cc9c33ade9054df976018401e4996cfbd (patch)
tree13ab3d9a5e5182bbc9086708cf096d3937020a13 /doc/luajit.html
parentabb27c7771947e082c9d919d184ad5f5f03e2e32 (diff)
downloadluajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.gz
luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.bz2
luajit-158a284cc9c33ade9054df976018401e4996cfbd.zip
Bump copyright date.
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 ecb13fa8..2895a981 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-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">
@@ -142,7 +142,7 @@ Lua is a powerful, dynamic and light-weight programming language.
142It may be embedded or used as a general-purpose, stand-alone language. 142It may be embedded or used as a general-purpose, stand-alone language.
143</p> 143</p>
144<p> 144<p>
145LuaJIT is Copyright &copy; 2005-2022 Mike Pall, released under the 145LuaJIT is Copyright &copy; 2005-2023 Mike Pall, released under the
146<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>. 146<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>.
147</p> 147</p>
148<p> 148<p>
@@ -216,7 +216,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT.
216</div> 216</div>
217<div id="foot"> 217<div id="foot">
218<hr class="hide"> 218<hr class="hide">
219Copyright &copy; 2005-2022 219Copyright &copy; 2005-2023
220<span class="noprint"> 220<span class="noprint">
221&middot; 221&middot;
222<a href="contact.html">Contact</a> 222<a href="contact.html">Contact</a>