jpayne@68: BSD 3-Clause License jpayne@68: jpayne@68: Copyright (c) 2013-2024, Kim Davies and contributors. jpayne@68: All rights reserved. jpayne@68: jpayne@68: Redistribution and use in source and binary forms, with or without jpayne@68: modification, are permitted provided that the following conditions are jpayne@68: met: jpayne@68: jpayne@68: 1. Redistributions of source code must retain the above copyright jpayne@68: notice, this list of conditions and the following disclaimer. jpayne@68: jpayne@68: 2. Redistributions in binary form must reproduce the above copyright jpayne@68: notice, this list of conditions and the following disclaimer in the jpayne@68: documentation and/or other materials provided with the distribution. jpayne@68: jpayne@68: 3. Neither the name of the copyright holder nor the names of its jpayne@68: contributors may be used to endorse or promote products derived from jpayne@68: this software without specific prior written permission. jpayne@68: jpayne@68: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS jpayne@68: "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT jpayne@68: LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR jpayne@68: A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT jpayne@68: HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, jpayne@68: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED jpayne@68: TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR jpayne@68: PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF jpayne@68: LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING jpayne@68: NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS jpayne@68: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.