From 6fae8a7a6ed61f1b6b0f072148a4ce6e4a42337e Mon Sep 17 00:00:00 2001 From: Shmuel Zeigerman Date: Fri, 7 Aug 2020 12:13:18 +0300 Subject: Lrexlib v2.9.1 --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 04c3f49..283a333 100644 --- a/index.html +++ b/index.html @@ -18,8 +18,8 @@

Lrexlib provides bindings of five regular expression library APIs (POSIX, PCRE, PCRE2, GNU, TRE and Oniguruma) to Lua >= 5.1. The bindings for TRE and Oniguruma are not currently complete.

-

Lrexlib is copyright Reuben Thomas 2000-2017 and copyright Shmuel -Zeigerman 2004-2017, and is released under the same license as Lua, +

Lrexlib is copyright Reuben Thomas 2000-2020 and copyright Shmuel +Zeigerman 2004-2020, and is released under the same license as Lua, the MIT license (otherwise known as the revised BSD license). There is no warranty.

Please report bugs and make suggestions to the maintainer, or use the @@ -47,7 +47,7 @@ luarocks install lrexlib-FLAVOUR

-- cgit v1.2.1