aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2025-01-13 15:59:10 +0100
committerMike Pall <mike>2025-01-13 15:59:10 +0100
commite8236561d4f71d9fe9faeee4d24197ea3a2de601 (patch)
tree3efa26fb845177ced2b388bf91ca1627be0da924 /doc/luajit.html
parente2e0b1dd2dcb180f9f4500eac0ad43aeb7ae0a81 (diff)
downloadluajit-e8236561d4f71d9fe9faeee4d24197ea3a2de601.tar.gz
luajit-e8236561d4f71d9fe9faeee4d24197ea3a2de601.tar.bz2
luajit-e8236561d4f71d9fe9faeee4d24197ea3a2de601.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 7346acb3..fb7b3e80 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-2023"> 6<meta name="Copyright" content="Copyright (C) 2005-2025">
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">
@@ -118,7 +118,7 @@ Lua is a powerful, dynamic and light-weight programming language.
118It may be embedded or used as a general-purpose, stand-alone language. 118It may be embedded or used as a general-purpose, stand-alone language.
119</p> 119</p>
120<p> 120<p>
121LuaJIT is Copyright &copy; 2005-2023 Mike Pall, released under the 121LuaJIT is Copyright &copy; 2005-2025 Mike Pall, released under the
122<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>. 122<a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>.
123</p> 123</p>
124<p> 124<p>
@@ -189,7 +189,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT.
189</div> 189</div>
190<div id="foot"> 190<div id="foot">
191<hr class="hide"> 191<hr class="hide">
192Copyright &copy; 2005-2023 192Copyright &copy; 2005-2025
193<span class="noprint"> 193<span class="noprint">
194&middot; 194&middot;
195<a href="contact.html">Contact</a> 195<a href="contact.html">Contact</a>