summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2002-03-21 00:28:05 +0100
committerRoy T. Fielding <fielding@apache.org>2002-03-21 00:28:05 +0100
commit302c2bdbeae7e11a6f902d1c60beac39f2faabf1 (patch)
tree555b44d940da045a04b8e65af634dca8529db492 /README
parentFold the compiled-in knowledge of the allowable AcceptMutex settings into (diff)
downloadapache2-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--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a227de12c5..bcda0b9c7e 100644
--- a/README
+++ b/README
@@ -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