summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2010-07-31 18:42:12 +0100
committerReuben Thomas <rrt@sc3d.org>2010-07-31 18:42:12 +0100
commitea463d5127d49647c190108322b2d1624ee42add (patch)
treef1d02a2bcbf409c1c236d6d316d795b1dc828397 /doc
parent058df20919490ddbc3b1eb7af05f59c1478d6c2d (diff)
downloadlrexlib-ea463d5127d49647c190108322b2d1624ee42add.tar.gz
Remove README (use index.txt instead).
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/index.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.txt b/doc/index.txt
index e5f102c..3537195 100755
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -9,8 +9,9 @@ Lrexlib is a binding of five regular expression library APIs (POSIX,
PCRE, GNU, TRE and Oniguruma) to Lua 5.1.
Lrexlib is copyright Reuben Thomas 2000-2010 and copyright Shmuel
-Zeigerman 2004-2010, and is released under the MIT license, like Lua
-(it's basically the same as the BSD license). There is no warranty.
+Zeigerman 2004-2010, 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
LuaForge trackers and mailing lists.