buildframework/helium/licenses/Apache Ant Contrib Tasks 1.0b2.txt
changeset 1 be27ed110b50
equal deleted inserted replaced
0:044383f39525 1:be27ed110b50
       
     1 
       
     2 1: /*
       
     3     2:  * The Apache Software License, Version 1.1
       
     4     3:  *
       
     5     4:  * Copyright (c) 2001-2003 Ant-Contrib project.  All rights reserved.
       
     6     5:  *
       
     7     6:  * Redistribution and use in source and binary forms, with or without
       
     8     7:  * modification, are permitted provided that the following conditions
       
     9     8:  * are met:
       
    10     9:  *
       
    11    10:  * 1. Redistributions of source code must retain the above copyright
       
    12    11:  *    notice, this list of conditions and the following disclaimer. 
       
    13    12:  *
       
    14    13:  * 2. Redistributions in binary form must reproduce the above copyright
       
    15    14:  *    notice, this list of conditions and the following disclaimer in
       
    16    15:  *    the documentation and/or other materials provided with the
       
    17    16:  *    distribution.
       
    18    17:  *
       
    19    18:  * 3. The end-user documentation included with the redistribution, if
       
    20    19:  *    any, must include the following acknowlegement:  
       
    21    20:  *       "This product includes software developed by the 
       
    22    21:  *        Ant-Contrib project (http://sourceforge.net/projects/ant-contrib)."
       
    23    22:  *    Alternately, this acknowlegement may appear in the software itself,
       
    24    23:  *    if and wherever such third-party acknowlegements normally appear.
       
    25    24:  *
       
    26    25:  * 4. The name Ant-Contrib must not be used to endorse or promote products 
       
    27    26:  *    derived from this software without prior written permission. For
       
    28    27:  *    written permission, please contact
       
    29    28:  *    ant-contrib-developers@lists.sourceforge.net.
       
    30    29:  *
       
    31    30:  * 5. Products derived from this software may not be called "Ant-Contrib"
       
    32    31:  *    nor may "Ant-Contrib" appear in their names without prior written
       
    33    32:  *    permission of the Ant-Contrib project.
       
    34    33:  *
       
    35    34:  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
       
    36    35:  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
       
    37    36:  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
       
    38    37:  * DISCLAIMED.  IN NO EVENT SHALL THE ANT-CONTRIB PROJECT OR ITS
       
    39    38:  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       
    40    39:  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       
    41    40:  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
       
    42    41:  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
       
    43    42:  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
       
    44    43:  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
       
    45    44:  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
    46    45:  * SUCH DAMAGE.
       
    47