Back to home page

OSCL-LXR

 
 

    


0001 Valid-License-Identifier: BSD-3-Clause-Clear
0002 SPDX-URL: https://spdx.org/licenses/BSD-3-Clause-Clear.html
0003 Usage-Guide:
0004   To use the BSD 3-clause "Clear" 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-Clear
0008 License-Text:
0009 
0010 The Clear BSD License
0011 
0012 Copyright (c) [xxxx]-[xxxx] [Owner Organization]
0013 All rights reserved.
0014 
0015 Redistribution and use in source and binary forms, with or without
0016 modification, are permitted (subject to the limitations in the disclaimer
0017 below) provided that the following conditions are met:
0018 
0019  * Redistributions of source code must retain the above copyright notice,
0020    this list of conditions and the following disclaimer.
0021 
0022  * Redistributions in binary form must reproduce the above copyright
0023    notice, this list of conditions and the following disclaimer in the
0024    documentation and/or other materials provided with the distribution.
0025 
0026  * Neither the name of [Owner Organization] nor the names of its
0027    contributors may be used to endorse or promote products derived from
0028    this software without specific prior written permission.
0029 
0030 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY
0031 THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
0032 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
0033 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
0034 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER
0035 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
0036 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
0037 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
0038 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
0039 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
0040 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
0041 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.