Mercurial > hg > wordplay
annotate jotto/LICENSE @ 6:6ded3b06fafa
instructions
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 24 Dec 2017 13:09:01 -0800 |
parents | 3fcf9e52cbfa |
children |
rev | line source |
---|---|
2
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
1 Copyright Jeff Hammel (c) 2017 |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
2 |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
3 All rights reserved. |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
4 |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
5 Redistribution and use in source and binary forms, with or without |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
6 modification, are permitted provided that the following conditions are met: |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
7 |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
8 * Redistributions of source code must retain the above copyright |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
9 notice, this list of conditions and the following disclaimer. |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
10 |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
11 * Redistributions in binary form must reproduce the above |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
12 copyright notice, this list of conditions and the following |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
13 disclaimer in the documentation and/or other materials provided |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
14 with the distribution. |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
15 |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
16 * Neither the name of Author name here nor the names of other |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
17 contributors may be used to endorse or promote products derived |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
18 from this software without specific prior written permission. |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
19 |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
20 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
21 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
22 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
23 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
24 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
25 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
26 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
27 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
28 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
29 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
30 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |