diff options
author | Mike Pall <mike> | 2020-01-20 23:26:51 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2020-01-20 23:26:51 +0100 |
commit | 38a5ed4b434618662372c0c1665ed08782f5faa5 (patch) | |
tree | 1fe5cbed5b8bf4309b953bf29eb6196044d62582 /doc/luajit.html | |
parent | 820339960123dc78a7ce03edf53fcf4fdae0e55d (diff) | |
download | luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.gz luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.bz2 luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.zip |
Bump copyright date.
Diffstat (limited to 'doc/luajit.html')
-rw-r--r-- | doc/luajit.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/luajit.html b/doc/luajit.html index d8f531d5..3f360a93 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -3,7 +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="Copyright" content="Copyright (C) 2005-2018"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2020"> |
7 | <meta name="Language" content="en"> | 7 | <meta name="Language" content="en"> |
8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 8 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
9 | <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"> |
@@ -149,7 +149,7 @@ Lua is a powerful, dynamic and light-weight programming language. | |||
149 | It may be embedded or used as a general-purpose, stand-alone language. | 149 | It may be embedded or used as a general-purpose, stand-alone language. |
150 | </p> | 150 | </p> |
151 | <p> | 151 | <p> |
152 | LuaJIT is Copyright © 2005-2018 Mike Pall, released under the | 152 | LuaJIT is Copyright © 2005-2020 Mike Pall, released under the |
153 | <a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT open source license</a>. | 153 | <a href="http://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT open source license</a>. |
154 | </p> | 154 | </p> |
155 | <p> | 155 | <p> |
@@ -223,7 +223,7 @@ Please select a sub-topic in the navigation bar to learn more about LuaJIT. | |||
223 | </div> | 223 | </div> |
224 | <div id="foot"> | 224 | <div id="foot"> |
225 | <hr class="hide"> | 225 | <hr class="hide"> |
226 | Copyright © 2005-2018 | 226 | Copyright © 2005-2020 |
227 | <span class="noprint"> | 227 | <span class="noprint"> |
228 | · | 228 | · |
229 | <a href="contact.html">Contact</a> | 229 | <a href="contact.html">Contact</a> |