]> granicus.if.org Git - apache/commitdiff
Update the ack for PCRE
authorRoy T. Fielding <fielding@apache.org>
Fri, 16 Nov 2001 20:19:32 +0000 (20:19 +0000)
committerRoy T. Fielding <fielding@apache.org>
Fri, 16 Nov 2001 20:19:32 +0000 (20:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91989 13f79535-47bb-0310-9956-ffa450edef68

README

diff --git a/README b/README
index dc0a78718710a1e662544dd28297d1f6f8f6d24d..d9b986f2a43bafda6fe6918f238ce00a518bd668 100644 (file)
--- a/README
+++ b/README
   modifications by Spyglass Inc., Carnegie Mellon University, and
   Bell Communications Research, Inc (Bellcore).
 
-  This package contains software written by Philip Hazel and copyrighted by 
-  the University of Cambridge.  Please see the file called 
-  srclib/pcre/COPYING. 
+  Regular expression support is provided by the PCRE library package,
+  which is open source software, copyright by the University of Cambridge
+  and authored by Philip Hazel.  The original software is available from
+     ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
 
   Apache 2.0 relies heavily on the use of autoconf and libtool to provide
   a build environment.