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