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