components/subversion/subversion.license
changeset 200 936900594dba
equal deleted inserted replaced
199:b87534be1a76 200:936900594dba
       
     1 This license applies to all portions of Subversion which are not
       
     2 externally-maintained libraries (e.g. apr/, apr-util/, and neon/).
       
     3 Such libraries have their own licenses; we recommend you read them, as
       
     4 their terms may differ from the terms below.
       
     5 
       
     6 This is version 1 of this license.  It is also available online at
       
     7 http://subversion.tigris.org/license-1.html.  If newer versions of
       
     8 this license are posted there (the same URL, but with the version
       
     9 number incremented: .../license-2.html, .../license-3.html, and so
       
    10 on), you may use a newer version instead, at your option.
       
    11 
       
    12 ================================================================
       
    13 Copyright (c) 2000-2009 CollabNet.  All rights reserved.
       
    14 
       
    15 Redistribution and use in source and binary forms, with or without
       
    16 modification, are permitted provided that the following conditions
       
    17 are met:
       
    18 
       
    19 1. Redistributions of source code must retain the above copyright
       
    20    notice, this list of conditions and the following disclaimer.
       
    21 
       
    22 2. Redistributions in binary form must reproduce the above copyright
       
    23    notice, this list of conditions and the following disclaimer in
       
    24    the documentation and/or other materials provided with the
       
    25    distribution.
       
    26 
       
    27 3. The end-user documentation included with the redistribution,
       
    28    if any, must include the following acknowledgment:
       
    29       "This product includes software developed by
       
    30        CollabNet (http://www.Collab.Net/)."
       
    31    Alternately, this acknowledgment may appear in the software itself,
       
    32    if and wherever such third-party acknowledgments normally appear.
       
    33 
       
    34 4. The hosted project names must not be used to endorse or promote
       
    35    products derived from this software without prior written
       
    36    permission. For written permission, please contact [email protected].
       
    37 
       
    38 5. Products derived from this software may not use the "Tigris" name
       
    39    nor may "Tigris" appear in their names without prior written
       
    40    permission of CollabNet.
       
    41 
       
    42 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
       
    43 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
       
    44 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
       
    45 IN NO EVENT SHALL COLLABNET OR ITS CONTRIBUTORS BE LIABLE FOR ANY
       
    46 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
    47 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
       
    48 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
       
    49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
       
    50 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
       
    51 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
       
    52 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
    53 
       
    54 ====================================================================
       
    55 
       
    56 This software consists of voluntary contributions made by many
       
    57 individuals on behalf of CollabNet.
       
    58