Install Debian's ion_0.0.20020207-1.diff.gz patch.
[ion1.git] / LICENSE
blob0f89dd93d0fd288181d1aff9e1ca92b4a7434287
2 The Clarified Artistic License
4 Preamble
6 The intent of this document is to state the conditions under which a
7 Package may be copied, such that the Copyright Holder maintains some
8 semblance of artistic control over the development of the package, while
9 giving the users of the package the right to use and distribute the Package
10 in a more-or-less customary fashion, plus the right to make reasonable
11 modifications.
13 Definitions:
15 "Package" refers to the collection of files distributed by the Copyright
16 Holder, and derivatives of that collection of files created through textual
17 modification.
18 "Standard Version" refers to such a Package if it has not been modified, or
19 has been modified in accordance with the wishes of the Copyright Holder as
20 specified below.
21 "Copyright Holder" is whoever is named in the copyright or copyrights for
22 the package.
23 "You" is you, if you're thinking about copying or distributing this
24 Package.
25 "Distribution fee" is a fee you charge for providing a copy of this Package
26 to another party.
27 "Freely Available" means that no fee is charged for the right to use the
28 item, though there may be fees involved in handling the item. It also means
29 that recipients of the item may redistribute it under the same conditions
30 they received it.
31    
32  1. You may make and give away verbatim copies of the source form of the
33     Standard Version of this Package without restriction, provided that you
34     duplicate all of the original copyright notices and associated
35     disclaimers.
36  2. You may apply bug fixes, portability fixes and other modifications
37     derived from the Public Domain, or those made Freely Available, or from
38     the Copyright Holder. A Package modified in such a way shall still be
39     considered the Standard Version.
40  3. You may otherwise modify your copy of this Package in any way, provided
41     that you insert a prominent notice in each changed file stating how and
42     when you changed that file, and provided that you do at least ONE of
43     the following:
44        
45      1. place your modifications in the Public Domain or otherwise make them
46         Freely Available, such as by posting said modifications to Usenet
47         or an equivalent medium, or placing the modifications on a major
48         network archive site allowing unrestricted access to them, or by
49         allowing the Copyright Holder to include your modifications in the
50         Standard Version of the Package.
51      2. use the modified Package only within your corporation or
52         organization.
53      3. rename any non-standard executables so the names do not conflict
54         with standard executables, which must also be provided, and provide
55         a separate manual page for each non-standard executable that
56         clearly documents how it differs from the Standard Version.
57      4. make other distribution arrangements with the Copyright Holder.
58      5. permit and encourge anyone who receives a copy of the modified
59         Package permission to make your modifications Freely Available in
60         some specific way.
61    
62  4. You may distribute the programs of this Package in object code or
63     executable form, provided that you do at least ONE of the following:
64        
65      1. distribute a Standard Version of the executables and library files,
66         together with instructions (in the manual page or equivalent) on
67         where to get the Standard Version.
68      2. accompany the distribution with the machine-readable source of the
69         Package with your modifications.
70      3. give non-standard executables non-standard names, and clearly
71         document the differences in manual pages (or equivalent), together
72         with instructions on where to get the Standard Version.
73      4. make other distribution arrangements with the Copyright Holder.
74      5. offer the machine-readable source of the Package, with your
75         modifications, by mail order.
76    
77  5. You may charge a distribution fee for any distribution of this Package.
78     If you offer support for this Package, you may charge any fee you
79     choose for that support. You may not charge a license fee for the right
80     to use this Package itself. You may distribute this Package in
81     aggregate with other (possibly commercial and possibly nonfree)
82     programs as part of a larger (possibly commercial and possibly nonfree)
83     software distribution, and charge license fees for other parts of that
84     software distribution, provided that you do not advertise this Package
85     as a product of your own. If the Package includes an interpreter, You
86     may embed this Package's interpreter within an executable of yours (by
87     linking); this shall be construed as a mere form of aggregation,
88     provided that the complete Standard Version of the interpreter is so
89     embedded.
90  6. The scripts and library files supplied as input to or produced as output
91     from the programs of this Package do not automatically fall under the
92     copyright of this Package, but belong to whoever generated them, and
93     may be sold commercially, and may be aggregated with this Package. If
94     such scripts or library files are aggregated with this Package via the
95     so-called "undump" or "unexec" methods of producing a binary executable
96     image, then distribution of such an image shall neither be construed as
97     a distribution of this Package nor shall it fall under the restrictions
98     of Paragraphs 3 and 4, provided that you do not represent such an
99     executable image as a Standard Version of this Package.
100  7. C subroutines (or comparably compiled subroutines in other languages)
101     supplied by you and linked into this Package in order to emulate
102     subroutines and variables of the language defined by this Package shall
103     not be considered part of this Package, but are the equivalent of input
104     as in Paragraph 6, provided these subroutines do not change the
105     language in any way that would cause it to fail the regression tests
106     for the language.
107  8. Aggregation of the Standard Version of the Package with a commercial
108     distribution is always permitted provided that the use of this Package
109     is embedded; that is, when no overt attempt is made to make this
110     Package's interfaces visible to the end user of the commercial
111     distribution. Such use shall not be construed as a distribution of this
112     Package.
113  9. The name of the Copyright Holder may not be used to endorse or promote
114     products derived from this software without specific prior written
115     permission.
116 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
117     WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
118     MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.