xref: /petsc/src/sys/perfstubs/LICENSE (revision f092f6cb0ea570df2a26d5140f7c9e4c399b4663)
1*a0c7f9aaSSamuel KhuvisBSD 3-Clause License
2*a0c7f9aaSSamuel Khuvis
3*a0c7f9aaSSamuel KhuvisCopyright (c) 2019-2020, University of Oregon
4*a0c7f9aaSSamuel KhuvisAll rights reserved.
5*a0c7f9aaSSamuel Khuvis
6*a0c7f9aaSSamuel KhuvisRedistribution and use in source and binary forms, with or without
7*a0c7f9aaSSamuel Khuvismodification, are permitted provided that the following conditions are met:
8*a0c7f9aaSSamuel Khuvis
9*a0c7f9aaSSamuel Khuvis1. Redistributions of source code must retain the above copyright notice, this
10*a0c7f9aaSSamuel Khuvis   list of conditions and the following disclaimer.
11*a0c7f9aaSSamuel Khuvis
12*a0c7f9aaSSamuel Khuvis2. Redistributions in binary form must reproduce the above copyright notice,
13*a0c7f9aaSSamuel Khuvis   this list of conditions and the following disclaimer in the documentation
14*a0c7f9aaSSamuel Khuvis   and/or other materials provided with the distribution.
15*a0c7f9aaSSamuel Khuvis
16*a0c7f9aaSSamuel Khuvis3. Neither the name of the copyright holder nor the names of its
17*a0c7f9aaSSamuel Khuvis   contributors may be used to endorse or promote products derived from
18*a0c7f9aaSSamuel Khuvis   this software without specific prior written permission.
19*a0c7f9aaSSamuel Khuvis
20*a0c7f9aaSSamuel KhuvisTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
21*a0c7f9aaSSamuel KhuvisAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22*a0c7f9aaSSamuel KhuvisIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
23*a0c7f9aaSSamuel KhuvisDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
24*a0c7f9aaSSamuel KhuvisFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25*a0c7f9aaSSamuel KhuvisDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26*a0c7f9aaSSamuel KhuvisSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
27*a0c7f9aaSSamuel KhuvisCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
28*a0c7f9aaSSamuel KhuvisOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29*a0c7f9aaSSamuel KhuvisOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30