diff options
author | Roy T. Fielding <fielding@apache.org> | 2001-11-16 21:19:32 +0100 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2001-11-16 21:19:32 +0100 |
commit | 7c6c724326b2df2853f22892fdbdee94e3da5d60 (patch) | |
tree | 87d99a254f784c135cbbccc6344383e6f26d24e1 /README | |
parent | My 2pfennig. I'd like to see more of a technical reason why we should (diff) | |
download | apache2-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-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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. |