diff options
Diffstat (limited to '')
-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 dd50674d..0d3bf31c 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"> |
@@ -146,7 +146,7 @@ Lua is a powerful, dynamic and light-weight programming language. | |||
146 | It may be embedded or used as a general-purpose, stand-alone language. | 146 | It may be embedded or used as a general-purpose, stand-alone language. |
147 | </p> | 147 | </p> |
148 | <p> | 148 | <p> |
149 | LuaJIT is Copyright © 2005-2020 Mike Pall, released under the | 149 | LuaJIT is Copyright © 2005-2021 Mike Pall, released under the |
150 | <a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT open source license</a>. | 150 | <a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> 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"> |
223 | Copyright © 2005-2020 | 223 | Copyright © 2005-2021 |
224 | <span class="noprint"> | 224 | <span class="noprint"> |
225 | · | 225 | · |
226 | <a href="contact.html">Contact</a> | 226 | <a href="contact.html">Contact</a> |