diff options
author | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
commit | f47c864b0186fc92a2264e68e1151d0d2b24969e (patch) | |
tree | 091117a96d80a74147f695fcfe21f21bb9dbacaa /doc/ext_ffi_api.html | |
parent | ee855749a188d3d13bba9a0e58f430e138e641ae (diff) | |
download | luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.bz2 luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.zip |
Bump copyright date.
Diffstat (limited to 'doc/ext_ffi_api.html')
-rw-r--r-- | doc/ext_ffi_api.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_ffi_api.html b/doc/ext_ffi_api.html index 5683289a..a2af25df 100644 --- a/doc/ext_ffi_api.html +++ b/doc/ext_ffi_api.html | |||
@@ -3,7 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <title>ffi.* API Functions</title> | 4 | <title>ffi.* API Functions</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-2020"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2021"> |
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"> |
@@ -550,7 +550,7 @@ named <tt>i</tt>. | |||
550 | </div> | 550 | </div> |
551 | <div id="foot"> | 551 | <div id="foot"> |
552 | <hr class="hide"> | 552 | <hr class="hide"> |
553 | Copyright © 2005-2020 | 553 | Copyright © 2005-2021 |
554 | <span class="noprint"> | 554 | <span class="noprint"> |
555 | · | 555 | · |
556 | <a href="contact.html">Contact</a> | 556 | <a href="contact.html">Contact</a> |