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