Blame BSD-2-Clause

Packit Service 0ee8e1
Valid-License-Identifier: BSD-2-Clause
Packit Service 0ee8e1
SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html
Packit Service 0ee8e1
Usage-Guide:
Packit Service 0ee8e1
  To use the BSD 2-clause "Simplified" License put the following SPDX
Packit Service 0ee8e1
  tag/value pair into a comment according to the placement guidelines in
Packit Service 0ee8e1
  the licensing rules documentation:
Packit Service 0ee8e1
    SPDX-License-Identifier: BSD-2-Clause
Packit Service 0ee8e1
License-Text:
Packit Service 0ee8e1
Packit Service 0ee8e1
Copyright (c) <year> <owner> . All rights reserved.
Packit Service 0ee8e1
Packit Service 0ee8e1
Redistribution and use in source and binary forms, with or without
Packit Service 0ee8e1
modification, are permitted provided that the following conditions are met:
Packit Service 0ee8e1
Packit Service 0ee8e1
1. Redistributions of source code must retain the above copyright notice,
Packit Service 0ee8e1
   this list of conditions and the following disclaimer.
Packit Service 0ee8e1
Packit Service 0ee8e1
2. Redistributions in binary form must reproduce the above copyright
Packit Service 0ee8e1
   notice, this list of conditions and the following disclaimer in the
Packit Service 0ee8e1
   documentation and/or other materials provided with the distribution.
Packit Service 0ee8e1
Packit Service 0ee8e1
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
Packit Service 0ee8e1
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Packit Service 0ee8e1
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
Packit Service 0ee8e1
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
Packit Service 0ee8e1
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
Packit Service 0ee8e1
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
Packit Service 0ee8e1
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
Packit Service 0ee8e1
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
Packit Service 0ee8e1
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
Packit Service 0ee8e1
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
Packit Service 0ee8e1
POSSIBILITY OF SUCH DAMAGE.