12345678910111213141516171819202122232425262728293031323334 |
- Apache HTTP Server
- Copyright 2014 The Apache Software Foundation.
- This product includes software developed at
- The Apache Software Foundation (http://www.apache.org/).
- 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/
- This binary distribution includes cryptographic software written by
- Eric Young (eay@cryptsoft.com), software written by Tim Hudson
- (tjh@cryptsoft.com), and software developed by the OpenSSL Project
- for use in the OpenSSL Toolkit <http://www.openssl.org/>.
- This binary distribution of mod_deflate.so includes zlib compression code
- <http://www.gzip.org/zlib/> written by Jean-loup Gailly (jloup@gzip.org)
- and Mark Adler (madler@alumni.caltech.edu) .
- This binary distribution of mod_lua.so includes the Lua language,
- developed at Lua.org, a laboratory of the Department of Computer Science
- of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro in Brazil).
- For complete information, visit Lua's web site at http://www.lua.org/
|