Blame BSD-2-Clause

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