aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_c_api.html
diff options
context:
space:
mode:
authorMike Pall <mike>2018-04-25 12:07:08 +0200
committerMike Pall <mike>2018-04-25 12:07:08 +0200
commitcf7a0540a3a9f80fc729211eb21d1e9b72acc89c (patch)
treea1a8b80a6272590825a4fecc1fb06b6fd90f817c /doc/ext_c_api.html
parent02b521981a1ab919ff2cd4d9bcaee80baf77dce2 (diff)
downloadluajit-cf7a0540a3a9f80fc729211eb21d1e9b72acc89c.tar.gz
luajit-cf7a0540a3a9f80fc729211eb21d1e9b72acc89c.tar.bz2
luajit-cf7a0540a3a9f80fc729211eb21d1e9b72acc89c.zip
Bump copyright date to 2018.
Diffstat (limited to 'doc/ext_c_api.html')
-rw-r--r--doc/ext_c_api.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ext_c_api.html b/doc/ext_c_api.html
index 4bb82514..38259566 100644
--- a/doc/ext_c_api.html
+++ b/doc/ext_c_api.html
@@ -3,8 +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="Author" content="Mike Pall"> 6<meta name="Copyright" content="Copyright (C) 2005-2018">
7<meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall">
8<meta name="Language" content="en"> 7<meta name="Language" content="en">
9<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> 8<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen">
10<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">
@@ -177,7 +176,7 @@ Also note that this mechanism is not without overhead.
177</div> 176</div>
178<div id="foot"> 177<div id="foot">
179<hr class="hide"> 178<hr class="hide">
180Copyright &copy; 2005-2017 Mike Pall 179Copyright &copy; 2005-2018
181<span class="noprint"> 180<span class="noprint">
182&middot; 181&middot;
183<a href="contact.html">Contact</a> 182<a href="contact.html">Contact</a>