diff options
author | Mike Pall <mike> | 2023-08-20 21:25:30 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2023-08-20 21:25:30 +0200 |
commit | 158a284cc9c33ade9054df976018401e4996cfbd (patch) | |
tree | 13ab3d9a5e5182bbc9086708cf096d3937020a13 /doc/status.html | |
parent | abb27c7771947e082c9d919d184ad5f5f03e2e32 (diff) | |
download | luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.gz luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.bz2 luajit-158a284cc9c33ade9054df976018401e4996cfbd.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 62a0d40a..b69a9721 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-2022"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2023"> |
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"> |
@@ -97,7 +97,7 @@ handled correctly. The error may fall through an on-trace | |||
97 | </div> | 97 | </div> |
98 | <div id="foot"> | 98 | <div id="foot"> |
99 | <hr class="hide"> | 99 | <hr class="hide"> |
100 | Copyright © 2005-2022 | 100 | Copyright © 2005-2023 |
101 | <span class="noprint"> | 101 | <span class="noprint"> |
102 | · | 102 | · |
103 | <a href="contact.html">Contact</a> | 103 | <a href="contact.html">Contact</a> |