[34] | 1 | The TMate License |
---|
| 2 | |
---|
| 3 | This license applies to all portions of TMate SVNKit library, which |
---|
| 4 | are not externally-maintained libraries (e.g. Trilead SSH library). |
---|
| 5 | |
---|
| 6 | All the source code and compiled classes in package org.tigris.subversion.javahl |
---|
| 7 | except SvnClient class are covered by the license in JAVAHL-LICENSE file |
---|
| 8 | |
---|
| 9 | Copyright (c) 2004-2009 TMate Software. All rights reserved. |
---|
| 10 | |
---|
| 11 | Redistribution and use in source and binary forms, with or without modification, |
---|
| 12 | are 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 support@svnkit.com to |
---|
| 34 | get such permission. |
---|
| 35 | |
---|
| 36 | THIS SOFTWARE IS PROVIDED BY TMATE SOFTWARE ``AS IS'' AND ANY EXPRESS OR IMPLIED |
---|
| 37 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
---|
| 38 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE |
---|
| 39 | DISCLAIMED. |
---|
| 40 | |
---|
| 41 | IN NO EVENT SHALL TMATE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, |
---|
| 42 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
---|
| 43 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
---|
| 44 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
---|
| 45 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
---|
| 46 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
---|
| 47 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|