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