diff options
author | Mike Pall <mike> | 2018-04-25 12:07:08 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2018-04-25 12:07:08 +0200 |
commit | cf7a0540a3a9f80fc729211eb21d1e9b72acc89c (patch) | |
tree | a1a8b80a6272590825a4fecc1fb06b6fd90f817c /doc/ext_jit.html | |
parent | 02b521981a1ab919ff2cd4d9bcaee80baf77dce2 (diff) | |
download | luajit-cf7a0540a3a9f80fc729211eb21d1e9b72acc89c.tar.gz luajit-cf7a0540a3a9f80fc729211eb21d1e9b72acc89c.tar.bz2 luajit-cf7a0540a3a9f80fc729211eb21d1e9b72acc89c.zip |
Bump copyright date to 2018.
Diffstat (limited to 'doc/ext_jit.html')
-rw-r--r-- | doc/ext_jit.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ext_jit.html b/doc/ext_jit.html index 5017e3cd..ce6dcd61 100644 --- a/doc/ext_jit.html +++ b/doc/ext_jit.html | |||
@@ -3,8 +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="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"> |
@@ -189,7 +188,7 @@ if you want to know more. | |||
189 | </div> | 188 | </div> |
190 | <div id="foot"> | 189 | <div id="foot"> |
191 | <hr class="hide"> | 190 | <hr class="hide"> |
192 | Copyright © 2005-2017 Mike Pall | 191 | Copyright © 2005-2018 |
193 | <span class="noprint"> | 192 | <span class="noprint"> |
194 | · | 193 | · |
195 | <a href="contact.html">Contact</a> | 194 | <a href="contact.html">Contact</a> |