239N/A * ============================================================================ 239N/A * The Apache Software License, Version 1.1 239N/A * ============================================================================ 239N/A * Copyright (C) 1999 The Apache Software Foundation. All rights reserved. 239N/A * Redistribution and use in source and binary forms, with or without modifica- 239N/A * tion, are permitted provided that the following conditions are met: 239N/A * 1. Redistributions of source code must retain the above copyright notice, 239N/A * this list of conditions and the following disclaimer. 239N/A * 2. Redistributions in binary form must reproduce the above copyright notice, 239N/A * this list of conditions and the following disclaimer in the documentation 239N/A * and/or other materials provided with the distribution. 239N/A * 3. The end-user documentation included with the redistribution, if any, must 239N/A * include the following acknowledgment: "This product includes software 239N/A * Alternately, this acknowledgment may appear in the software itself, if 239N/A * and wherever such third-party acknowledgments normally appear. 239N/A * 4. The names "log4j" and "Apache Software Foundation" must not be used to 239N/A * endorse or promote products derived from this software without prior 239N/A * written permission. For written permission, please contact 1225N/A * 5. Products derived from this software may not be called "Apache", nor may 618N/A * "Apache" appear in their name, without prior written permission of the 239N/A * Apache Software Foundation. 844N/A * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, 1225N/A * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 239N/A * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 1258N/A * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 239N/A * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU- 2899N/A * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 2899N/A * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3817N/A * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3817N/A * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 3817N/A * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 239N/A * This software consists of voluntary contributions made by many individuals 239N/A * on behalf of the Apache Software Foundation. For more information on the