Mercurial > ~dholland > hg > ag > index.cgi
comparison COPYING @ 0:13d2b8934445
Import AnaGram (near-)release tree into Mercurial.
author | David A. Holland |
---|---|
date | Sat, 22 Dec 2007 17:52:45 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:13d2b8934445 |
---|---|
1 This license applies to all files bearing copyright notices that do | |
2 not contain their own license but refer instead to this file. | |
3 | |
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 * 1. Redistributions of source code must retain the above copyright | |
9 * notice, this list of conditions and the following disclaimer. | |
10 * 2. Redistributions in binary form must reproduce the above copyright | |
11 * notice, this list of conditions and the following disclaimer in the | |
12 * documentation and/or other materials provided with the distribution. | |
13 * 3. All advertising materials mentioning features or use of this software | |
14 * must display the following acknowledgement: | |
15 * This product includes software developed by Parsifal Software, | |
16 * Jerome T. Holland, and their contributors. | |
17 * 4. Neither the name of Parsifal Software nor the name of Jerome | |
18 * T. Holland nor the names of their contributors may be used to | |
19 * endorse or promote products derived from this software without | |
20 * specific prior written permission. | |
21 * | |
22 * THIS SOFTWARE IS PROVIDED BY PARSIFAL SOFTWARE, JEROME T. HOLLAND, | |
23 * AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, | |
24 * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | |
25 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
26 * DISCLAIMED. IN NO EVENT SHALL PARSIFAL SOFTWARE, JEROME | |
27 * T. HOLLAND, OR THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | |
28 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | |
29 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | |
30 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | |
31 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, | |
32 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | |
33 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | |
34 * OF THE POSSIBILITY OF SUCH DAMAGE. | |
35 */ |