Commit | Line | Data |
---|---|---|
3f527372 JN |
1 | Copyright (C) 2010 David Barr <david.barr@cordelta.com>. |
2 | All rights reserved. | |
3 | ||
9d2f5ddf JN |
4 | Copyright (C) 2010 Jonathan Nieder <jrnieder@gmail.com>. |
5 | ||
21746aa3 DB |
6 | Copyright (C) 2005 Stefan Hegny, hydrografix Consulting GmbH, |
7 | Frankfurt/Main, Germany | |
8 | and others, see http://svn2cc.sarovar.org | |
9 | ||
3f527372 JN |
10 | Redistribution and use in source and binary forms, with or without |
11 | modification, are permitted provided that the following conditions | |
12 | are met: | |
13 | 1. Redistributions of source code must retain the above copyright | |
14 | notice(s), this list of conditions and the following disclaimer | |
15 | unmodified other than the allowable addition of one or more | |
16 | copyright notices. | |
17 | 2. Redistributions in binary form must reproduce the above copyright | |
18 | notice(s), this list of conditions and the following disclaimer in | |
19 | the documentation and/or other materials provided with the | |
20 | distribution. | |
21 | ||
22 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY | |
23 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | |
24 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | |
25 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE | |
26 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | |
27 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | |
28 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR | |
29 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | |
30 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE | |
31 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, | |
32 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |