* cvs2svn: It's silly (and pointless) to "import string" twice.
[cvs2svn.git] / www / license.html
blobaecc4e67d8335760fb62d6eccc2bf7300534eba5
1 <P>
2 <TABLE BORDER="0" CELLPADDING="2" WIDTH="98%" BGCOLOR="white">
4 <TR>
5 <TD WIDTH="100%" BGCOLOR="#CCCC99"><STRONG><font color="#000033"
6 FACE="Arial, Helvetica, sans-serif">
7 Project cvs2svn License
8 </font></STRONG></TD>
9 </TR>
11 <TR>
12 <TD WIDTH="100%" HEIGHT="100" BGCOLOR="#f0f0f0">
13 <p> This license applies to all portions of cvs2svn which are not
14 externally-maintained libraries (e.g. rcsparse). Such
15 libraries have their own licenses; we recommend you read them, as their terms
16 may differ from the terms below.
18 <pre>
19 /* ================================================================
20 * Copyright (c) 2000-2004 CollabNet. All rights reserved.
22 * Redistribution and use in source and binary forms, with or without
23 * modification, are permitted provided that the following conditions are
24 * met:
26 * 1. Redistributions of source code must retain the above copyright
27 * notice, this list of conditions and the following disclaimer.
29 * 2. Redistributions in binary form must reproduce the above copyright
30 * notice, this list of conditions and the following disclaimer in the
31 * documentation and/or other materials provided with the distribution.
33 * 3. The end-user documentation included with the redistribution, if
34 * any, must include the following acknowledgment: "This product includes
35 * software developed by CollabNet (http://www.Collab.Net/)."
36 * Alternately, this acknowledgment may appear in the software itself, if
37 * and wherever such third-party acknowledgments normally appear.
39 * 4. The hosted project names must not be used to endorse or promote
40 * products derived from this software without prior written
41 * permission. For written permission, please contact info@collab.net.
43 * 5. Products derived from this software may not use the "Tigris" name
44 * nor may "Tigris" appear in their names without prior written
45 * permission of CollabNet.
47 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
48 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
50 * IN NO EVENT SHALL COLLABNET OR ITS CONTRIBUTORS BE LIABLE FOR ANY
51 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
52 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
53 * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
54 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
55 * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
56 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
57 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
59 * ====================================================================
61 * This software consists of voluntary contributions made by many
62 * individuals on behalf of CollabNet.
64 </pre>
66 </td>
67 </tr>
68 </TABLE>
69 <BR>