]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
These occur in NOTICE/LICENSE and elsewhere, not for README
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 1 Feb 2009 20:44:36 +0000 (20:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 1 Feb 2009 20:44:36 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@739831 13f79535-47bb-0310-9956-ffa450edef68

README

diff --git a/README b/README
index 7ff90d0c34f061f5de3dcd1f7353606f891eeb8c..7f90fb1987f51f1267bccacb9fe2a9ac424045ec 100644 (file)
--- a/README
+++ b/README
        subscribe to the `dev@httpd.apache.org' mailing list as described at
        <http://httpd.apache.org/lists.html#http-dev>
 
-  Acknowledgments
-  ----------------
-
-  We wish to acknowledge the following copyrighted works that
-  make up portions of the Apache software:
-
-  Portions of this software were developed at the National Center
-  for Supercomputing Applications (NCSA) at the University of
-  Illinois at Urbana-Champaign.
-
-  This software contains code derived from the RSA Data Security
-  Inc. MD5 Message-Digest Algorithm, including various
-  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, 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 relies heavily on the use of autoconf and libtool to provide
-  a build environment.