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