p7zip: assorted fixes
[oi-userland.git] / components / developer / sccs / sccs.license
blob34ac7fb699914cb5ed7a9127ac2484f6116ac3cb
1 The software in this directory tree is free software and uses
2 licenses that are aproved be the OpenSource Initative
4         http://www.opensource.org/
6 Not all sub-projects use the same license. Here is a list of
7 sub-directories and it's related licenses:
9 autoconf/
10         Files from the Schily Autoconf system (GPL)
11 conf/
12         Support shell scripts for the Schily Makefile system (CDDL)
13 DEFAULTS/
14         Default files for the Schily Makefile system (CDDL)
15 DEFAULTS_ENG/
16         Default files for the Schily Makefile system (CDDL)
17 inc/
18         Support C-Files for the Schily Makefile system (CDDL)
19 include/
20         Support H-Files for the Schily Makefile system (CDDL)
21 RULES/
22         The main part of the Schily Makefilesystem (CDDL)
23 TARGETS/
24         Slot support for the Schily Makefile system (CDDL)
25 TEMPLATES/
26         Template support for the Schily Makefile system (CDDL)
29 For more information on the CDDL read the file  CDDL.Schily.txt
30 For more information on the GPL read the file   GPL-2.0.txt
31 =================== CDDL.Schily.txt ================================
33 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE Version 1.0
35 1. Definitions.
37     1.1. "Contributor" means each individual or entity that creates
38          or contributes to the creation of Modifications.
40     1.2. "Contributor Version" means the combination of the Original
41          Software, prior Modifications used by a Contributor (if any),
42          and the Modifications made by that particular Contributor.
44     1.3. "Covered Software" means (a) the Original Software, or (b)
45          Modifications, or (c) the combination of files containing
46          Original Software with files containing Modifications, in
47          each case including portions thereof.
49     1.4. "Executable" means the Covered Software in any form other
50          than Source Code.
52     1.5. "Initial Developer" means the individual or entity that first
53          makes Original Software available under this License.
55     1.6. "Larger Work" means a work which combines Covered Software or
56          portions thereof with code not governed by the terms of this
57          License.
59     1.7. "License" means this document.
61     1.8. "Licensable" means having the right to grant, to the maximum
62          extent possible, whether at the time of the initial grant or
63          subsequently acquired, any and all of the rights conveyed
64          herein.
66     1.9. "Modifications" means the Source Code and Executable form of
67          any of the following:
69         A. Any file that results from an addition to, deletion from or
70            modification of the contents of a file containing Original
71            Software or previous Modifications;
73         B. Any new file that contains any part of the Original
74            Software or previous Modifications; or
76         C. Any new file that is contributed or otherwise made
77            available under the terms of this License.
79     1.10. "Original Software" means the Source Code and Executable
80           form of computer software code that is originally released
81           under this License.
83     1.11. "Patent Claims" means any patent claim(s), now owned or
84           hereafter acquired, including without limitation, method,
85           process, and apparatus claims, in any patent Licensable by
86           grantor.
88     1.12. "Source Code" means (a) the common form of computer software
89           code in which modifications are made and (b) associated
90           documentation included in or with such code.
92     1.13. "You" (or "Your") means an individual or a legal entity
93           exercising rights under, and complying with all of the terms
94           of, this License.  For legal entities, "You" includes any
95           entity which controls, is controlled by, or is under common
96           control with You.  For purposes of this definition,
97           "control" means (a) the power, direct or indirect, to cause
98           the direction or management of such entity, whether by
99           contract or otherwise, or (b) ownership of more than fifty
100           percent (50%) of the outstanding shares or beneficial
101           ownership of such entity.
103 2. License Grants.
105     2.1. The Initial Developer Grant.
107     Conditioned upon Your compliance with Section 3.1 below and
108     subject to third party intellectual property claims, the Initial
109     Developer hereby grants You a world-wide, royalty-free,
110     non-exclusive license:
112         (a) under intellectual property rights (other than patent or
113             trademark) Licensable by Initial Developer, to use,
114             reproduce, modify, display, perform, sublicense and
115             distribute the Original Software (or portions thereof),
116             with or without Modifications, and/or as part of a Larger
117             Work; and
119         (b) under Patent Claims infringed by the making, using or
120             selling of Original Software, to make, have made, use,
121             practice, sell, and offer for sale, and/or otherwise
122             dispose of the Original Software (or portions thereof).
124         (c) The licenses granted in Sections 2.1(a) and (b) are
125             effective on the date Initial Developer first distributes
126             or otherwise makes the Original Software available to a
127             third party under the terms of this License.
129         (d) Notwithstanding Section 2.1(b) above, no patent license is
130             granted: (1) for code that You delete from the Original
131             Software, or (2) for infringements caused by: (i) the
132             modification of the Original Software, or (ii) the
133             combination of the Original Software with other software
134             or devices.
136     2.2. Contributor Grant.
138     Conditioned upon Your compliance with Section 3.1 below and
139     subject to third party intellectual property claims, each
140     Contributor hereby grants You a world-wide, royalty-free,
141     non-exclusive license:
143         (a) under intellectual property rights (other than patent or
144             trademark) Licensable by Contributor to use, reproduce,
145             modify, display, perform, sublicense and distribute the
146             Modifications created by such Contributor (or portions
147             thereof), either on an unmodified basis, with other
148             Modifications, as Covered Software and/or as part of a
149             Larger Work; and
151         (b) under Patent Claims infringed by the making, using, or
152             selling of Modifications made by that Contributor either
153             alone and/or in combination with its Contributor Version
154             (or portions of such combination), to make, use, sell,
155             offer for sale, have made, and/or otherwise dispose of:
156             (1) Modifications made by that Contributor (or portions
157             thereof); and (2) the combination of Modifications made by
158             that Contributor with its Contributor Version (or portions
159             of such combination).
161         (c) The licenses granted in Sections 2.2(a) and 2.2(b) are
162             effective on the date Contributor first distributes or
163             otherwise makes the Modifications available to a third
164             party.
166         (d) Notwithstanding Section 2.2(b) above, no patent license is
167             granted: (1) for any code that Contributor has deleted
168             from the Contributor Version; (2) for infringements caused
169             by: (i) third party modifications of Contributor Version,
170             or (ii) the combination of Modifications made by that
171             Contributor with other software (except as part of the
172             Contributor Version) or other devices; or (3) under Patent
173             Claims infringed by Covered Software in the absence of
174             Modifications made by that Contributor.
176 3. Distribution Obligations.
178     3.1. Availability of Source Code.
180     Any Covered Software that You distribute or otherwise make
181     available in Executable form must also be made available in Source
182     Code form and that Source Code form must be distributed only under
183     the terms of this License.  You must include a copy of this
184     License with every copy of the Source Code form of the Covered
185     Software You distribute or otherwise make available.  You must
186     inform recipients of any such Covered Software in Executable form
187     as to how they can obtain such Covered Software in Source Code
188     form in a reasonable manner on or through a medium customarily
189     used for software exchange.
191     3.2. Modifications.
193     The Modifications that You create or to which You contribute are
194     governed by the terms of this License.  You represent that You
195     believe Your Modifications are Your original creation(s) and/or
196     You have sufficient rights to grant the rights conveyed by this
197     License.
199     3.3. Required Notices.
201     You must include a notice in each of Your Modifications that
202     identifies You as the Contributor of the Modification.  You may
203     not remove or alter any copyright, patent or trademark notices
204     contained within the Covered Software, or any notices of licensing
205     or any descriptive text giving attribution to any Contributor or
206     the Initial Developer.
208     3.4. Application of Additional Terms.
210     You may not offer or impose any terms on any Covered Software in
211     Source Code form that alters or restricts the applicable version
212     of this License or the recipients' rights hereunder.  You may
213     choose to offer, and to charge a fee for, warranty, support,
214     indemnity or liability obligations to one or more recipients of
215     Covered Software.  However, you may do so only on Your own behalf,
216     and not on behalf of the Initial Developer or any Contributor.
217     You must make it absolutely clear that any such warranty, support,
218     indemnity or liability obligation is offered by You alone, and You
219     hereby agree to indemnify the Initial Developer and every
220     Contributor for any liability incurred by the Initial Developer or
221     such Contributor as a result of warranty, support, indemnity or
222     liability terms You offer.
224     3.5. Distribution of Executable Versions.
226     You may distribute the Executable form of the Covered Software
227     under the terms of this License or under the terms of a license of
228     Your choice, which may contain terms different from this License,
229     provided that You are in compliance with the terms of this License
230     and that the license for the Executable form does not attempt to
231     limit or alter the recipient's rights in the Source Code form from
232     the rights set forth in this License.  If You distribute the
233     Covered Software in Executable form under a different license, You
234     must make it absolutely clear that any terms which differ from
235     this License are offered by You alone, not by the Initial
236     Developer or Contributor.  You hereby agree to indemnify the
237     Initial Developer and every Contributor for any liability incurred
238     by the Initial Developer or such Contributor as a result of any
239     such terms You offer.
241     3.6. Larger Works.
243     You may create a Larger Work by combining Covered Software with
244     other code not governed by the terms of this License and
245     distribute the Larger Work as a single product.  In such a case,
246     You must make sure the requirements of this License are fulfilled
247     for the Covered Software.
249 4. Versions of the License.
251     4.1. New Versions.
253     Sun Microsystems, Inc. is the initial license steward and may
254     publish revised and/or new versions of this License from time to
255     time.  Each version will be given a distinguishing version number.
256     Except as provided in Section 4.3, no one other than the license
257     steward has the right to modify this License.
259     4.2. Effect of New Versions.
261     You may always continue to use, distribute or otherwise make the
262     Covered Software available under the terms of the version of the
263     License under which You originally received the Covered Software.
264     If the Initial Developer includes a notice in the Original
265     Software prohibiting it from being distributed or otherwise made
266     available under any subsequent version of the License, You must
267     distribute and make the Covered Software available under the terms
268     of the version of the License under which You originally received
269     the Covered Software.  Otherwise, You may also choose to use,
270     distribute or otherwise make the Covered Software available under
271     the terms of any subsequent version of the License published by
272     the license steward.
274     4.3. Modified Versions.
276     When You are an Initial Developer and You want to create a new
277     license for Your Original Software, You may create and use a
278     modified version of this License if You: (a) rename the license
279     and remove any references to the name of the license steward
280     (except to note that the license differs from this License); and
281     (b) otherwise make it clear that the license contains terms which
282     differ from this License.
284 5. DISCLAIMER OF WARRANTY.
286     COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS"
287     BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
288     INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED
289     SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR
290     PURPOSE OR NON-INFRINGING.  THE ENTIRE RISK AS TO THE QUALITY AND
291     PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU.  SHOULD ANY
292     COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
293     INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY
294     NECESSARY SERVICING, REPAIR OR CORRECTION.  THIS DISCLAIMER OF
295     WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.  NO USE OF
296     ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
297     DISCLAIMER.
299 6. TERMINATION.
301     6.1. This License and the rights granted hereunder will terminate
302     automatically if You fail to comply with terms herein and fail to
303     cure such breach within 30 days of becoming aware of the breach.
304     Provisions which, by their nature, must remain in effect beyond
305     the termination of this License shall survive.
307     6.2. If You assert a patent infringement claim (excluding
308     declaratory judgment actions) against Initial Developer or a
309     Contributor (the Initial Developer or Contributor against whom You
310     assert such claim is referred to as "Participant") alleging that
311     the Participant Software (meaning the Contributor Version where
312     the Participant is a Contributor or the Original Software where
313     the Participant is the Initial Developer) directly or indirectly
314     infringes any patent, then any and all rights granted directly or
315     indirectly to You by such Participant, the Initial Developer (if
316     the Initial Developer is not the Participant) and all Contributors
317     under Sections 2.1 and/or 2.2 of this License shall, upon 60 days
318     notice from Participant terminate prospectively and automatically
319     at the expiration of such 60 day notice period, unless if within
320     such 60 day period You withdraw Your claim with respect to the
321     Participant Software against such Participant either unilaterally
322     or pursuant to a written agreement with Participant.
324     6.3. In the event of termination under Sections 6.1 or 6.2 above,
325     all end user licenses that have been validly granted by You or any
326     distributor hereunder prior to termination (excluding licenses
327     granted to You by any distributor) shall survive termination.
329 7. LIMITATION OF LIABILITY.
331     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
332     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
333     INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
334     COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE
335     LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
336     CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
337     LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK
338     STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
339     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
340     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.  THIS LIMITATION OF
341     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL
342     INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT
343     APPLICABLE LAW PROHIBITS SUCH LIMITATION.  SOME JURISDICTIONS DO
344     NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR
345     CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT
346     APPLY TO YOU.
348 8. U.S. GOVERNMENT END USERS.
350     The Covered Software is a "commercial item," as that term is
351     defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial
352     computer software" (as that term is defined at 48
353     C.F.R. 252.227-7014(a)(1)) and "commercial computer software
354     documentation" as such terms are used in 48 C.F.R. 12.212
355     (Sept. 1995).  Consistent with 48 C.F.R. 12.212 and 48
356     C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all
357     U.S. Government End Users acquire Covered Software with only those
358     rights set forth herein.  This U.S. Government Rights clause is in
359     lieu of, and supersedes, any other FAR, DFAR, or other clause or
360     provision that addresses Government rights in computer software
361     under this License.
363 9. MISCELLANEOUS.
365     This License represents the complete agreement concerning subject
366     matter hereof.  If any provision of this License is held to be
367     unenforceable, such provision shall be reformed only to the extent
368     necessary to make it enforceable.  This License shall be governed
369     by the law of the jurisdiction specified in a notice contained
370     within the Original Software (except to the extent applicable law,
371     if any, provides otherwise), excluding such jurisdiction's
372     conflict-of-law provisions.  Any litigation relating to this
373     License shall be subject to the jurisdiction of the courts located
374     in the jurisdiction and venue specified in a notice contained
375     within the Original Software, with the losing party responsible
376     for costs, including, without limitation, court costs and
377     reasonable attorneys' fees and expenses.  The application of the
378     United Nations Convention on Contracts for the International Sale
379     of Goods is expressly excluded.  Any law or regulation which
380     provides that the language of a contract shall be construed
381     against the drafter shall not apply to this License.  You agree
382     that You alone are responsible for compliance with the United
383     States export administration regulations (and the export control
384     laws and regulation of any other countries) when You use,
385     distribute or otherwise make available any Covered Software.
387 10. RESPONSIBILITY FOR CLAIMS.
389     As between Initial Developer and the Contributors, each party is
390     responsible for claims and damages arising, directly or
391     indirectly, out of its utilization of rights under this License
392     and You agree to work with Initial Developer and Contributors to
393     distribute such responsibility on an equitable basis.  Nothing
394     herein is intended or shall be deemed to constitute any admission
395     of liability.
397 --------------------------------------------------------------------
399 NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND
400 DISTRIBUTION LICENSE (CDDL)
402 For Covered Software in this distribution, this License shall
403 be governed by the laws of Germany (excluding conflict-of-law
404 provisions).
406 Any litigation relating to this License shall be subject to the
407 jurisdiction and the courts of Berlin Germany, with venue lying
408 in Berlin Germany.
409 ==================== GPL-2.0.txt =========================================
410                     GNU GENERAL PUBLIC LICENSE
411                        Version 2, June 1991
413  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
414  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
415  Everyone is permitted to copy and distribute verbatim copies
416  of this license document, but changing it is not allowed.
418                             Preamble
420   The licenses for most software are designed to take away your
421 freedom to share and change it.  By contrast, the GNU General Public
422 License is intended to guarantee your freedom to share and change free
423 software--to make sure the software is free for all its users.  This
424 General Public License applies to most of the Free Software
425 Foundation's software and to any other program whose authors commit to
426 using it.  (Some other Free Software Foundation software is covered by
427 the GNU Library General Public License instead.)  You can apply it to
428 your programs, too.
430   When we speak of free software, we are referring to freedom, not
431 price.  Our General Public Licenses are designed to make sure that you
432 have the freedom to distribute copies of free software (and charge for
433 this service if you wish), that you receive source code or can get it
434 if you want it, that you can change the software or use pieces of it
435 in new free programs; and that you know you can do these things.
437   To protect your rights, we need to make restrictions that forbid
438 anyone to deny you these rights or to ask you to surrender the rights.
439 These restrictions translate to certain responsibilities for you if you
440 distribute copies of the software, or if you modify it.
442   For example, if you distribute copies of such a program, whether
443 gratis or for a fee, you must give the recipients all the rights that
444 you have.  You must make sure that they, too, receive or can get the
445 source code.  And you must show them these terms so they know their
446 rights.
448   We protect your rights with two steps: (1) copyright the software, and
449 (2) offer you this license which gives you legal permission to copy,
450 distribute and/or modify the software.
452   Also, for each author's protection and ours, we want to make certain
453 that everyone understands that there is no warranty for this free
454 software.  If the software is modified by someone else and passed on, we
455 want its recipients to know that what they have is not the original, so
456 that any problems introduced by others will not reflect on the original
457 authors' reputations.
459   Finally, any free program is threatened constantly by software
460 patents.  We wish to avoid the danger that redistributors of a free
461 program will individually obtain patent licenses, in effect making the
462 program proprietary.  To prevent this, we have made it clear that any
463 patent must be licensed for everyone's free use or not licensed at all.
465   The precise terms and conditions for copying, distribution and
466 modification follow.
468                     GNU GENERAL PUBLIC LICENSE
469    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
471   0. This License applies to any program or other work which contains
472 a notice placed by the copyright holder saying it may be distributed
473 under the terms of this General Public License.  The "Program", below,
474 refers to any such program or work, and a "work based on the Program"
475 means either the Program or any derivative work under copyright law:
476 that is to say, a work containing the Program or a portion of it,
477 either verbatim or with modifications and/or translated into another
478 language.  (Hereinafter, translation is included without limitation in
479 the term "modification".)  Each licensee is addressed as "you".
481 Activities other than copying, distribution and modification are not
482 covered by this License; they are outside its scope.  The act of
483 running the Program is not restricted, and the output from the Program
484 is covered only if its contents constitute a work based on the
485 Program (independent of having been made by running the Program).
486 Whether that is true depends on what the Program does.
488   1. You may copy and distribute verbatim copies of the Program's
489 source code as you receive it, in any medium, provided that you
490 conspicuously and appropriately publish on each copy an appropriate
491 copyright notice and disclaimer of warranty; keep intact all the
492 notices that refer to this License and to the absence of any warranty;
493 and give any other recipients of the Program a copy of this License
494 along with the Program.
496 You may charge a fee for the physical act of transferring a copy, and
497 you may at your option offer warranty protection in exchange for a fee.
499   2. You may modify your copy or copies of the Program or any portion
500 of it, thus forming a work based on the Program, and copy and
501 distribute such modifications or work under the terms of Section 1
502 above, provided that you also meet all of these conditions:
504     a) You must cause the modified files to carry prominent notices
505     stating that you changed the files and the date of any change.
507     b) You must cause any work that you distribute or publish, that in
508     whole or in part contains or is derived from the Program or any
509     part thereof, to be licensed as a whole at no charge to all third
510     parties under the terms of this License.
512     c) If the modified program normally reads commands interactively
513     when run, you must cause it, when started running for such
514     interactive use in the most ordinary way, to print or display an
515     announcement including an appropriate copyright notice and a
516     notice that there is no warranty (or else, saying that you provide
517     a warranty) and that users may redistribute the program under
518     these conditions, and telling the user how to view a copy of this
519     License.  (Exception: if the Program itself is interactive but
520     does not normally print such an announcement, your work based on
521     the Program is not required to print an announcement.)
523 These requirements apply to the modified work as a whole.  If
524 identifiable sections of that work are not derived from the Program,
525 and can be reasonably considered independent and separate works in
526 themselves, then this License, and its terms, do not apply to those
527 sections when you distribute them as separate works.  But when you
528 distribute the same sections as part of a whole which is a work based
529 on the Program, the distribution of the whole must be on the terms of
530 this License, whose permissions for other licensees extend to the
531 entire whole, and thus to each and every part regardless of who wrote it.
533 Thus, it is not the intent of this section to claim rights or contest
534 your rights to work written entirely by you; rather, the intent is to
535 exercise the right to control the distribution of derivative or
536 collective works based on the Program.
538 In addition, mere aggregation of another work not based on the Program
539 with the Program (or with a work based on the Program) on a volume of
540 a storage or distribution medium does not bring the other work under
541 the scope of this License.
543   3. You may copy and distribute the Program (or a work based on it,
544 under Section 2) in object code or executable form under the terms of
545 Sections 1 and 2 above provided that you also do one of the following:
547     a) Accompany it with the complete corresponding machine-readable
548     source code, which must be distributed under the terms of Sections
549     1 and 2 above on a medium customarily used for software interchange; or,
551     b) Accompany it with a written offer, valid for at least three
552     years, to give any third party, for a charge no more than your
553     cost of physically performing source distribution, a complete
554     machine-readable copy of the corresponding source code, to be
555     distributed under the terms of Sections 1 and 2 above on a medium
556     customarily used for software interchange; or,
558     c) Accompany it with the information you received as to the offer
559     to distribute corresponding source code.  (This alternative is
560     allowed only for noncommercial distribution and only if you
561     received the program in object code or executable form with such
562     an offer, in accord with Subsection b above.)
564 The source code for a work means the preferred form of the work for
565 making modifications to it.  For an executable work, complete source
566 code means all the source code for all modules it contains, plus any
567 associated interface definition files, plus the scripts used to
568 control compilation and installation of the executable.  However, as a
569 special exception, the source code distributed need not include
570 anything that is normally distributed (in either source or binary
571 form) with the major components (compiler, kernel, and so on) of the
572 operating system on which the executable runs, unless that component
573 itself accompanies the executable.
575 If distribution of executable or object code is made by offering
576 access to copy from a designated place, then offering equivalent
577 access to copy the source code from the same place counts as
578 distribution of the source code, even though third parties are not
579 compelled to copy the source along with the object code.
581   4. You may not copy, modify, sublicense, or distribute the Program
582 except as expressly provided under this License.  Any attempt
583 otherwise to copy, modify, sublicense or distribute the Program is
584 void, and will automatically terminate your rights under this License.
585 However, parties who have received copies, or rights, from you under
586 this License will not have their licenses terminated so long as such
587 parties remain in full compliance.
589   5. You are not required to accept this License, since you have not
590 signed it.  However, nothing else grants you permission to modify or
591 distribute the Program or its derivative works.  These actions are
592 prohibited by law if you do not accept this License.  Therefore, by
593 modifying or distributing the Program (or any work based on the
594 Program), you indicate your acceptance of this License to do so, and
595 all its terms and conditions for copying, distributing or modifying
596 the Program or works based on it.
598   6. Each time you redistribute the Program (or any work based on the
599 Program), the recipient automatically receives a license from the
600 original licensor to copy, distribute or modify the Program subject to
601 these terms and conditions.  You may not impose any further
602 restrictions on the recipients' exercise of the rights granted herein.
603 You are not responsible for enforcing compliance by third parties to
604 this License.
606   7. If, as a consequence of a court judgment or allegation of patent
607 infringement or for any other reason (not limited to patent issues),
608 conditions are imposed on you (whether by court order, agreement or
609 otherwise) that contradict the conditions of this License, they do not
610 excuse you from the conditions of this License.  If you cannot
611 distribute so as to satisfy simultaneously your obligations under this
612 License and any other pertinent obligations, then as a consequence you
613 may not distribute the Program at all.  For example, if a patent
614 license would not permit royalty-free redistribution of the Program by
615 all those who receive copies directly or indirectly through you, then
616 the only way you could satisfy both it and this License would be to
617 refrain entirely from distribution of the Program.
619 If any portion of this section is held invalid or unenforceable under
620 any particular circumstance, the balance of the section is intended to
621 apply and the section as a whole is intended to apply in other
622 circumstances.
624 It is not the purpose of this section to induce you to infringe any
625 patents or other property right claims or to contest validity of any
626 such claims; this section has the sole purpose of protecting the
627 integrity of the free software distribution system, which is
628 implemented by public license practices.  Many people have made
629 generous contributions to the wide range of software distributed
630 through that system in reliance on consistent application of that
631 system; it is up to the author/donor to decide if he or she is willing
632 to distribute software through any other system and a licensee cannot
633 impose that choice.
635 This section is intended to make thoroughly clear what is believed to
636 be a consequence of the rest of this License.
638   8. If the distribution and/or use of the Program is restricted in
639 certain countries either by patents or by copyrighted interfaces, the
640 original copyright holder who places the Program under this License
641 may add an explicit geographical distribution limitation excluding
642 those countries, so that distribution is permitted only in or among
643 countries not thus excluded.  In such case, this License incorporates
644 the limitation as if written in the body of this License.
646   9. The Free Software Foundation may publish revised and/or new versions
647 of the General Public License from time to time.  Such new versions will
648 be similar in spirit to the present version, but may differ in detail to
649 address new problems or concerns.
651 Each version is given a distinguishing version number.  If the Program
652 specifies a version number of this License which applies to it and "any
653 later version", you have the option of following the terms and conditions
654 either of that version or of any later version published by the Free
655 Software Foundation.  If the Program does not specify a version number of
656 this License, you may choose any version ever published by the Free Software
657 Foundation.
659   10. If you wish to incorporate parts of the Program into other free
660 programs whose distribution conditions are different, write to the author
661 to ask for permission.  For software which is copyrighted by the Free
662 Software Foundation, write to the Free Software Foundation; we sometimes
663 make exceptions for this.  Our decision will be guided by the two goals
664 of preserving the free status of all derivatives of our free software and
665 of promoting the sharing and reuse of software generally.
667                             NO WARRANTY
669   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
670 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
671 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
672 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
673 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
674 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
675 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
676 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
677 REPAIR OR CORRECTION.
679   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
680 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
681 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
682 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
683 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
684 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
685 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
686 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
687 POSSIBILITY OF SUCH DAMAGES.
689                      END OF TERMS AND CONDITIONS
691             How to Apply These Terms to Your New Programs
693   If you develop a new program, and you want it to be of the greatest
694 possible use to the public, the best way to achieve this is to make it
695 free software which everyone can redistribute and change under these terms.
697   To do so, attach the following notices to the program.  It is safest
698 to attach them to the start of each source file to most effectively
699 convey the exclusion of warranty; and each file should have at least
700 the "copyright" line and a pointer to where the full notice is found.
702     <one line to give the program's name and a brief idea of what it does.>
703     Copyright (C) <year>  <name of author>
705     This program is free software; you can redistribute it and/or modify
706     it under the terms of the GNU General Public License version 2
707     as published by the Free Software Foundation.
709     This program is distributed in the hope that it will be useful,
710     but WITHOUT ANY WARRANTY; without even the implied warranty of
711     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
712     GNU General Public License for more details.
714     You should have received a copy of the GNU General Public License
715     along with this program; if not, write to the Free Software
716     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
719 Also add information on how to contact you by electronic and paper mail.
721 If the program is interactive, make it output a short notice like this
722 when it starts in an interactive mode:
724     Gnomovision version 69, Copyright (C) year  name of author
725     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
726     This is free software, and you are welcome to redistribute it
727     under certain conditions; type `show c' for details.
729 The hypothetical commands `show w' and `show c' should show the appropriate
730 parts of the General Public License.  Of course, the commands you use may
731 be called something other than `show w' and `show c'; they could even be
732 mouse-clicks or menu items--whatever suits your program.
734 You should also get your employer (if you work as a programmer) or your
735 school, if any, to sign a "copyright disclaimer" for the program, if
736 necessary.  Here is a sample; alter the names:
738   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
739   `Gnomovision' (which makes passes at compilers) written by James Hacker.
741   <signature of Ty Coon>, 1 April 1989
742   Ty Coon, President of Vice
744 This General Public License does not permit incorporating your program into
745 proprietary programs.  If your program is a subroutine library, you may
746 consider it more useful to permit linking proprietary applications with the
747 library.  If this is what you want to do, use the GNU Library General
748 Public License instead of this License.