Bump copyright date to 2011.

This commit is contained in:
Mike Pall
2011-01-09 17:12:53 +01:00
parent 4c0330a8b1
commit 06f99fc3df
133 changed files with 163 additions and 163 deletions

View File

@@ -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-2010, Mike Pall">
<meta name="Copyright" content="Copyright (C) 2005-2011, 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">
@@ -51,7 +51,7 @@ LuaJIT is a <b>Just-In-Time Compiler</b> for the Lua<sup>*</sup>
programming language.
</p>
<p>
LuaJIT is Copyright &copy; 2005-2010 Mike Pall.
LuaJIT is Copyright &copy; 2005-2011 Mike Pall.
LuaJIT is open source software, released under the
<a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">&raquo;</span>&nbsp;MIT/X license</a>.
</p>
@@ -125,7 +125,7 @@ resources are marked with a '<span class="ext">&raquo;</span>'.
</div>
<div id="foot">
<hr class="hide">
Copyright &copy; 2005-2010 Mike Pall
Copyright &copy; 2005-2011 Mike Pall
<span class="noprint">
&middot;
<a href="contact.html">Contact</a>