summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2001-11-16 21:19:32 +0100
committerRoy T. Fielding <fielding@apache.org>2001-11-16 21:19:32 +0100
commit7c6c724326b2df2853f22892fdbdee94e3da5d60 (patch)
tree87d99a254f784c135cbbccc6344383e6f26d24e1 /README
parentMy 2pfennig. I'd like to see more of a technical reason why we should (diff)
downloadapache2-7c6c724326b2df2853f22892fdbdee94e3da5d60.tar.xz
apache2-7c6c724326b2df2853f22892fdbdee94e3da5d60.zip
Update the ack for PCRE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91989 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index dc0a787187..d9b986f2a4 100644
--- a/README
+++ b/README
@@ -79,9 +79,10 @@
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.