diff options
author | Mike Pall <mike> | 2016-03-03 12:02:22 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2016-03-03 12:02:22 +0100 |
commit | db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1 (patch) | |
tree | 24aae4d9c3f611b7af398c4ac864acd0009ba32d /doc/changes.html | |
parent | a44388967763d0f7f5f78dfd71703437afa69fc0 (diff) | |
download | luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.gz luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.bz2 luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.zip |
Bump copyright date to 2016.
Diffstat (limited to 'doc/changes.html')
-rw-r--r-- | doc/changes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/changes.html b/doc/changes.html index d7b83ce6..96eef660 100644 --- a/doc/changes.html +++ b/doc/changes.html | |||
@@ -4,7 +4,7 @@ | |||
4 | <title>LuaJIT Change History</title> | 4 | <title>LuaJIT Change History</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-2015, Mike Pall"> | 7 | <meta name="Copyright" content="Copyright (C) 2005-2016, 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"> |
@@ -968,7 +968,7 @@ This is the initial non-public release of LuaJIT. | |||
968 | </div> | 968 | </div> |
969 | <div id="foot"> | 969 | <div id="foot"> |
970 | <hr class="hide"> | 970 | <hr class="hide"> |
971 | Copyright © 2005-2015 Mike Pall | 971 | Copyright © 2005-2016 Mike Pall |
972 | <span class="noprint"> | 972 | <span class="noprint"> |
973 | · | 973 | · |
974 | <a href="contact.html">Contact</a> | 974 | <a href="contact.html">Contact</a> |