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/ext_c_api.html | |
parent | 820339960123dc78a7ce03edf53fcf4fdae0e55d (diff) | |
download | luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.gz luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.bz2 luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.zip |
Bump copyright date.
Diffstat (limited to 'doc/ext_c_api.html')
-rw-r--r-- | doc/ext_c_api.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_c_api.html b/doc/ext_c_api.html index 38259566..88017ace 100644 --- a/doc/ext_c_api.html +++ b/doc/ext_c_api.html | |||
@@ -3,7 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>Lua/C API Extensions</title> | 4 | <title>Lua/C API Extensions</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"> |
@@ -176,7 +176,7 @@ Also note that this mechanism is not without overhead. | |||
176 | </div> | 176 | </div> |
177 | <div id="foot"> | 177 | <div id="foot"> |
178 | <hr class="hide"> | 178 | <hr class="hide"> |
179 | Copyright © 2005-2018 | 179 | Copyright © 2005-2020 |
180 | <span class="noprint"> | 180 | <span class="noprint"> |
181 | · | 181 | · |
182 | <a href="contact.html">Contact</a> | 182 | <a href="contact.html">Contact</a> |