7759 Perl modules update
[unleashed-userland.git] / components / perl / pmtools / pmtools.license
blob716c656ec8f25695ddce5a197d53334d728ac91f
1 GNU GENERAL PUBLIC LICENSE
3 Version 2, June 1991
5 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
6 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
8 Everyone is permitted to copy and distribute verbatim copies
9 of this license document, but changing it is not allowed.
11 Preamble
13 The licenses for most software are designed to take away your freedom
14 to share and change it. By contrast, the GNU General Public License is
15 intended to guarantee your freedom to share and change free software--to
16 make sure the software is free for all its users. This General Public
17 License applies to most of the Free Software Foundation's software and
18 to any other program whose authors commit to using it. (Some other Free
19 Software Foundation software is covered by the GNU Lesser General Public
20 License instead.) You can apply it to your programs, too.
22 When we speak of free software, we are referring to freedom, not
23 price. Our General Public Licenses are designed to make sure that you
24 have the freedom to distribute copies of free software (and charge for
25 this service if you wish), that you receive source code or can get it
26 if you want it, that you can change the software or use pieces of it in
27 new free programs; and that you know you can do these things.
29 To protect your rights, we need to make restrictions that forbid anyone
30 to deny you these rights or to ask you to surrender the rights. These
31 restrictions translate to certain responsibilities for you if you
32 distribute copies of the software, or if you modify it.
34 For example, if you distribute copies of such a program, whether gratis or
35 for a fee, you must give the recipients all the rights that you have. You
36 must make sure that they, too, receive or can get the source code. And
37 you must show them these terms so they know their rights.
39 We protect your rights with two steps: (1) copyright the software, and
40 (2) offer you this license which gives you legal permission to copy,
41 distribute and/or modify the software.
43 Also, for each author's protection and ours, we want to make certain
44 that everyone understands that there is no warranty for this free
45 software. If the software is modified by someone else and passed on,
46 we want its recipients to know that what they have is not the original,
47 so that any problems introduced by others will not reflect on the original
48 authors' reputations.
50 Finally, any free program is threatened constantly by software
51 patents. We wish to avoid the danger that redistributors of a free
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
54 patent must be licensed for everyone's free use or not licensed at all.
56 The precise terms and conditions for copying, distribution and
57 modification follow.
58 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
60 0. This License applies to any program or other work which contains
61 a notice placed by the copyright holder saying it may be distributed
62 under the terms of this General Public License. The "Program", below,
63 refers to any such program or work, and a "work based on the Program"
64 means either the Program or any derivative work under copyright law:
65 that is to say, a work containing the Program or a portion of it,
66 either verbatim or with modifications and/or translated into another
67 language. (Hereinafter, translation is included without limitation in
68 the term "modification".) Each licensee is addressed as "you".
70 Activities other than copying, distribution and modification are not
71 covered by this License; they are outside its scope. The act of running
72 the Program is not restricted, and the output from the Program is covered
73 only if its contents constitute a work based on the Program (independent
74 of having been made by running the Program). Whether that is true depends
75 on what the Program does.
77 1. You may copy and distribute verbatim copies of the Program's source
78 code as you receive it, in any medium, provided that you conspicuously
79 and appropriately publish on each copy an appropriate copyright notice
80 and disclaimer of warranty; keep intact all the notices that refer to
81 this License and to the absence of any warranty; and give any other
82 recipients of the Program a copy of this License along with the Program.
84 You may charge a fee for the physical act of transferring a copy, and
85 you may at your option offer warranty protection in exchange for a fee.
87 2. You may modify your copy or copies of the Program or any portion of
88 it, thus forming a work based on the Program, and copy and distribute
89 such modifications or work under the terms of Section 1 above, provided
90 that you also meet all of these conditions:
92     a) You must cause the modified files to carry prominent notices
93     stating that you changed the files and the date of any change.
94     b) You must cause any work that you distribute or publish, that in
95     whole or in part contains or is derived from the Program or any part
96     thereof, to be licensed as a whole at no charge to all third parties
97     under the terms of this License.
98     c) If the modified program normally reads commands interactively when
99     run, you must cause it, when started running for such interactive
100     use in the most ordinary way, to print or display an announcement
101     including an appropriate copyright notice and a notice that there
102     is no warranty (or else, saying that you provide a warranty) and
103     that users may redistribute the program under these conditions, and
104     telling the user how to view a copy of this License. (Exception: if
105     the Program itself is interactive but does not normally print such
106     an announcement, your work based on the Program is not required to
107     print an announcement.)
109 These requirements apply to the modified work as a whole. If identifiable
110 sections of that work are not derived from the Program, and can be
111 reasonably considered independent and separate works in themselves,
112 then this License, and its terms, do not apply to those sections when
113 you distribute them as separate works. But when you distribute the same
114 sections as part of a whole which is a work based on the Program, the
115 distribution of the whole must be on the terms of this License, whose
116 permissions for other licensees extend to the entire whole, and thus to
117 each and every part regardless of who wrote it.
119 Thus, it is not the intent of this section to claim rights or contest your
120 rights to work written entirely by you; rather, the intent is to exercise
121 the right to control the distribution of derivative or collective works
122 based on the Program.
124 In addition, mere aggregation of another work not based on the Program
125 with the Program (or with a work based on the Program) on a volume of a
126 storage or distribution medium does not bring the other work under the
127 scope of this License.
129 3. You may copy and distribute the Program (or a work based on it,
130 under Section 2) in object code or executable form under the terms of
131 Sections 1 and 2 above provided that you also do one of the following:
133     a) Accompany it with the complete corresponding machine-readable
134     source code, which must be distributed under the terms of Sections 1
135     and 2 above on a medium customarily used for software interchange; or,
136     b) Accompany it with a written offer, valid for at least three years,
137     to give any third party, for a charge no more than your cost of
138     physically performing source distribution, a complete machine-readable
139     copy of the corresponding source code, to be distributed under the
140     terms of Sections 1 and 2 above on a medium customarily used for
141     software interchange; or,
142     c) Accompany it with the information you received as to the offer to
143     distribute corresponding source code. (This alternative is allowed
144     only for noncommercial distribution and only if you received the
145     program in object code or executable form with such an offer, in
146     accord with Subsection b above.)
148 The source code for a work means the preferred form of the work for making
149 modifications to it. For an executable work, complete source code means
150 all the source code for all modules it contains, plus any associated
151 interface definition files, plus the scripts used to control compilation
152 and installation of the executable. However, as a special exception,
153 the source code distributed need not include anything that is normally
154 distributed (in either source or binary form) with the major components
155 (compiler, kernel, and so on) of the operating system on which the
156 executable runs, unless that component itself accompanies the executable.
158 If distribution of executable or object code is made by offering access
159 to copy from a designated place, then offering equivalent access to
160 copy the source code from the same place counts as distribution of the
161 source code, even though third parties are not compelled to copy the
162 source along with the object code.
164 4. You may not copy, modify, sublicense, or distribute the Program
165 except as expressly provided under this License. Any attempt otherwise
166 to copy, modify, sublicense or distribute the Program is void, and will
167 automatically terminate your rights under this License. However, parties
168 who have received copies, or rights, from you under this License will
169 not have their licenses terminated so long as such parties remain in
170 full compliance.
172 5. You are not required to accept this License, since you have not signed
173 it. However, nothing else grants you permission to modify or distribute
174 the Program or its derivative works. These actions are prohibited
175 by law if you do not accept this License. Therefore, by modifying or
176 distributing the Program (or any work based on the Program), you indicate
177 your acceptance of this License to do so, and all its terms and conditions
178 for copying, distributing or modifying the Program or works based on it.
180 6. Each time you redistribute the Program (or any work based on the
181 Program), the recipient automatically receives a license from the
182 original licensor to copy, distribute or modify the Program subject to
183 these terms and conditions. You may not impose any further restrictions
184 on the recipients' exercise of the rights granted herein. You are not
185 responsible for enforcing compliance by third parties to this License.
187 7. If, as a consequence of a court judgment or allegation of patent
188 infringement or for any other reason (not limited to patent issues),
189 conditions are imposed on you (whether by court order, agreement or
190 otherwise) that contradict the conditions of this License, they do not
191 excuse you from the conditions of this License. If you cannot distribute
192 so as to satisfy simultaneously your obligations under this License
193 and any other pertinent obligations, then as a consequence you may not
194 distribute the Program at all. For example, if a patent license would
195 not permit royalty-free redistribution of the Program by all those who
196 receive copies directly or indirectly through you, then the only way you
197 could satisfy both it and this License would be to refrain entirely from
198 distribution of the Program.
200 If any portion of this section is held invalid or unenforceable under any
201 particular circumstance, the balance of the section is intended to apply
202 and the section as a whole is intended to apply in other circumstances.
204 It is not the purpose of this section to induce you to infringe any
205 patents or other property right claims or to contest validity of any such
206 claims; this section has the sole purpose of protecting the integrity of
207 the free software distribution system, which is implemented by public
208 license practices. Many people have made generous contributions to the
209 wide range of software distributed through that system in reliance on
210 consistent application of that system; it is up to the author/donor to
211 decide if he or she is willing to distribute software through any other
212 system and a licensee cannot impose that choice.
214 This section is intended to make thoroughly clear what is believed to
215 be a consequence of the rest of this License.
217 8. If the distribution and/or use of the Program is restricted in certain
218 countries either by patents or by copyrighted interfaces, the original
219 copyright holder who places the Program under this License may add an
220 explicit geographical distribution limitation excluding those countries,
221 so that distribution is permitted only in or among countries not thus
222 excluded. In such case, this License incorporates the limitation as if
223 written in the body of this License.
225 9. The Free Software Foundation may publish revised and/or new versions
226 of the General Public License from time to time. Such new versions will
227 be similar in spirit to the present version, but may differ in detail
228 to address new problems or concerns.
230 Each version is given a distinguishing version number. If the Program
231 specifies a version number of this License which applies to it and
232 "any later version", you have the option of following the terms and
233 conditions either of that version or of any later version published by
234 the Free Software Foundation. If the Program does not specify a version
235 number of this License, you may choose any version ever published by
236 the Free Software Foundation.
238 10. If you wish to incorporate parts of the Program into other free
239 programs whose distribution conditions are different, write to the author
240 to ask for permission. For software which is copyrighted by the Free
241 Software Foundation, write to the Free Software Foundation; we sometimes
242 make exceptions for this. Our decision will be guided by the two goals
243 of preserving the free status of all derivatives of our free software
244 and of promoting the sharing and reuse of software generally.
246 NO WARRANTY
248 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
249 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
250 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
251 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
252 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
253 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK
254 AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
255 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
256 REPAIR OR CORRECTION.
258 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
259 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
260 AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU
261 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
262 DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING
263 BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
264 LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
265 TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
266 HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
267 END OF TERMS AND CONDITIONS
269 ======================================================================
271 The Artistic License
272 August 15, 1997
273 Preamble
275 The intent of this document is to state the conditions under which a
276 Package may be copied, such that the Copyright Holder maintains some
277 semblance of artistic control over the development of the package,
278 while giving the users of the package the right to use and distribute
279 the Package in a more-or-less customary fashion, plus the right to make
280 reasonable modifications.
281 Definitions
283     "Package" refers to the collection of files distributed by the
284     Copyright Holder, and derivatives of that collection of files created
285     through textual modification.
287     "Standard Version" refers to such a Package if it has not been
288     modified, or has been modified in accordance with the wishes of the
289     Copyright Holder as specified below.
291     "Copyright Holder" is whoever is named in the copyright or copyrights
292     for the package.
294     "You" is you, if you're thinking about copying or distributing
295     this Package.
297     "Reasonable copying fee" is whatever you can justify on the basis
298     of media cost, duplication charges, time of people involved, and so
299     on. (You will not be required to justify it to the Copyright Holder,
300     but only to the computing community at large as a market that must
301     bear the fee.)
303     "Freely Available" means that no fee is charged for the item itself,
304     though there may be fees involved in handling the item. It also
305     means that recipients of the item may redistribute it under the same
306     conditions they received it.
308    1. You may make and give away verbatim copies of the source form of the
309    Standard Version of this Package without restriction, provided that
310    you duplicate all of the original copyright notices and associated
311    disclaimers.
313    2. You may apply bug fixes, portability fixes and other modifications
314    derived from the Public Domain or from the Copyright Holder. A Package
315    modified in such a way shall still be considered the Standard Version.
317    3. You may otherwise modify your copy of this Package in any way,
318    provided that you insert a prominent notice in each changed file
319    stating how and when you changed that file, and provided that you do
320    at least ONE of the following:
322          1. place your modifications in the Public Domain or otherwise
323          make them Freely Available, such as by posting said modifications
324          to Usenet or an equivalent medium, or placing the modifications
325          on a major archive site such as uunet.uu.net, or by allowing the
326          Copyright Holder to include your modifications in the Standard
327          Version of the Package.
328          2. use the modified Package only within your corporation or
329          organization.
330          3. rename any non-standard executables so the names do not
331          conflict with standard executables, which must also be provided,
332          and provide a separate manual page for each non-standard
333          executable that clearly documents how it differs from the
334          Standard Version.
335          4. make other distribution arrangements with the Copyright
336          Holder.
338    4. You may distribute the programs of this Package in object code or
339    executable form, provided that you do at least ONE of the following:
341          1. distribute a Standard Version of the executables and library
342          files, together with instructions (in the manual page or
343          equivalent) on where to get the Standard Version.
344          2. accompany the distribution with the machine-readable source
345          of the Package with your modifications.
346          3. give non-standard executables non-standard names, and clearly
347          document the differences in manual pages (or equivalent),
348          together with instructions on where to get the Standard Version.
349          4. make other distribution arrangements with the Copyright
350          Holder.
352    5. You may charge a reasonable copying fee for any distribution of
353    this Package. You may charge any fee you choose for support of this
354    Package. You may not charge a fee for this Package itself. However,
355    you may distribute this Package in aggregate with other (possibly
356    commercial) programs as part of a larger (possibly commercial)
357    software distribution provided that you do not advertise this Package
358    as a product of your own. You may embed this Package's interpreter
359    within an executable of yours (by linking); this shall be construed
360    as a mere form of aggregation, provided that the complete Standard
361    Version of the interpreter is so embedded.
363    6. The scripts and library files supplied as input to or produced as
364    output from the programs of this Package do not automatically fall
365    under the copyright of this Package, but belong to whomever generated
366    them, and may be sold commercially, and may be aggregated with this
367    Package. If such scripts or library files are aggregated with this
368    Package via the so-called "undump" or "unexec" methods of producing
369    a binary executable image, then distribution of such an image shall
370    neither be construed as a distribution of this Package nor shall it
371    fall under the restrictions of Paragraphs 3 and 4, provided that you
372    do not represent such an executable image as a Standard Version of
373    this Package.
375    7. C subroutines (or comparably compiled subroutines in other
376    languages) supplied by you and linked into this Package in order to
377    emulate subroutines and variables of the language defined by this
378    Package shall not be considered part of this Package, but are the
379    equivalent of input as in Paragraph 6, provided these subroutines do
380    not change the language in any way that would cause it to fail the
381    regression tests for the language.
383    8. Aggregation of this Package with a commercial distribution is always
384    permitted provided that the use of this Package is embedded; that
385    is, when no overt attempt is made to make this Package's interfaces
386    visible to the end user of the commercial distribution. Such use
387    shall not be construed as a distribution of this Package.
389    9. The name of the Copyright Holder may not be used to endorse or
390    promote products derived from this software without specific prior
391    written permission.
393   10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
394   WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
395   MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
397 The End