From 6e1baa98304a50b0ac592a2e05cc08c057895c69 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 20 Mar 2004 23:23:57 +0000 Subject: [PATCH] Better explanation. --- lib/regex/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/regex/README b/lib/regex/README index c5675822..f8c26055 100644 --- a/lib/regex/README +++ b/lib/regex/README @@ -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 -- 2.39.2