diff options
author | Roy T. Fielding <fielding@apache.org> | 2002-03-21 00:28:05 +0100 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2002-03-21 00:28:05 +0100 |
commit | 302c2bdbeae7e11a6f902d1c60beac39f2faabf1 (patch) | |
tree | 555b44d940da045a04b8e65af634dca8529db492 /README | |
parent | Fold the compiled-in knowledge of the allowable AcceptMutex settings into (diff) | |
download | apache2-302c2bdbeae7e11a6f902d1c60beac39f2faabf1.tar.xz apache2-302c2bdbeae7e11a6f902d1c60beac39f2faabf1.zip |
Update license description for PCRE inclusion
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -80,9 +80,9 @@ modifications by Spyglass Inc., Carnegie Mellon University, and Bell Communications Research, Inc (Bellcore). - 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 + Regular expression support is provided by the PCRE library package, which + is open source software, written by Philip Hazel, and copyright by the + University of Cambridge, England. 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 |