]> mj.ucw.cz Git - libucw.git/blobdiff - lib/regex/README
Merge with 3.8 (my small changes due to trying to release the free version)
[libucw.git] / 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.
 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