1*4297f72dSThomas GleixnerValid-License-Identifier: BSD-3-Clause
2*4297f72dSThomas GleixnerSPDX-URL: https://spdx.org/licenses/BSD-3-Clause.html
3*4297f72dSThomas GleixnerUsage-Guide:
4*4297f72dSThomas Gleixner  To use the BSD 3-clause "New" or "Revised" License put the following SPDX
5*4297f72dSThomas Gleixner  tag/value pair into a comment according to the placement guidelines in
6*4297f72dSThomas Gleixner  the licensing rules documentation:
7*4297f72dSThomas Gleixner    SPDX-License-Identifier: BSD-3-Clause
8*4297f72dSThomas GleixnerLicense-Text:
9*4297f72dSThomas Gleixner
10*4297f72dSThomas GleixnerCopyright (c) <year> <owner> . All rights reserved.
11*4297f72dSThomas Gleixner
12*4297f72dSThomas GleixnerRedistribution and use in source and binary forms, with or without
13*4297f72dSThomas Gleixnermodification, are permitted provided that the following conditions are met:
14*4297f72dSThomas Gleixner
15*4297f72dSThomas Gleixner1. Redistributions of source code must retain the above copyright notice,
16*4297f72dSThomas Gleixner   this list of conditions and the following disclaimer.
17*4297f72dSThomas Gleixner
18*4297f72dSThomas Gleixner2. Redistributions in binary form must reproduce the above copyright
19*4297f72dSThomas Gleixner   notice, this list of conditions and the following disclaimer in the
20*4297f72dSThomas Gleixner   documentation and/or other materials provided with the distribution.
21*4297f72dSThomas Gleixner
22*4297f72dSThomas Gleixner3. Neither the name of the copyright holder nor the names of its
23*4297f72dSThomas Gleixner   contributors may be used to endorse or promote products derived from this
24*4297f72dSThomas Gleixner   software without specific prior written permission.
25*4297f72dSThomas Gleixner
26*4297f72dSThomas GleixnerTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
27*4297f72dSThomas GleixnerAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28*4297f72dSThomas GleixnerIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
29*4297f72dSThomas GleixnerARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
30*4297f72dSThomas GleixnerLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
31*4297f72dSThomas GleixnerCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
32*4297f72dSThomas GleixnerSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33*4297f72dSThomas GleixnerINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34*4297f72dSThomas GleixnerCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
35*4297f72dSThomas GleixnerARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
36*4297f72dSThomas GleixnerPOSSIBILITY OF SUCH DAMAGE.
37