summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 04c3f49..283a333 100644
--- a/index.html
+++ b/index.html
@@ -18,8 +18,8 @@
<p><strong>Lrexlib</strong> provides bindings of five regular expression library APIs
(<a class="reference external" href="http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap09.html">POSIX</a>, <a class="reference external" href="http://www.pcre.org/pcre.txt">PCRE</a>, <a class="reference external" href="http://www.pcre.org/pcre2.txt">PCRE2</a>, <a class="reference external" href="ftp://ftp.gnu.org/old-gnu/regex/">GNU</a>, <a class="reference external" href="http://laurikari.net/tre/documentation/">TRE</a> and <a class="reference external" href="https://github.com/kkos/oniguruma">Oniguruma</a>) to <a class="reference external" href="http://www.lua.org">Lua</a> &gt;= 5.1.
The bindings for TRE and Oniguruma are not currently complete.</p>
-<p><strong>Lrexlib</strong> is copyright Reuben Thomas 2000-2017 and copyright Shmuel
-Zeigerman 2004-2017, and is released under the same license as Lua,
+<p><strong>Lrexlib</strong> is copyright Reuben Thomas 2000-2020 and copyright Shmuel
+Zeigerman 2004-2020, and is released under the same license as Lua,
the <a class="reference external" href="http://www.opensource.org/licenses/mit-license.php">MIT</a> license (otherwise known as the revised BSD license). There
is no warranty.</p>
<p>Please report bugs and make suggestions to the maintainer, or use the
@@ -47,7 +47,7 @@ luarocks install lrexlib-FLAVOUR
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2017-11-07 16:44 UTC.
+Generated on: 2020-08-07 08:55 UTC.
</div>
</body>