1Apache License 1.1 2 3Copyright (c) 2000 The Apache Software Foundation. All rights reserved. 4 5Redistribution and use in source and binary forms, with or without 6modification, are permitted provided that the following conditions are met: 7 81. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 9 102. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 11 123. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: 13"This product includes software developed by the Apache Software Foundation 14(http://www.apache.org/) ." 15 16Alternately, this acknowledgment may appear in the software itself, if and 17wherever such third-party acknowledgments normally appear. 18 194. The "Apache" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact apache@apache.org 20 215. Products derived from this software may not be called "Apache" [ex. "Jakarta," "Apache," or "Apache Commons,"] nor may "Apache" [ex. the names] appear in their name, without prior written permission of the Apache Software Foundation . 22 23THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESSED OR 24IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 25MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO 26EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR 27ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 28(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 29LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 30ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 31(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 32SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 33 34This software consists of voluntary contributions made by many individuals on 35behalf of the Apache Software Foundation. For more information on the Apache 36Software Foundation, please see http://www.apache.org/. Portions of this 37software are based upon public domain software originally written at the 38National Center for Supercomputing Applications, University of Illinois, 39Urbana-Champaign. 40 41