diff options
Diffstat (limited to 'doc/luajit.html')
-rw-r--r-- | doc/luajit.html | 6 |
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. | |||
142 | It may be embedded or used as a general-purpose, stand-alone language. | 142 | It may be embedded or used as a general-purpose, stand-alone language. |
143 | </p> | 143 | </p> |
144 | <p> | 144 | <p> |
145 | LuaJIT is Copyright © 2005-2022 Mike Pall, released under the | 145 | LuaJIT is Copyright © 2005-2023 Mike Pall, released under the |
146 | <a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT open source license</a>. | 146 | <a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> 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"> |
219 | Copyright © 2005-2022 | 219 | Copyright © 2005-2023 |
220 | <span class="noprint"> | 220 | <span class="noprint"> |
221 | · | 221 | · |
222 | <a href="contact.html">Contact</a> | 222 | <a href="contact.html">Contact</a> |