Blame opae-libs/LICENSE

Packit 534379
BSD 3-Clause License
Packit 534379
Packit 534379
Copyright (c) 2020, OPAE
Packit 534379
All rights reserved.
Packit 534379
Packit 534379
Redistribution and use in source and binary forms, with or without
Packit 534379
modification, are permitted provided that the following conditions are met:
Packit 534379
Packit 534379
1. Redistributions of source code must retain the above copyright notice, this
Packit 534379
   list of conditions and the following disclaimer.
Packit 534379
Packit 534379
2. Redistributions in binary form must reproduce the above copyright notice,
Packit 534379
   this list of conditions and the following disclaimer in the documentation
Packit 534379
   and/or other materials provided with the distribution.
Packit 534379
Packit 534379
3. Neither the name of the copyright holder nor the names of its
Packit 534379
   contributors may be used to endorse or promote products derived from
Packit 534379
   this software without specific prior written permission.
Packit 534379
Packit 534379
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
Packit 534379
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Packit 534379
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Packit 534379
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
Packit 534379
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Packit 534379
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
Packit 534379
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
Packit 534379
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
Packit 534379
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
Packit 534379
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.