perlartistic and perlgpl reformatting from Sean Burke.
[p5sagit/p5-mst-13.2.git] / pod / perlartistic.pod
CommitLineData
2a551100 1
cc2b665f 2=head1 NAME
3
4perlartistic -- the Perl Artistic License
5
6=head1 SYNOPSIS
7
8 You can refer to this document in Pod via "L<perlartistic>"
9 Or you can see this document by entering "perldoc perlartistic"
10
11=head1 DESCRIPTION
2a551100 12
cc2b665f 13[This is the B<The "Artistic License">. It's here so that
14modules/programs/etc that want to declare this as their distribution
15license, can link to it.]
16
17=head1 The "Artistic License"
2a551100 18
19=head2 Preamble
20
21The intent of this document is to state the conditions under which a
22Package may be copied, such that the Copyright Holder maintains some
23semblance of artistic control over the development of the package,
24while giving the users of the package the right to use and distribute
25the Package in a more-or-less customary fashion, plus the right to make
26reasonable modifications.
27
cc2b665f 28=head2 Definitions
2a551100 29
cc2b665f 30=over
2a551100 31
cc2b665f 32=item "Package" refers to the collection of files distributed by the
33Copyright Holder, and derivatives of that collection of files created
34through textual modification.
2a551100 35
cc2b665f 36=item "Standard Version" refers to such a Package if it has not been
37modified, or has been modified in accordance with the wishes of the
38Copyright Holder as specified below.
2a551100 39
cc2b665f 40=item "Copyright Holder" is whoever is named in the copyright or
41copyrights for the package.
2a551100 42
cc2b665f 43=item "You" is you, if you're thinking about copying or distributing
44this Package.
2a551100 45
cc2b665f 46=item "Reasonable copying fee" is whatever you can justify on the basis
47of media cost, duplication charges, time of people involved, and so on.
48(You will not be required to justify it to the Copyright Holder, but
49only to the computing community at large as a market that must bear the
50fee.)
2a551100 51
cc2b665f 52=item "Freely Available" means that no fee is charged for the item
53itself, though there may be fees involved in handling the item. It also
54means that recipients of the item may redistribute it under the same
55conditions they received it.
2a551100 56
57=back
58
cc2b665f 59=head2 Conditions
2a551100 60
cc2b665f 61=over
62
63=item 1
2a551100 64
65You may make and give away verbatim copies of the source form of the
66Standard Version of this Package without restriction, provided that you
67duplicate all of the original copyright notices and associated disclaimers.
68
cc2b665f 69=item 2
2a551100 70
71You may apply bug fixes, portability fixes and other modifications
72derived from the Public Domain or from the Copyright Holder. A Package
73modified in such a way shall still be considered the Standard Version.
74
cc2b665f 75=item 3
2a551100 76
77You may otherwise modify your copy of this Package in any way, provided
78that you insert a prominent notice in each changed file stating how and
79when you changed that file, and provided that you do at least ONE of the
80following:
81
cc2b665f 82=over
2a551100 83
84=item *
85
cc2b665f 86a) place your modifications in the Public Domain or otherwise make them
87Freely Available, such as by posting said modifications to Usenet or an
88equivalent medium, or placing the modifications on a major archive site
89such as uunet.uu.net, or by allowing the Copyright Holder to include
90your modifications in the Standard Version of the Package.
2a551100 91
92=item *
93
cc2b665f 94b) use the modified Package only within your corporation or organization.
2a551100 95
96=item *
97
cc2b665f 98c) rename any non-standard executables so the names do not conflict with
99standard executables, which must also be provided, and provide a
100separate manual page for each non-standard executable that clearly
101documents how it differs from the Standard Version.
2a551100 102
103=item *
104
cc2b665f 105d) make other distribution arrangements with the Copyright Holder.
2a551100 106
107=back
108
cc2b665f 109=item 4
2a551100 110
111You may distribute the programs of this Package in object code or
112executable form, provided that you do at least ONE of the following:
113
cc2b665f 114=over
2a551100 115
116=item *
117
cc2b665f 118a) distribute a Standard Version of the executables and library files,
119together with instructions (in the manual page or equivalent) on where
120to get the Standard Version.
2a551100 121
122=item *
123
cc2b665f 124b) accompany the distribution with the machine-readable source of the
125Package with your modifications.
2a551100 126
127=item *
128
cc2b665f 129c) give non-standard executables non-standard names, and clearly
130document the differences in manual pages (or equivalent), together with
131instructions on where to get the Standard Version.
2a551100 132
133=item *
134
cc2b665f 135d) make other distribution arrangements with the Copyright Holder.
2a551100 136
137=back
138
cc2b665f 139=item 5
2a551100 140
141You may charge a reasonable copying fee for any distribution of this
142Package. You may charge any fee you choose for support of this
143Package. You may not charge a fee for this Package itself. However,
144you may distribute this Package in aggregate with other (possibly
145commercial) programs as part of a larger (possibly commercial) software
146distribution provided that you do not advertise this Package as a
147product of your own. You may embed this Package's interpreter within
148an executable of yours (by linking); this shall be construed as a mere
149form of aggregation, provided that the complete Standard Version of the
150interpreter is so embedded.
151
cc2b665f 152=item 6
2a551100 153
154The scripts and library files supplied as input to or produced as
155output from the programs of this Package do not automatically fall
156under the copyright of this Package, but belong to whoever generated
157them, and may be sold commercially, and may be aggregated with this
158Package. If such scripts or library files are aggregated with this
159Package via the so-called "undump" or "unexec" methods of producing a
160binary executable image, then distribution of such an image shall
161neither be construed as a distribution of this Package nor shall it
162fall under the restrictions of Paragraphs 3 and 4, provided that you do
163not represent such an executable image as a Standard Version of this
164Package.
165
cc2b665f 166=item 7
2a551100 167
168C subroutines (or comparably compiled subroutines in other
169languages) supplied by you and linked into this Package in order to
170emulate subroutines and variables of the language defined by this
171Package shall not be considered part of this Package, but are the
172equivalent of input as in Paragraph 6, provided these subroutines do
173not change the language in any way that would cause it to fail the
174regression tests for the language.
175
cc2b665f 176=item 8
2a551100 177
178Aggregation of this Package with a commercial distribution is always
179permitted provided that the use of this Package is embedded; that is,
180when no overt attempt is made to make this Package's interfaces visible
181to the end user of the commercial distribution. Such use shall not be
182construed as a distribution of this Package.
183
cc2b665f 184=item 9
2a551100 185
186The name of the Copyright Holder may not be used to endorse or promote
187products derived from this software without specific prior written permission.
188
cc2b665f 189
190=item 10
2a551100 191
192THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
193IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
194WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
195
196=back
197
198The End
199
200=cut
cc2b665f 201
202