annotate kdiff3/doc/en/common/artistic-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>The "Artistic 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="Artistic License">
joachim99@69 9 <META NAME="keywords" CONTENT="Artistic, artistic, Artistic License, Artistic license, Artisticlicense, artistic license, artisticlicense, Artistic Licence, Artistic licence, Artisticlicence, artistic licence, artisticlicence, license, licence, software, softwarelicense">
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>The "Artistic License"</H1>
joachim99@69 16
joachim99@69 17 <H2>Preamble</H2>
joachim99@69 18
joachim99@69 19 <P>The intent of this document is to state the conditions under
joachim99@69 20 which a Package may be copied, such that the Copyright Holder
joachim99@69 21 maintains some semblance of artistic control over the
joachim99@69 22 development of the package, while giving the users of the
joachim99@69 23 package the right to use and distribute the Package in a
joachim99@69 24 more-or-less customary fashion, plus the right to make
joachim99@69 25 reasonable modifications.</P>
joachim99@69 26
joachim99@69 27 <H2>Definitions</H2>
joachim99@69 28
joachim99@69 29
joachim99@69 30 <P>"Package" refers to the collection of files distributed by the
joachim99@69 31 Copyright Holder, and derivatives of that collection of files
joachim99@69 32 created through textual modification.</P>
joachim99@69 33
joachim99@69 34 <P>"Standard Version" refers to such a Package if it has not been
joachim99@69 35 modified, or has been modified in accordance with the wishes of
joachim99@69 36 the Copyright Holder as specified below.</P>
joachim99@69 37
joachim99@69 38 <P>"Copyright Holder" is whoever is named in the copyright or
joachim99@69 39 copyrights for the package.</P>
joachim99@69 40
joachim99@69 41 <P>"You" is you, if you're thinking about copying or distributing
joachim99@69 42 this Package.</P>
joachim99@69 43
joachim99@69 44 <P>"Reasonable copying fee" is whatever you can justify on the
joachim99@69 45 basis of media cost, duplication charges, time of people
joachim99@69 46 involved, and so on. (You will not be required to justify it to
joachim99@69 47 the Copyright Holder, but only to the computing community at
joachim99@69 48 large as a market that must bear the fee.)</P>
joachim99@69 49
joachim99@69 50 <P>"Freely Available" means that no fee is charged for the item
joachim99@69 51 itself, though there may be fees involved in handling the
joachim99@69 52 item. It also means that recipients of the item may redistribute
joachim99@69 53 it under the same conditions they received it.</P>
joachim99@69 54
joachim99@69 55
joachim99@69 56 <OL STYLE="list-style-type: decimal;">
joachim99@69 57 <LI><DIV CLASS="li">You may make and give away verbatim copies of the source
joachim99@69 58 form of the Standard Version of this Package without
joachim99@69 59 restriction, provided that you duplicate all of the original
joachim99@69 60 copyright notices and associated disclaimers.</DIV></LI>
joachim99@69 61
joachim99@69 62 <LI>You may apply bug fixes, portability fixes and other
joachim99@69 63 modifications derived from the Public Domain or from the
joachim99@69 64 Copyright Holder. A Package modified in such a way shall still
joachim99@69 65 be considered the Standard Version.</LI>
joachim99@69 66
joachim99@69 67 <LI>You may otherwise modify your copy of this Package in any
joachim99@69 68 way, provided that you insert a prominent notice in each
joachim99@69 69 changed file stating how and when you changed that file, and
joachim99@69 70 provided that you do at least ONE of the following:
joachim99@69 71 <OL STYLE="list-style-type: lower-alpha;">
joachim99@69 72 <LI>place your modifications in the Public Domain or
joachim99@69 73 otherwise make them Freely Available, such as by posting
joachim99@69 74 said modifications to Usenet or an equivalent medium, or
joachim99@69 75 placing the modifications on a major archive site such as
joachim99@69 76 uunet.uu.net, or by allowing the Copyright Holder to
joachim99@69 77 include your modifications in the Standard Version of the
joachim99@69 78 Package.</LI>
joachim99@69 79
joachim99@69 80 <LI>use the modified Package only within your corporation or
joachim99@69 81 organization.</LI>
joachim99@69 82
joachim99@69 83 <LI>rename any non-standard executables so the names do not
joachim99@69 84 conflict with standard executables, which must also be
joachim99@69 85 provided, and provide a separate manual page for each
joachim99@69 86 non-standard executable that clearly documents how it
joachim99@69 87 differs from the Standard Version. d. make other
joachim99@69 88 distribution arrangements with the Copyright Holder.</LI>
joachim99@69 89 </OL>
joachim99@69 90 </LI>
joachim99@69 91 </OL>
joachim99@69 92
joachim99@69 93 <P>You may distribute the programs of this Package in object code
joachim99@69 94 or executable form, provided that you do at least ONE of the
joachim99@69 95 following:</P>
joachim99@69 96
joachim99@69 97 <OL STYLE="list-style-type: lower-alpha;">
joachim99@69 98 <LI>distribute a Standard Version of the executables and library
joachim99@69 99 files, together with instructions (in the manual page or
joachim99@69 100 equivalent) on where to get the Standard Version.</LI>
joachim99@69 101
joachim99@69 102 <LI>accompany the distribution with the machine-readable source
joachim99@69 103 of the Package with your modifications.</LI>
joachim99@69 104
joachim99@69 105 <LI>give non-standard executables non-standard names, and
joachim99@69 106 clearly document the differences in manual pages (or
joachim99@69 107 equivalent), together with instructions on where to get the
joachim99@69 108 Standard Version.</LI>
joachim99@69 109
joachim99@69 110 <LI>make other distribution arrangements with the Copyright
joachim99@69 111 Holder.</LI>
joachim99@69 112 </OL>
joachim99@69 113
joachim99@69 114 <P>You may charge a reasonable copying fee for any distribution of
joachim99@69 115 this Package. You may charge any fee you choose for support of
joachim99@69 116 this Package. You may not charge a fee for this Package
joachim99@69 117 itself. However, you may distribute this Package in aggregate
joachim99@69 118 with other (possibly commercial) programs as part of a larger
joachim99@69 119 (possibly commercial) software distribution provided that you do
joachim99@69 120 not advertise this Package as a product of your own. You may
joachim99@69 121 embed this Package's interpreter within an executable of yours
joachim99@69 122 (by linking); this shall be construed as a mere form of
joachim99@69 123 aggregation, provided that the complete Standard Version of the
joachim99@69 124 interpreter is so embedded.</P>
joachim99@69 125
joachim99@69 126 <P>The scripts and library files supplied as input to or produced
joachim99@69 127 as output from the programs of this Package do not automatically
joachim99@69 128 fall under the copyright of this Package, but belong to whomever
joachim99@69 129 generated them, and may be sold commercially, and may be
joachim99@69 130 aggregated with this Package. If such scripts or library files
joachim99@69 131 are aggregated with this Package via the so-called "undump" or
joachim99@69 132 "unexec" methods of producing a binary executable image, then
joachim99@69 133 distribution of such an image shall neither be construed as a
joachim99@69 134 distribution of this Package nor shall it fall under the
joachim99@69 135 restrictions of Paragraphs 3 and 4, provided that you do not
joachim99@69 136 represent such an executable image as a Standard Version of this
joachim99@69 137 Package.</P>
joachim99@69 138
joachim99@69 139 <P>C subroutines (or comparably compiled subroutines in other
joachim99@69 140 languages) supplied by you and linked into this Package in order
joachim99@69 141 to emulate subroutines and variables of the language defined by
joachim99@69 142 this Package shall not be considered part of this Package, but
joachim99@69 143 are the equivalent of input as in Paragraph 6, provided these
joachim99@69 144 subroutines do not change the language in any way that would
joachim99@69 145 cause it to fail the regression tests for the language.</P>
joachim99@69 146
joachim99@69 147 <P>Aggregation of this Package with a commercial distribution is
joachim99@69 148 always permitted provided that the use of this Package is
joachim99@69 149 embedded; that is, when no overt attempt is made to make this
joachim99@69 150 Package's interfaces visible to the end user of the commercial
joachim99@69 151 distribution. Such use shall not be construed as a distribution
joachim99@69 152 of this Package.</P>
joachim99@69 153
joachim99@69 154 <P>The name of the Copyright Holder may not be used to endorse or
joachim99@69 155 promote products derived from this software without specific
joachim99@69 156 prior written permission.</P>
joachim99@69 157
joachim99@69 158 <P>THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
joachim99@69 159 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
joachim99@69 160 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
joachim99@69 161 PURPOSE.</P>
joachim99@69 162
joachim99@69 163 <DIV STYLE="text-align: center;">The End</DIV>
joachim99@69 164 </BODY>
joachim99@69 165 </HTML>