Skip to content

Commit e4a4ca8

Browse files
committed
3rdparty licenses update for 5.x.
1 parent 023502f commit e4a4ca8

1 file changed

Lines changed: 79 additions & 37 deletions

File tree

LICENSE-3RD-PARTY.txt

Lines changed: 79 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2949,43 +2949,6 @@ WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
29492949
LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
29502950
OF THIS SOFTWARE.
29512951

2952-
------------------------------------------------------------------------------
2953-
OpenEXR library is redistributed within all opencv-python packages.
2954-
2955-
Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm
2956-
Entertainment Company Ltd. Portions contributed and copyright held by
2957-
others as indicated. All rights reserved.
2958-
2959-
Redistribution and use in source and binary forms, with or without
2960-
modification, are permitted provided that the following conditions are
2961-
met:
2962-
2963-
* Redistributions of source code must retain the above
2964-
copyright notice, this list of conditions and the following
2965-
disclaimer.
2966-
2967-
* Redistributions in binary form must reproduce the above
2968-
copyright notice, this list of conditions and the following
2969-
disclaimer in the documentation and/or other materials provided with
2970-
the distribution.
2971-
2972-
* Neither the name of Industrial Light & Magic nor the names of
2973-
any other contributors to this software may be used to endorse or
2974-
promote products derived from this software without specific prior
2975-
written permission.
2976-
2977-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
2978-
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
2979-
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2980-
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
2981-
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2982-
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2983-
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
2984-
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
2985-
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
2986-
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2987-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2988-
29892952
------------------------------------------------------------------------------
29902953
Intel(R) IPP ICV library statically linked within x86 and x86_64 opencv-python packages.
29912954

@@ -3573,3 +3536,82 @@ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
35733536
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
35743537
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
35753538
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3539+
3540+
------------------------------------------------------------------------------
3541+
3542+
MLAS library is redistributed within all opencv-python packages.
3543+
3544+
MIT License
3545+
3546+
Copyright (c) Microsoft Corporation
3547+
3548+
Permission is hereby granted, free of charge, to any person obtaining a copy
3549+
of this software and associated documentation files (the "Software"), to deal
3550+
in the Software without restriction, including without limitation the rights
3551+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3552+
copies of the Software, and to permit persons to whom the Software is
3553+
furnished to do so, subject to the following conditions:
3554+
3555+
The above copyright notice and this permission notice shall be included in all
3556+
copies or substantial portions of the Software.
3557+
3558+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3559+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3560+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3561+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3562+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3563+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3564+
SOFTWARE.
3565+
3566+
------------------------------------------------------------------------------
3567+
3568+
CLapack library is redistributed within opencv-python packages for Windows.
3569+
3570+
Copyright (c) 1992-2017 The University of Tennessee and The University
3571+
of Tennessee Research Foundation. All rights
3572+
reserved.
3573+
Copyright (c) 2000-2017 The University of California Berkeley. All
3574+
rights reserved.
3575+
Copyright (c) 2006-2017 The University of Colorado Denver. All rights
3576+
reserved.
3577+
3578+
$COPYRIGHT$
3579+
3580+
Additional copyrights may follow
3581+
3582+
$HEADER$
3583+
3584+
Redistribution and use in source and binary forms, with or without
3585+
modification, are permitted provided that the following conditions are
3586+
met:
3587+
3588+
- Redistributions of source code must retain the above copyright
3589+
notice, this list of conditions and the following disclaimer.
3590+
3591+
- Redistributions in binary form must reproduce the above copyright
3592+
notice, this list of conditions and the following disclaimer listed
3593+
in this license in the documentation and/or other materials
3594+
provided with the distribution.
3595+
3596+
- Neither the name of the copyright holders nor the names of its
3597+
contributors may be used to endorse or promote products derived from
3598+
this software without specific prior written permission.
3599+
3600+
The copyright holders provide no reassurances that the source code
3601+
provided does not infringe any patent, copyright, or any other
3602+
intellectual property rights of third parties. The copyright holders
3603+
disclaim any liability to any recipient for claims brought against
3604+
recipient by any third party for infringement of that parties
3605+
intellectual property rights.
3606+
3607+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3608+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3609+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3610+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3611+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3612+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3613+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3614+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3615+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3616+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3617+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)