diff options
author | Mike Pall <mike> | 2013-02-11 12:54:48 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2013-02-11 12:54:48 +0100 |
commit | 4a44c4ff69a890f98fe116901c803018e27847e3 (patch) | |
tree | cfe6d85bbc060b3baa3b7c8a3106362400f1f415 /doc/ext_jit.html | |
parent | 8b46013fdd7a7aad2f3da5cd9b35e0a17be34225 (diff) | |
download | luajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.gz luajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.bz2 luajit-4a44c4ff69a890f98fe116901c803018e27847e3.zip |
Bump copyright date to 2013.
Diffstat (limited to 'doc/ext_jit.html')
-rw-r--r-- | doc/ext_jit.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_jit.html b/doc/ext_jit.html index c42ab788..cc00e72b 100644 --- a/doc/ext_jit.html +++ b/doc/ext_jit.html | |||
@@ -4,7 +4,7 @@ | |||
4 | <title>jit.* Library</title> | 4 | <title>jit.* Library</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-2012, Mike Pall"> | 7 | <meta name="Copyright" content="Copyright (C) 2005-2013, 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"> |
@@ -189,7 +189,7 @@ if you want to know more. | |||
189 | </div> | 189 | </div> |
190 | <div id="foot"> | 190 | <div id="foot"> |
191 | <hr class="hide"> | 191 | <hr class="hide"> |
192 | Copyright © 2005-2012 Mike Pall | 192 | Copyright © 2005-2013 Mike Pall |
193 | <span class="noprint"> | 193 | <span class="noprint"> |
194 | · | 194 | · |
195 | <a href="contact.html">Contact</a> | 195 | <a href="contact.html">Contact</a> |