annotate LICENSE @ 1:66ece4fd024f draft default tip

planemo upload commit 20eeb677e99874173440a365f2db04e315e7ebed
author nathandunn
date Wed, 28 Jun 2017 10:27:08 -0400
parents 028a3ffc17b4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
1 BSD 3-Clause License
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
2
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
3 Copyright (c) 2017, Nathan Dunn
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
4 All rights reserved.
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
5
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
6 Redistribution and use in source and binary forms, with or without
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
7 modification, are permitted provided that the following conditions are met:
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
8
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
9 * Redistributions of source code must retain the above copyright notice, this
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
10 list of conditions and the following disclaimer.
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
11
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
12 * Redistributions in binary form must reproduce the above copyright notice,
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
13 this list of conditions and the following disclaimer in the documentation
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
14 and/or other materials provided with the distribution.
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
15
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
16 * Neither the name of the copyright holder nor the names of its
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
17 contributors may be used to endorse or promote products derived from
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
18 this software without specific prior written permission.
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
19
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
20 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
21 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
22 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
23 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
24 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
25 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
26 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
27 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
28 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
028a3ffc17b4 planemo upload commit b095175f34e78ceded24a6e1da99b328f50db86d
nathandunn
parents:
diff changeset
29 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.