0001 Valid-License-Identifier: BSD-3-Clause
0002 SPDX-URL: https://spdx.org/licenses/BSD-3-Clause.html
0003 Usage-Guide:
0004 To use the BSD 3-clause "New" or "Revised" License put the following SPDX
0005 tag/value pair into a comment according to the placement guidelines in
0006 the licensing rules documentation:
0007 SPDX-License-Identifier: BSD-3-Clause
0008 License-Text:
0009
0010 Copyright (c) <year> <owner> . All rights reserved.
0011
0012 Redistribution and use in source and binary forms, with or without
0013 modification, are permitted provided that the following conditions are met:
0014
0015 1. Redistributions of source code must retain the above copyright notice,
0016 this list of conditions and the following disclaimer.
0017
0018 2. Redistributions in binary form must reproduce the above copyright
0019 notice, this list of conditions and the following disclaimer in the
0020 documentation and/or other materials provided with the distribution.
0021
0022 3. Neither the name of the copyright holder nor the names of its
0023 contributors may be used to endorse or promote products derived from this
0024 software without specific prior written permission.
0025
0026 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
0027 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
0028 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
0029 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
0030 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
0031 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
0032 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
0033 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
0034 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
0035 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
0036 POSSIBILITY OF SUCH DAMAGE.