aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/luajit.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/luajit.html b/doc/luajit.html
index 4431553c..6461be3a 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-2013, Mike Pall"> 7<meta name="Copyright" content="Copyright (C) 2005-2014, 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">
@@ -149,7 +149,7 @@ Lua is a powerful, dynamic and light-weight programming language.
149It may be embedded or used as a general-purpose, stand-alone language. 149It may be embedded or used as a general-purpose, stand-alone language.
150</p> 150</p>
151<p> 151<p>
152LuaJIT is Copyright &copy; 2005-2013 Mike Pall, released under the 152LuaJIT is Copyright &copy; 2005-2014 Mike Pall, released under the
153<a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>. 153<a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>.
154</p> 154</p>
155<p> 155<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">
223Copyright &copy; 2005-2013 Mike Pall 223Copyright &copy; 2005-2014 Mike Pall
224<span class="noprint"> 224<span class="noprint">
225&middot; 225&middot;
226<a href="contact.html">Contact</a> 226<a href="contact.html">Contact</a>