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/status.html | |
parent | 820339960123dc78a7ce03edf53fcf4fdae0e55d (diff) | |
download | luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.gz luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.bz2 luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.zip |
Bump copyright date.
Diffstat (limited to 'doc/status.html')
-rw-r--r-- | doc/status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/status.html b/doc/status.html index ea61db19..175f6a29 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -3,7 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Status</title> | 4 | <title>Status</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"> |
@@ -99,7 +99,7 @@ garbage collector. | |||
99 | </div> | 99 | </div> |
100 | <div id="foot"> | 100 | <div id="foot"> |
101 | <hr class="hide"> | 101 | <hr class="hide"> |
102 | Copyright © 2005-2018 | 102 | Copyright © 2005-2020 |
103 | <span class="noprint"> | 103 | <span class="noprint"> |
104 | · | 104 | · |
105 | <a href="contact.html">Contact</a> | 105 | <a href="contact.html">Contact</a> |