Commit patch to not break on spaces.
[bowtie.git] / COPYING
1 The Artistic License
2
3 Preamble
4
5 The intent of this document is to state the conditions under which a
6 Package may be copied, such that the Copyright Holder maintains some
7 semblance of artistic control over the development of the package,
8 while giving the users of the package the right to use and distribute
9 the Package in a more-or-less customary fashion, plus the right to
10 make reasonable modifications.
11
12 Definitions:
13     * "Package" refers to the collection of files distributed by the
14       Copyright Holder, and derivatives of that collection of files
15       created through textual modification.
16     * "Standard Version" refers to such a Package if it has not been
17       modified, or has been modified in accordance with the wishes of
18       the Copyright Holder.
19     * "Copyright Holder" is whoever is named in the copyright or
20       copyrights for the package.
21     * "You" is you, if you're thinking about copying or distributing
22       this Package.
23     * "Reasonable copying fee" is whatever you can justify on the
24       basis of media cost, duplication charges, time of people
25       involved, and so on. (You will not be required to justify it to
26       the Copyright Holder, but only to the computing community at
27       large as a market that must bear the fee.)
28     * "Freely Available" means that no fee is charged for the item
29       itself, though there may be fees involved in handling the
30       item. It also means that recipients of the item may redistribute
31       it under the same conditions they received it.
32
33 1. You may make and give away verbatim copies of the source form of
34    the Standard Version of this Package without restriction, provided
35    that you duplicate all of the original copyright notices and
36    associated disclaimers.
37
38 2. You may apply bug fixes, portability fixes and other modifications
39    derived from the Public Domain or from the Copyright Holder. A
40    Package modified in such a way shall still be considered the
41    Standard Version.
42
43 3. You may otherwise modify your copy of this Package in any way,
44    provided that you insert a prominent notice in each changed file
45    stating how and when you changed that file, and provided that you
46    do at least ONE of the following:
47
48     a) place your modifications in the Public Domain or otherwise make
49     them Freely Available, such as by posting said modifications to
50     Usenet or an equivalent medium, or placing the modifications on a
51     major archive site such as ftp.uu.net, or by allowing the
52     Copyright Holder to include your modifications in the Standard
53     Version of the Package.
54
55     b) use the modified Package only within your corporation or
56     organization.
57
58     c) rename any non-standard executables so the names do not
59     conflict with standard executables, which must also be provided,
60     and provide a separate manual page for each non-standard
61     executable that clearly documents how it differs from the Standard
62     Version.
63
64     d) make other distribution arrangements with the Copyright Holder.
65
66 4. You may distribute the programs of this Package in object code or
67    executable form, provided that you do at least ONE of the
68    following:
69
70     a) distribute a Standard Version of the executables and library
71     files, together with instructions (in the manual page or
72     equivalent) on where to get the Standard Version.
73
74     b) accompany the distribution with the machine-readable source of
75     the Package with your modifications.
76
77     c) accompany any non-standard executables with their corresponding
78     Standard Version executables, giving the non-standard executables
79     non-standard names, and clearly documenting the differences in
80     manual pages (or equivalent), together with instructions on where
81     to get the Standard Version.
82
83     d) make other distribution arrangements with the Copyright Holder.
84
85 5. You may charge a reasonable copying fee for any distribution of
86    this Package. You may charge any fee you choose for support of this
87    Package. You may not charge a fee for this Package itself. However,
88    you may distribute this Package in aggregate with other (possibly
89    commercial) programs as part of a larger (possibly commercial)
90    software distribution provided that you do not advertise this
91    Package as a product of your own.
92
93 6. The scripts and library files supplied as input to or produced as
94    output from the programs of this Package do not automatically fall
95    under the copyright of this Package, but belong to whomever
96    generated them, and may be sold commercially, and may be aggregated
97    with this Package.
98
99 7. C or perl subroutines supplied by you and linked into this Package
100    shall not be considered part of this Package.
101
102 8. The name of the Copyright Holder may not be used to endorse or
103    promote products derived from this software without specific prior
104    written permission.
105
106 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
107    WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
108    OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
109
110 The End
111 This license is approved by the Open Source Initiative
112 (www.opensource.org) for certifying software as OSI Certified Open
113 Source.
114