]> mj.ucw.cz Git - libucw.git/commitdiff
Better explanation.
authorMartin Mares <mj@ucw.cz>
Sat, 20 Mar 2004 23:23:57 +0000 (23:23 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 20 Mar 2004 23:23:57 +0000 (23:23 +0000)
lib/regex/README

index c5675822e15b9041b2c9cd24eb18c461680b0894..f8c2605526ee8ae88cc07661e44f4527bdf0d119 100644 (file)
@@ -2,3 +2,8 @@ This directory contains regular expression routines from the GNU libc 2.3.2
 which are significantly faster than the default regex libraries on most systems.
 
 They are distributed under the GNU LGPL.
+
+All files are exact copies of the original distribution, I only provided my
+own regex.c, regex-sh.h and Makefile.
+
+                                       Martin Mares, March 2004