code.gitea.io/gitea@v1.22.3/options/license/BSD-3-Clause-HP (about)

     1  Redistribution and use in source and binary forms, with or without
     2  modification, are permitted provided that the following conditions
     3  are met:
     4  1. Redistributions of source code must retain the above copyright
     5     notice, this list of conditions and the following disclaimer.
     6  2. Redistributions in binary form must reproduce the above copyright
     7     notice, this list of conditions and the following disclaimer in the
     8     documentation and/or other materials provided with the distribution.
     9  3. Neither the name of the HP nor the names of its
    10     contributors may be used to endorse or promote products derived
    11     from this software without specific prior written permission.
    12  
    13  THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
    14  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
    15  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    16  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
    17  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
    18  NOT LIMITED TO, PATENT INFRINGEMENT; PROCUREMENT OF SUBSTITUTE GOODS OR
    19  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    20  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    21  STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
    22  IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    23  POSSIBILITY OF SUCH DAMAGE.