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 9725f5c2..abf87568 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -4,7 +4,7 @@ | |||
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="Author" content="Mike Pall"> | 6 | <meta name="Author" content="Mike Pall"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2011, Mike Pall"> | 7 | <meta name="Copyright" content="Copyright (C) 2005-2012, Mike Pall"> |
8 | <meta name="Language" content="en"> | 8 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -60,7 +60,7 @@ LuaJIT is a <b>Just-In-Time Compiler</b> for the Lua<sup>*</sup> | |||
60 | programming language. | 60 | programming language. |
61 | </p> | 61 | </p> |
62 | <p> | 62 | <p> |
63 | LuaJIT is Copyright © 2005-2011 Mike Pall. | 63 | LuaJIT is Copyright © 2005-2012 Mike Pall. |
64 | LuaJIT is open source software, released under the | 64 | LuaJIT is open source software, released under the |
65 | <a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT license</a>. | 65 | <a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT license</a>. |
66 | </p> | 66 | </p> |
@@ -132,7 +132,7 @@ resources are marked with a '<span class="ext">»</span>'. | |||
132 | </div> | 132 | </div> |
133 | <div id="foot"> | 133 | <div id="foot"> |
134 | <hr class="hide"> | 134 | <hr class="hide"> |
135 | Copyright © 2005-2011 Mike Pall | 135 | Copyright © 2005-2012 Mike Pall |
136 | <span class="noprint"> | 136 | <span class="noprint"> |
137 | · | 137 | · |
138 | <a href="contact.html">Contact</a> | 138 | <a href="contact.html">Contact</a> |