jpayne@68
|
1 Copyright (c) 2012-2019, Chunlei Wu <cwu@scripps.edu>
|
jpayne@68
|
2 All rights reserved.
|
jpayne@68
|
3
|
jpayne@68
|
4 Redistribution and use in source and binary forms, with or without
|
jpayne@68
|
5 modification, are permitted provided that the following conditions are met:
|
jpayne@68
|
6 * Redistributions of source code must retain the above copyright
|
jpayne@68
|
7 notice, this list of conditions and the following disclaimer.
|
jpayne@68
|
8 * Redistributions in binary form must reproduce the above copyright
|
jpayne@68
|
9 notice, this list of conditions and the following disclaimer in the
|
jpayne@68
|
10 documentation and/or other materials provided with the distribution.
|
jpayne@68
|
11 * The name of the author may not be used to endorse or promote products
|
jpayne@68
|
12 derived from this software without specific prior written permission.
|
jpayne@68
|
13
|
jpayne@68
|
14 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
jpayne@68
|
15 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
jpayne@68
|
16 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
jpayne@68
|
17 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
|
jpayne@68
|
18 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
jpayne@68
|
19 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
jpayne@68
|
20 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
jpayne@68
|
21 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
jpayne@68
|
22 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
jpayne@68
|
23 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|