Warning, /jana2/src/python/externals/pybind11-2.10.3/LICENSE is written in an unsupported language. File is not indexed.
0001 Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>, All rights reserved.
0002
0003 Redistribution and use in source and binary forms, with or without
0004 modification, are permitted provided that the following conditions are met:
0005
0006 1. Redistributions of source code must retain the above copyright notice, this
0007 list of conditions and the following disclaimer.
0008
0009 2. Redistributions in binary form must reproduce the above copyright notice,
0010 this list of conditions and the following disclaimer in the documentation
0011 and/or other materials provided with the distribution.
0012
0013 3. Neither the name of the copyright holder nor the names of its contributors
0014 may be used to endorse or promote products derived from this software
0015 without specific prior written permission.
0016
0017 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
0018 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
0019 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
0020 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
0021 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
0022 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
0023 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
0024 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
0025 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
0026 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0027
0028 Please also refer to the file .github/CONTRIBUTING.md, which clarifies licensing of
0029 external contributions to this project including patches, pull requests, etc.