annotate kdiff3/doc/en/common/bsd-license.html @ 113:7bca1f1340f6 tip

Build fixes for Xcode 10 / Qt 5.12
author Chris Cannam
date Mon, 17 Dec 2018 11:13:01 +0000
parents 8febbfb1148c
children
rev   line source
joachim99@69 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
joachim99@69 2 "http://www.w3.org/TR/html40/strict.dtd">
joachim99@69 3 <HTML LANG="en-US">
joachim99@69 4 <HEAD>
joachim99@69 5 <TITLE>BSD License</TITLE>
joachim99@69 6 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
joachim99@69 7 <META HTTP-EQUIV="Content-Language" CONTENT="en-US">
joachim99@69 8 <META NAME="description" CONTENT="BSD License">
joachim99@69 9 <META NAME="keywords" CONTENT="BSD, bsd, Bsd, license, licence, software, free software, softwarelicense, BSD Software license">
joachim99@69 10 <META NAME="robots" CONTENT="none">
joachim99@69 11 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
joachim99@69 12 <LINK REL="stylesheet" HREF="kde-default.css" TYPE="text/css">
joachim99@69 13 </HEAD>
joachim99@69 14 <BODY CLASS="license">
joachim99@69 15 <H1>BSD License</H1>
joachim99@69 16
joachim99@69 17 <P>Redistribution and use in source and binary forms, with or
joachim99@69 18 without modification, are permitted provided that the following
joachim99@69 19 conditions are met:</P>
joachim99@69 20
joachim99@69 21 <OL>
joachim99@69 22 <LI>Redistributions of source code must retain the above
joachim99@69 23 copyright notice, this list of conditions and the following
joachim99@69 24 disclaimer.</LI>
joachim99@69 25
joachim99@69 26 <LI>Redistributions in binary form must reproduce the above
joachim99@69 27 copyright notice, this list of conditions and the following
joachim99@69 28 disclaimer in the documentation and/or other materials
joachim99@69 29 provided with the distribution.</LI>
joachim99@69 30 </OL>
joachim99@69 31
joachim99@69 32 <P>THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
joachim99@69 33 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
joachim99@69 34 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
joachim99@69 35 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
joachim99@69 36 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
joachim99@69 37 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
joachim99@69 38 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
joachim99@69 39 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
joachim99@69 40 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
joachim99@69 41 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
joachim99@69 42 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
joachim99@69 43 THE POSSIBILITY OF SUCH DAMAGE.</P>
joachim99@69 44 </BODY>
joachim99@69 45 </HTML>