xref: /illumos-gate/usr/src/data/perfmon/THIRDPARTYLICENSE (revision 3aa6c13072f3d4792a18693e916aed260a496c1f)
1The following files are distributed under the terms of the 3-clause BSD license:
2
3- Mapfile.csv
4- All .tsv files
5- All .json files
6
7Copyright (C) 2018 Intel Corporation
8
9Redistribution and use in source and binary forms, with or without modification,
10are permitted provided that the following conditions are met:
11
121. Redistributions of source code must retain the above copyright notice,
13   this list of conditions and the following disclaimer.
142. Redistributions in binary form must reproduce the above copyright notice,
15   this list of conditions and the following disclaimer in the documentation
16   and/or other materials provided with the distribution.
173. Neither the name of the copyright holder nor the names of its contributors
18   may be used to endorse or promote products derived from this software
19   without specific prior written permission.
20
21THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
22AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
23THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
25BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
26OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
27OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
28OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
29WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
30OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
31EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33SPDX-License-Identifier: BSD-3-Clause
34