aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2018-04-25 12:07:44 +0200
committerMike Pall <mike>2018-04-25 12:08:44 +0200
commit260b9b4834c891c408e558d7017839d4a247346f (patch)
tree8562a6811a6d6660c5c17ee44fa3a3101d2c800d /doc/luajit.html
parenta90e7795ca7f2b1b372c4971c9e17691f7230174 (diff)
parentcf7a0540a3a9f80fc729211eb21d1e9b72acc89c (diff)
downloadluajit-260b9b4834c891c408e558d7017839d4a247346f.tar.gz
luajit-260b9b4834c891c408e558d7017839d4a247346f.tar.bz2
luajit-260b9b4834c891c408e558d7017839d4a247346f.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/luajit.html')
-rw-r--r--doc/luajit.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/luajit.html b/doc/luajit.html
index ef5b824c..a85c2015 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -3,8 +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="Author" content="Mike Pall"> 6<meta name="Copyright" content="Copyright (C) 2005-2018">
7<meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall">
8<meta name="Language" content="en"> 7<meta name="Language" content="en">
9<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> 8<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen">
10<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">
@@ -152,7 +151,7 @@ Lua is a powerful, dynamic and light-weight programming language.
152It may be embedded or used as a general-purpose, stand-alone language. 151It may be embedded or used as a general-purpose, stand-alone language.
153</p> 152</p>
154<p> 153<p>
155LuaJIT is Copyright &copy; 2005-2017 Mike Pall, released under the 154LuaJIT is Copyright &copy; 2005-2018 Mike Pall, released under the
156<a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>. 155<a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>.
157</p> 156</p>
158<p> 157<p>
@@ -226,7 +225,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT.
226</div> 225</div>
227<div id="foot"> 226<div id="foot">
228<hr class="hide"> 227<hr class="hide">
229Copyright &copy; 2005-2017 Mike Pall 228Copyright &copy; 2005-2018
230<span class="noprint"> 229<span class="noprint">
231&middot; 230&middot;
232<a href="contact.html">Contact</a> 231<a href="contact.html">Contact</a>