summaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2016-03-03 12:02:22 +0100
committerMike Pall <mike>2016-03-03 12:02:22 +0100
commitdb1b399af134e715b8ba9a0e4ad9cbafbe06ecb1 (patch)
tree24aae4d9c3f611b7af398c4ac864acd0009ba32d /doc/luajit.html
parenta44388967763d0f7f5f78dfd71703437afa69fc0 (diff)
downloadluajit2-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.gz
Bump copyright date to 2016.
Diffstat (limited to 'doc/luajit.html')
-rw-r--r--doc/luajit.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/luajit.html b/doc/luajit.html
index 45507c12..0fc491f1 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -4,7 +4,7 @@
<title>LuaJIT</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Mike Pall">
-<meta name="Copyright" content="Copyright (C) 2005-2015, Mike Pall">
+<meta name="Copyright" content="Copyright (C) 2005-2016, Mike Pall">
<meta name="Language" content="en">
<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen">
<link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print">
@@ -150,7 +150,7 @@ Lua is a powerful, dynamic and light-weight programming language.
It may be embedded or used as a general-purpose, stand-alone language.
</p>
<p>
-LuaJIT is Copyright &copy; 2005-2015 Mike Pall, released under the
+LuaJIT is Copyright &copy; 2005-2016 Mike Pall, released under the
<a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT open source license</a>.
</p>
<p>
@@ -224,7 +224,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT.
</div>
<div id="foot">
<hr class="hide">
-Copyright &copy; 2005-2015 Mike Pall
+Copyright &copy; 2005-2016 Mike Pall
<span class="noprint">
&middot;
<a href="contact.html">Contact</a>