usr/src/pkgdefs/SUNWsvn/copyright
changeset 80 ffd98b71d008
parent 79 20193770d42b
child 81 7dce4becf5a2
equal deleted inserted replaced
79:20193770d42b 80:ffd98b71d008
     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-2004 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 are
       
    17 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 the
       
    24 documentation and/or other materials provided with the distribution.
       
    25 
       
    26 3. The end-user documentation included with the redistribution, if
       
    27 any, must include the following acknowledgment: "This product includes
       
    28 software developed by CollabNet (http://www.Collab.Net/)."
       
    29 Alternately, this acknowledgment may appear in the software itself, if
       
    30 and wherever such third-party acknowledgments normally appear.
       
    31 
       
    32 4. The hosted project names must not be used to endorse or promote
       
    33 products derived from this software without prior written
       
    34 permission. For written permission, please contact [email protected].
       
    35 
       
    36 5. Products derived from this software may not use the "Tigris" name
       
    37 nor may "Tigris" appear in their names without prior written
       
    38 permission of CollabNet.
       
    39 
       
    40 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
       
    41 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
       
    42 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
       
    43 IN NO EVENT SHALL COLLABNET OR ITS CONTRIBUTORS BE LIABLE FOR ANY
       
    44 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
    45 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
       
    46 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
       
    47 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
       
    48 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
       
    49 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
       
    50 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
    51 ====================================================================
       
    52 
       
    53 This software consists of voluntary contributions made by many
       
    54 individuals on behalf of CollabNet.
       
    55