source: release-kits/shared/ant-tasks/svnant/SVNKit-LICENSE@ 17129

Last change on this file since 17129 was 17129, checked in by oranfry, 16 years ago

a newer version of svnant

File size: 2.6 KB
Line 
1The TMate License
2
3This license applies to all portions of TMate SVNKit library, which
4are not externally-maintained libraries (e.g. Ganymed SSH library).
5
6All the source code and compiled classes in package org.trigris.subversion.javahl
7except SvnClient class are covered by the license in JAVAHL-LICENSE file
8
9Copyright (c) 2004-2006 TMate Software. All rights reserved.
10
11Redistribution and use in source and binary forms, with or without modification,
12are permitted provided that the following conditions are met:
13
14 * Redistributions of source code must retain the above copyright notice,
15 this list of conditions and the following disclaimer.
16
17 * Redistributions in binary form must reproduce the above copyright notice,
18 this list of conditions and the following disclaimer in the documentation
19 and/or other materials provided with the distribution.
20
21 * Redistributions in any form must be accompanied by information on how to
22 obtain complete source code for the software that uses SVNKit and any
23 accompanying software that uses the software that uses SVNKit. The source
24 code must either be included in the distribution or be available for no
25 more than the cost of distribution plus a nominal fee, and must be freely
26 redistributable under reasonable conditions. For an executable file, complete
27 source code means the source code for all modules it contains. It does not
28 include source code for modules or files that typically accompany the major
29 components of the operating system on which the executable file runs.
30
31 * Redistribution in any form without redistributing source code for software
32 that uses SVNKit is possible only when such redistribution is explictly permitted
33 by TMate Software. Please, contact TMate Software at [email protected] to
34 get such permission.
35
36THIS SOFTWARE IS PROVIDED BY TMATE SOFTWARE ``AS IS'' AND ANY EXPRESS OR IMPLIED
37WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
38MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE
39DISCLAIMED.
40
41IN NO EVENT SHALL TMATE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
42INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
43LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
44PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
45LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
46OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
47ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Note: See TracBrowser for help on using the repository browser.