Mercurial > bitten > bitten-test
annotate COPYING @ 543:ce16a5dcf8b3
Pass `--no-loop` option to the `BuildSlave` (fixes #375, from the patch there - thanks!)
author | dfraser |
---|---|
date | Fri, 27 Mar 2009 10:43:12 +0000 |
parents | 933105ab516b |
children | a01248c3968c |
rev | line source |
---|---|
408
933105ab516b
Update file headers and other stuff pointing to the old home.
cmlenz
parents:
267
diff
changeset
|
1 Copyright (C) 2007 Edgewall Software |
933105ab516b
Update file headers and other stuff pointing to the old home.
cmlenz
parents:
267
diff
changeset
|
2 Copyright (C) 2005-2007 Christopher Lenz |
163 | 3 All rights reserved. |
4 | |
5 Redistribution and use in source and binary forms, with or without | |
6 modification, are permitted provided that the following conditions | |
7 are met: | |
8 | |
9 1. Redistributions of source code must retain the above copyright | |
10 notice, this list of conditions and the following disclaimer. | |
11 2. Redistributions in binary form must reproduce the above copyright | |
12 notice, this list of conditions and the following disclaimer in | |
13 the documentation and/or other materials provided with the | |
14 distribution. | |
15 3. The name of the author may not be used to endorse or promote | |
16 products derived from this software without specific prior | |
17 written permission. | |
18 | |
19 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS | |
20 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | |
21 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | |
22 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY | |
23 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | |
24 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE | |
25 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | |
26 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER | |
27 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | |
28 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN | |
29 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
267 | 30 |
31 ==================================================================== | |
32 | |
33 This software includes a copy of XML/SWF charts, which is | |
34 Copyright (C) 2004-2005 maani.us | |
35 See http://www.maani.us/xml_charts/index.php?menu=License for more | |
36 information. |