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/ext_jit.html | |
parent | abb27c7771947e082c9d919d184ad5f5f03e2e32 (diff) | |
download | luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.gz luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.bz2 luajit-158a284cc9c33ade9054df976018401e4996cfbd.zip |
Bump copyright date.
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 7778e618..908701b6 100644 --- a/doc/ext_jit.html +++ b/doc/ext_jit.html | |||
@@ -3,7 +3,7 @@ | |||
3 | <head> | 3 | <head> |
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="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"> |
@@ -181,7 +181,7 @@ if you want to know more. | |||
181 | </div> | 181 | </div> |
182 | <div id="foot"> | 182 | <div id="foot"> |
183 | <hr class="hide"> | 183 | <hr class="hide"> |
184 | Copyright © 2005-2022 | 184 | Copyright © 2005-2023 |
185 | <span class="noprint"> | 185 | <span class="noprint"> |
186 | · | 186 | · |
187 | <a href="contact.html">Contact</a> | 187 | <a href="contact.html">Contact</a> |