LICENSE revision ddcd557be23d8326dc87a6d12635eac1f8a611d9
486N/A/* ==================================================================== 486N/A * Copyright (c) 1995-1999 The Apache Group. All rights reserved. 486N/A * Redistribution and use in source and binary forms, with or without 851N/A * modification, are permitted provided that the following conditions 486N/A * 1. Redistributions of source code must retain the above copyright 486N/A * notice, this list of conditions and the following disclaimer. 486N/A * 2. Redistributions in binary form must reproduce the above copyright 486N/A * notice, this list of conditions and the following disclaimer in 486N/A * the documentation and/or other materials provided with the 486N/A * 3. All advertising materials mentioning features or use of this 486N/A * software must display the following acknowledgment: 486N/A * "This product includes software developed by the Apache Group 486N/A * 4. The names "Apache Server" and "Apache Group" must not be used to 486N/A * endorse or promote products derived from this software without 486N/A * prior written permission. For written permission, please contact 486N/A * 5. Products derived from this software may not be called "Apache" 486N/A * nor may "Apache" appear in their names without prior written 486N/A * permission of the Apache Group. 486N/A * 6. Redistributions of any form whatsoever must retain the following 486N/A * "This product includes software developed by the Apache Group 486N/A * THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANY 493N/A * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 486N/A * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 486N/A * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE GROUP OR 493N/A * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 486N/A * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 486N/A * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 486N/A * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 486N/A * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 486N/A * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 486N/A * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 486N/A * OF THE POSSIBILITY OF SUCH DAMAGE. 493N/A * ==================================================================== 493N/A * This software consists of voluntary contributions made by many 493N/A * individuals on behalf of the Apache Group and was originally based 486N/A * on public domain software written at the National Center for 851N/A * Supercomputing Applications, University of Illinois, Urbana-Champaign. 851N/A * For more information on the Apache Group and the Apache HTTP server