keywords.js: restyle to eliminate strict mode warnings
[conkeror.git] / COPYING
blob8201af91244c182d7761426b0926c78f658bda61
1 Unless otherwise stated, use, modification, and distribution are subject to the
2 terms of the Mozilla Public License Version 1.1.  Alternatively, (at your
3 option) use, modification, and distribution are instead subject to the terms of
4 either the GNU General Public License Version 2 or the GNU Lesser General Public
5 License Version 2.1.  The text of these licenses follows.
7 ********************************************************************************
9                           MOZILLA PUBLIC LICENSE
10                                 Version 1.1
12                               ---------------
14 1. Definitions.
16      1.0.1. "Commercial Use" means distribution or otherwise making the
17      Covered Code available to a third party.
19      1.1. "Contributor" means each entity that creates or contributes to
20      the creation of Modifications.
22      1.2. "Contributor Version" means the combination of the Original
23      Code, prior Modifications used by a Contributor, and the Modifications
24      made by that particular Contributor.
26      1.3. "Covered Code" means the Original Code or Modifications or the
27      combination of the Original Code and Modifications, in each case
28      including portions thereof.
30      1.4. "Electronic Distribution Mechanism" means a mechanism generally
31      accepted in the software development community for the electronic
32      transfer of data.
34      1.5. "Executable" means Covered Code in any form other than Source
35      Code.
37      1.6. "Initial Developer" means the individual or entity identified
38      as the Initial Developer in the Source Code notice required by Exhibit
39      A.
41      1.7. "Larger Work" means a work which combines Covered Code or
42      portions thereof with code not governed by the terms of this License.
44      1.8. "License" means this document.
46      1.8.1. "Licensable" means having the right to grant, to the maximum
47      extent possible, whether at the time of the initial grant or
48      subsequently acquired, any and all of the rights conveyed herein.
50      1.9. "Modifications" means any addition to or deletion from the
51      substance or structure of either the Original Code or any previous
52      Modifications. When Covered Code is released as a series of files, a
53      Modification is:
54           A. Any addition to or deletion from the contents of a file
55           containing Original Code or previous Modifications.
57           B. Any new file that contains any part of the Original Code or
58           previous Modifications.
60      1.10. "Original Code" means Source Code of computer software code
61      which is described in the Source Code notice required by Exhibit A as
62      Original Code, and which, at the time of its release under this
63      License is not already Covered Code governed by this License.
65      1.10.1. "Patent Claims" means any patent claim(s), now owned or
66      hereafter acquired, including without limitation, method, process,
67      and apparatus claims, in any patent Licensable by grantor.
69      1.11. "Source Code" means the preferred form of the Covered Code for
70      making modifications to it, including all modules it contains, plus
71      any associated interface definition files, scripts used to control
72      compilation and installation of an Executable, or source code
73      differential comparisons against either the Original Code or another
74      well known, available Covered Code of the Contributor's choice. The
75      Source Code can be in a compressed or archival form, provided the
76      appropriate decompression or de-archiving software is widely available
77      for no charge.
79      1.12. "You" (or "Your") means an individual or a legal entity
80      exercising rights under, and complying with all of the terms of, this
81      License or a future version of this License issued under Section 6.1.
82      For legal entities, "You" includes any entity which controls, is
83      controlled by, or is under common control with You. For purposes of
84      this definition, "control" means (a) the power, direct or indirect,
85      to cause the direction or management of such entity, whether by
86      contract or otherwise, or (b) ownership of more than fifty percent
87      (50%) of the outstanding shares or beneficial ownership of such
88      entity.
90 2. Source Code License.
92      2.1. The Initial Developer Grant.
93      The Initial Developer hereby grants You a world-wide, royalty-free,
94      non-exclusive license, subject to third party intellectual property
95      claims:
96           (a) under intellectual property rights (other than patent or
97           trademark) Licensable by Initial Developer to use, reproduce,
98           modify, display, perform, sublicense and distribute the Original
99           Code (or portions thereof) with or without Modifications, and/or
100           as part of a Larger Work; and
102           (b) under Patents Claims infringed by the making, using or
103           selling of Original Code, to make, have made, use, practice,
104           sell, and offer for sale, and/or otherwise dispose of the
105           Original Code (or portions thereof).
107           (c) the licenses granted in this Section 2.1(a) and (b) are
108           effective on the date Initial Developer first distributes
109           Original Code under the terms of this License.
111           (d) Notwithstanding Section 2.1(b) above, no patent license is
112           granted: 1) for code that You delete from the Original Code; 2)
113           separate from the Original Code; or 3) for infringements caused
114           by: i) the modification of the Original Code or ii) the
115           combination of the Original Code with other software or devices.
117      2.2. Contributor Grant.
118      Subject to third party intellectual property claims, each Contributor
119      hereby grants You a world-wide, royalty-free, non-exclusive license
121           (a) under intellectual property rights (other than patent or
122           trademark) Licensable by Contributor, to use, reproduce, modify,
123           display, perform, sublicense and distribute the Modifications
124           created by such Contributor (or portions thereof) either on an
125           unmodified basis, with other Modifications, as Covered Code
126           and/or as part of a Larger Work; and
128           (b) under Patent Claims infringed by the making, using, or
129           selling of Modifications made by that Contributor either alone
130           and/or in combination with its Contributor Version (or portions
131           of such combination), to make, use, sell, offer for sale, have
132           made, and/or otherwise dispose of: 1) Modifications made by that
133           Contributor (or portions thereof); and 2) the combination of
134           Modifications made by that Contributor with its Contributor
135           Version (or portions of such combination).
137           (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
138           effective on the date Contributor first makes Commercial Use of
139           the Covered Code.
141           (d) Notwithstanding Section 2.2(b) above, no patent license is
142           granted: 1) for any code that Contributor has deleted from the
143           Contributor Version; 2) separate from the Contributor Version;
144           3) for infringements caused by: i) third party modifications of
145           Contributor Version or ii) the combination of Modifications made
146           by that Contributor with other software (except as part of the
147           Contributor Version) or other devices; or 4) under Patent Claims
148           infringed by Covered Code in the absence of Modifications made by
149           that Contributor.
151 3. Distribution Obligations.
153      3.1. Application of License.
154      The Modifications which You create or to which You contribute are
155      governed by the terms of this License, including without limitation
156      Section 2.2. The Source Code version of Covered Code may be
157      distributed only under the terms of this License or a future version
158      of this License released under Section 6.1, and You must include a
159      copy of this License with every copy of the Source Code You
160      distribute. You may not offer or impose any terms on any Source Code
161      version that alters or restricts the applicable version of this
162      License or the recipients' rights hereunder. However, You may include
163      an additional document offering the additional rights described in
164      Section 3.5.
166      3.2. Availability of Source Code.
167      Any Modification which You create or to which You contribute must be
168      made available in Source Code form under the terms of this License
169      either on the same media as an Executable version or via an accepted
170      Electronic Distribution Mechanism to anyone to whom you made an
171      Executable version available; and if made available via Electronic
172      Distribution Mechanism, must remain available for at least twelve (12)
173      months after the date it initially became available, or at least six
174      (6) months after a subsequent version of that particular Modification
175      has been made available to such recipients. You are responsible for
176      ensuring that the Source Code version remains available even if the
177      Electronic Distribution Mechanism is maintained by a third party.
179      3.3. Description of Modifications.
180      You must cause all Covered Code to which You contribute to contain a
181      file documenting the changes You made to create that Covered Code and
182      the date of any change. You must include a prominent statement that
183      the Modification is derived, directly or indirectly, from Original
184      Code provided by the Initial Developer and including the name of the
185      Initial Developer in (a) the Source Code, and (b) in any notice in an
186      Executable version or related documentation in which You describe the
187      origin or ownership of the Covered Code.
189      3.4. Intellectual Property Matters
190           (a) Third Party Claims.
191           If Contributor has knowledge that a license under a third party's
192           intellectual property rights is required to exercise the rights
193           granted by such Contributor under Sections 2.1 or 2.2,
194           Contributor must include a text file with the Source Code
195           distribution titled "LEGAL" which describes the claim and the
196           party making the claim in sufficient detail that a recipient will
197           know whom to contact. If Contributor obtains such knowledge after
198           the Modification is made available as described in Section 3.2,
199           Contributor shall promptly modify the LEGAL file in all copies
200           Contributor makes available thereafter and shall take other steps
201           (such as notifying appropriate mailing lists or newsgroups)
202           reasonably calculated to inform those who received the Covered
203           Code that new knowledge has been obtained.
205           (b) Contributor APIs.
206           If Contributor's Modifications include an application programming
207           interface and Contributor has knowledge of patent licenses which
208           are reasonably necessary to implement that API, Contributor must
209           also include this information in the LEGAL file.
211           (c) Representations.
212           Contributor represents that, except as disclosed pursuant to
213           Section 3.4(a) above, Contributor believes that Contributor's
214           Modifications are Contributor's original creation(s) and/or
215           Contributor has sufficient rights to grant the rights conveyed by
216           this License.
218      3.5. Required Notices.
219      You must duplicate the notice in Exhibit A in each file of the Source
220      Code. If it is not possible to put such notice in a particular Source
221      Code file due to its structure, then You must include such notice in a
222      location (such as a relevant directory) where a user would be likely
223      to look for such a notice. If You created one or more Modification(s)
224      You may add your name as a Contributor to the notice described in
225      Exhibit A. You must also duplicate this License in any documentation
226      for the Source Code where You describe recipients' rights or ownership
227      rights relating to Covered Code. You may choose to offer, and to
228      charge a fee for, warranty, support, indemnity or liability
229      obligations to one or more recipients of Covered Code. However, You
230      may do so only on Your own behalf, and not on behalf of the Initial
231      Developer or any Contributor. You must make it absolutely clear than
232      any such warranty, support, indemnity or liability obligation is
233      offered by You alone, and You hereby agree to indemnify the Initial
234      Developer and every Contributor for any liability incurred by the
235      Initial Developer or such Contributor as a result of warranty,
236      support, indemnity or liability terms You offer.
238      3.6. Distribution of Executable Versions.
239      You may distribute Covered Code in Executable form only if the
240      requirements of Section 3.1-3.5 have been met for that Covered Code,
241      and if You include a notice stating that the Source Code version of
242      the Covered Code is available under the terms of this License,
243      including a description of how and where You have fulfilled the
244      obligations of Section 3.2. The notice must be conspicuously included
245      in any notice in an Executable version, related documentation or
246      collateral in which You describe recipients' rights relating to the
247      Covered Code. You may distribute the Executable version of Covered
248      Code or ownership rights under a license of Your choice, which may
249      contain terms different from this License, provided that You are in
250      compliance with the terms of this License and that the license for the
251      Executable version does not attempt to limit or alter the recipient's
252      rights in the Source Code version from the rights set forth in this
253      License. If You distribute the Executable version under a different
254      license You must make it absolutely clear that any terms which differ
255      from this License are offered by You alone, not by the Initial
256      Developer or any Contributor. You hereby agree to indemnify the
257      Initial Developer and every Contributor for any liability incurred by
258      the Initial Developer or such Contributor as a result of any such
259      terms You offer.
261      3.7. Larger Works.
262      You may create a Larger Work by combining Covered Code with other code
263      not governed by the terms of this License and distribute the Larger
264      Work as a single product. In such a case, You must make sure the
265      requirements of this License are fulfilled for the Covered Code.
267 4. Inability to Comply Due to Statute or Regulation.
269      If it is impossible for You to comply with any of the terms of this
270      License with respect to some or all of the Covered Code due to
271      statute, judicial order, or regulation then You must: (a) comply with
272      the terms of this License to the maximum extent possible; and (b)
273      describe the limitations and the code they affect. Such description
274      must be included in the LEGAL file described in Section 3.4 and must
275      be included with all distributions of the Source Code. Except to the
276      extent prohibited by statute or regulation, such description must be
277      sufficiently detailed for a recipient of ordinary skill to be able to
278      understand it.
280 5. Application of this License.
282      This License applies to code to which the Initial Developer has
283      attached the notice in Exhibit A and to related Covered Code.
285 6. Versions of the License.
287      6.1. New Versions.
288      Netscape Communications Corporation ("Netscape") may publish revised
289      and/or new versions of the License from time to time. Each version
290      will be given a distinguishing version number.
292      6.2. Effect of New Versions.
293      Once Covered Code has been published under a particular version of the
294      License, You may always continue to use it under the terms of that
295      version. You may also choose to use such Covered Code under the terms
296      of any subsequent version of the License published by Netscape. No one
297      other than Netscape has the right to modify the terms applicable to
298      Covered Code created under this License.
300      6.3. Derivative Works.
301      If You create or use a modified version of this License (which you may
302      only do in order to apply it to code which is not already Covered Code
303      governed by this License), You must (a) rename Your license so that
304      the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
305      "MPL", "NPL" or any confusingly similar phrase do not appear in your
306      license (except to note that your license differs from this License)
307      and (b) otherwise make it clear that Your version of the license
308      contains terms which differ from the Mozilla Public License and
309      Netscape Public License. (Filling in the name of the Initial
310      Developer, Original Code or Contributor in the notice described in
311      Exhibit A shall not of themselves be deemed to be modifications of
312      this License.)
314 7. DISCLAIMER OF WARRANTY.
316      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
317      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
318      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
319      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
320      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
321      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
322      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
323      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
324      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
325      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
327 8. TERMINATION.
329      8.1. This License and the rights granted hereunder will terminate
330      automatically if You fail to comply with terms herein and fail to cure
331      such breach within 30 days of becoming aware of the breach. All
332      sublicenses to the Covered Code which are properly granted shall
333      survive any termination of this License. Provisions which, by their
334      nature, must remain in effect beyond the termination of this License
335      shall survive.
337      8.2. If You initiate litigation by asserting a patent infringement
338      claim (excluding declatory judgment actions) against Initial Developer
339      or a Contributor (the Initial Developer or Contributor against whom
340      You file such action is referred to as "Participant") alleging that:
342      (a) such Participant's Contributor Version directly or indirectly
343      infringes any patent, then any and all rights granted by such
344      Participant to You under Sections 2.1 and/or 2.2 of this License
345      shall, upon 60 days notice from Participant terminate prospectively,
346      unless if within 60 days after receipt of notice You either: (i)
347      agree in writing to pay Participant a mutually agreeable reasonable
348      royalty for Your past and future use of Modifications made by such
349      Participant, or (ii) withdraw Your litigation claim with respect to
350      the Contributor Version against such Participant. If within 60 days
351      of notice, a reasonable royalty and payment arrangement are not
352      mutually agreed upon in writing by the parties or the litigation claim
353      is not withdrawn, the rights granted by Participant to You under
354      Sections 2.1 and/or 2.2 automatically terminate at the expiration of
355      the 60 day notice period specified above.
357      (b) any software, hardware, or device, other than such Participant's
358      Contributor Version, directly or indirectly infringes any patent, then
359      any rights granted to You by such Participant under Sections 2.1(b)
360      and 2.2(b) are revoked effective as of the date You first made, used,
361      sold, distributed, or had made, Modifications made by that
362      Participant.
364      8.3. If You assert a patent infringement claim against Participant
365      alleging that such Participant's Contributor Version directly or
366      indirectly infringes any patent where such claim is resolved (such as
367      by license or settlement) prior to the initiation of patent
368      infringement litigation, then the reasonable value of the licenses
369      granted by such Participant under Sections 2.1 or 2.2 shall be taken
370      into account in determining the amount or value of any payment or
371      license.
373      8.4. In the event of termination under Sections 8.1 or 8.2 above,
374      all end user license agreements (excluding distributors and resellers)
375      which have been validly granted by You or any distributor hereunder
376      prior to termination shall survive termination.
378 9. LIMITATION OF LIABILITY.
380      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
381      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
382      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
383      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
384      ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
385      CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
386      WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
387      COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
388      INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
389      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
390      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
391      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
392      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
393      THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
395 10. U.S. GOVERNMENT END USERS.
397      The Covered Code is a "commercial item," as that term is defined in
398      48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
399      software" and "commercial computer software documentation," as such
400      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
401      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
402      all U.S. Government End Users acquire Covered Code with only those
403      rights set forth herein.
405 11. MISCELLANEOUS.
407      This License represents the complete agreement concerning subject
408      matter hereof. If any provision of this License is held to be
409      unenforceable, such provision shall be reformed only to the extent
410      necessary to make it enforceable. This License shall be governed by
411      California law provisions (except to the extent applicable law, if
412      any, provides otherwise), excluding its conflict-of-law provisions.
413      With respect to disputes in which at least one party is a citizen of,
414      or an entity chartered or registered to do business in the United
415      States of America, any litigation relating to this License shall be
416      subject to the jurisdiction of the Federal Courts of the Northern
417      District of California, with venue lying in Santa Clara County,
418      California, with the losing party responsible for costs, including
419      without limitation, court costs and reasonable attorneys' fees and
420      expenses. The application of the United Nations Convention on
421      Contracts for the International Sale of Goods is expressly excluded.
422      Any law or regulation which provides that the language of a contract
423      shall be construed against the drafter shall not apply to this
424      License.
426 12. RESPONSIBILITY FOR CLAIMS.
428      As between Initial Developer and the Contributors, each party is
429      responsible for claims and damages arising, directly or indirectly,
430      out of its utilization of rights under this License and You agree to
431      work with Initial Developer and Contributors to distribute such
432      responsibility on an equitable basis. Nothing herein is intended or
433      shall be deemed to constitute any admission of liability.
435 13. MULTIPLE-LICENSED CODE.
437      Initial Developer may designate portions of the Covered Code as
438      "Multiple-Licensed". "Multiple-Licensed" means that the Initial
439      Developer permits you to utilize portions of the Covered Code under
440      Your choice of the NPL or the alternative licenses, if any, specified
441      by the Initial Developer in the file described in Exhibit A.
443 EXHIBIT A -Mozilla Public License.
445      ``The contents of this file are subject to the Mozilla Public License
446      Version 1.1 (the "License"); you may not use this file except in
447      compliance with the License. You may obtain a copy of the License at
448      http://www.mozilla.org/MPL/
450      Software distributed under the License is distributed on an "AS IS"
451      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
452      License for the specific language governing rights and limitations
453      under the License.
455      The Original Code is ______________________________________.
457      The Initial Developer of the Original Code is ________________________.
458      Portions created by ______________________ are Copyright (C) ______
459      _______________________. All Rights Reserved.
461      Contributor(s): ______________________________________.
463      Alternatively, the contents of this file may be used under the terms
464      of the _____ license (the "[___] License"), in which case the
465      provisions of [______] License are applicable instead of those
466      above. If you wish to allow use of your version of this file only
467      under the terms of the [____] License and not to allow others to use
468      your version of this file under the MPL, indicate your decision by
469      deleting the provisions above and replace them with the notice and
470      other provisions required by the [___] License. If you do not delete
471      the provisions above, a recipient may use your version of this file
472      under either the MPL or the [___] License."
474      [NOTE: The text of this Exhibit A may differ slightly from the text of
475      the notices in the Source Code files of the Original Code. You should
476      use the text of this Exhibit A rather than the text found in the
477      Original Code Source Code for Your Modifications.]
479      ----------------------------------------------------------------------
481      AMENDMENTS
483      The Netscape Public License Version 1.1 ("NPL") consists of the
484      Mozilla Public License Version 1.1 with the following Amendments,
485      including Exhibit A-Netscape Public License. Files identified with
486      "Exhibit A-Netscape Public License" are governed by the Netscape
487      Public License Version 1.1.
489      Additional Terms applicable to the Netscape Public License.
490           I. Effect.
491           These additional terms described in this Netscape Public
492           License -- Amendments shall apply to the Mozilla Communicator
493           client code and to all Covered Code under this License.
495           II. "Netscape's Branded Code" means Covered Code that Netscape
496           distributes and/or permits others to distribute under one or more
497           trademark(s) which are controlled by Netscape but which are not
498           licensed for use under this License.
500           III. Netscape and logo.
501           This License does not grant any rights to use the trademarks
502           "Netscape", the "Netscape N and horizon" logo or the "Netscape
503           lighthouse" logo, "Netcenter", "Gecko", "Java" or "JavaScript",
504           "Smart Browsing" even if such marks are included in the Original
505           Code or Modifications.
507           IV. Inability to Comply Due to Contractual Obligation.
508           Prior to licensing the Original Code under this License, Netscape
509           has licensed third party code for use in Netscape's Branded Code.
510           To the extent that Netscape is limited contractually from making
511           such third party code available under this License, Netscape may
512           choose to reintegrate such code into Covered Code without being
513           required to distribute such code in Source Code form, even if
514           such code would otherwise be considered "Modifications" under
515           this License.
517           V. Use of Modifications and Covered Code by Initial Developer.
518                V.1. In General.
519                The obligations of Section 3 apply to Netscape, except to
520                the extent specified in this Amendment, Section V.2 and V.3.
522                V.2. Other Products.
523                Netscape may include Covered Code in products other than the
524                Netscape's Branded Code which are released by Netscape
525                during the two (2) years following the release date of the
526                Original Code, without such additional products becoming
527                subject to the terms of this License, and may license such
528                additional products on different terms from those contained
529                in this License.
531                V.3. Alternative Licensing.
532                Netscape may license the Source Code of Netscape's Branded
533                Code, including Modifications incorporated therein, without
534                such Netscape Branded Code becoming subject to the terms of
535                this License, and may license such Netscape Branded Code on
536                different terms from those contained in this License.
538           VI. Litigation.
539           Notwithstanding the limitations of Section 11 above, the
540           provisions regarding litigation in Section 11(a), (b) and (c) of
541           the License shall apply to all disputes relating to this License.
543      EXHIBIT A-Netscape Public License.
545           "The contents of this file are subject to the Netscape Public
546           License Version 1.1 (the "License"); you may not use this file
547           except in compliance with the License. You may obtain a copy of
548           the License at http://www.mozilla.org/NPL/
550           Software distributed under the License is distributed on an "AS
551           IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
552           implied. See the License for the specific language governing
553           rights and limitations under the License.
555           The Original Code is Mozilla Communicator client code, released
556           March 31, 1998.
558           The Initial Developer of the Original Code is Netscape
559           Communications Corporation. Portions created by Netscape are
560           Copyright (C) 1998-1999 Netscape Communications Corporation. All
561           Rights Reserved.
563           Contributor(s): ______________________________________.
565           Alternatively, the contents of this file may be used under the
566           terms of the _____ license (the "[___] License"), in which case
567           the provisions of [______] License are applicable  instead of
568           those above. If you wish to allow use of your version of this
569           file only under the terms of the [____] License and not to allow
570           others to use your version of this file under the NPL, indicate
571           your decision by deleting the provisions above and replace  them
572           with the notice and other provisions required by the [___]
573           License. If you do not delete the provisions above, a recipient
574           may use your version of this file under either the NPL or the
575           [___] License."
577 ********************************************************************************
579                     GNU GENERAL PUBLIC LICENSE
580                        Version 2, June 1991
582  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
583                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
584  Everyone is permitted to copy and distribute verbatim copies
585  of this license document, but changing it is not allowed.
587                             Preamble
589   The licenses for most software are designed to take away your
590 freedom to share and change it.  By contrast, the GNU General Public
591 License is intended to guarantee your freedom to share and change free
592 software--to make sure the software is free for all its users.  This
593 General Public License applies to most of the Free Software
594 Foundation's software and to any other program whose authors commit to
595 using it.  (Some other Free Software Foundation software is covered by
596 the GNU Library General Public License instead.)  You can apply it to
597 your programs, too.
599   When we speak of free software, we are referring to freedom, not
600 price.  Our General Public Licenses are designed to make sure that you
601 have the freedom to distribute copies of free software (and charge for
602 this service if you wish), that you receive source code or can get it
603 if you want it, that you can change the software or use pieces of it
604 in new free programs; and that you know you can do these things.
606   To protect your rights, we need to make restrictions that forbid
607 anyone to deny you these rights or to ask you to surrender the rights.
608 These restrictions translate to certain responsibilities for you if you
609 distribute copies of the software, or if you modify it.
611   For example, if you distribute copies of such a program, whether
612 gratis or for a fee, you must give the recipients all the rights that
613 you have.  You must make sure that they, too, receive or can get the
614 source code.  And you must show them these terms so they know their
615 rights.
617   We protect your rights with two steps: (1) copyright the software, and
618 (2) offer you this license which gives you legal permission to copy,
619 distribute and/or modify the software.
621   Also, for each author's protection and ours, we want to make certain
622 that everyone understands that there is no warranty for this free
623 software.  If the software is modified by someone else and passed on, we
624 want its recipients to know that what they have is not the original, so
625 that any problems introduced by others will not reflect on the original
626 authors' reputations.
628   Finally, any free program is threatened constantly by software
629 patents.  We wish to avoid the danger that redistributors of a free
630 program will individually obtain patent licenses, in effect making the
631 program proprietary.  To prevent this, we have made it clear that any
632 patent must be licensed for everyone's free use or not licensed at all.
634   The precise terms and conditions for copying, distribution and
635 modification follow.
637                     GNU GENERAL PUBLIC LICENSE
638    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
640   0. This License applies to any program or other work which contains
641 a notice placed by the copyright holder saying it may be distributed
642 under the terms of this General Public License.  The "Program", below,
643 refers to any such program or work, and a "work based on the Program"
644 means either the Program or any derivative work under copyright law:
645 that is to say, a work containing the Program or a portion of it,
646 either verbatim or with modifications and/or translated into another
647 language.  (Hereinafter, translation is included without limitation in
648 the term "modification".)  Each licensee is addressed as "you".
650 Activities other than copying, distribution and modification are not
651 covered by this License; they are outside its scope.  The act of
652 running the Program is not restricted, and the output from the Program
653 is covered only if its contents constitute a work based on the
654 Program (independent of having been made by running the Program).
655 Whether that is true depends on what the Program does.
657   1. You may copy and distribute verbatim copies of the Program's
658 source code as you receive it, in any medium, provided that you
659 conspicuously and appropriately publish on each copy an appropriate
660 copyright notice and disclaimer of warranty; keep intact all the
661 notices that refer to this License and to the absence of any warranty;
662 and give any other recipients of the Program a copy of this License
663 along with the Program.
665 You may charge a fee for the physical act of transferring a copy, and
666 you may at your option offer warranty protection in exchange for a fee.
668   2. You may modify your copy or copies of the Program or any portion
669 of it, thus forming a work based on the Program, and copy and
670 distribute such modifications or work under the terms of Section 1
671 above, provided that you also meet all of these conditions:
673     a) You must cause the modified files to carry prominent notices
674     stating that you changed the files and the date of any change.
676     b) You must cause any work that you distribute or publish, that in
677     whole or in part contains or is derived from the Program or any
678     part thereof, to be licensed as a whole at no charge to all third
679     parties under the terms of this License.
681     c) If the modified program normally reads commands interactively
682     when run, you must cause it, when started running for such
683     interactive use in the most ordinary way, to print or display an
684     announcement including an appropriate copyright notice and a
685     notice that there is no warranty (or else, saying that you provide
686     a warranty) and that users may redistribute the program under
687     these conditions, and telling the user how to view a copy of this
688     License.  (Exception: if the Program itself is interactive but
689     does not normally print such an announcement, your work based on
690     the Program is not required to print an announcement.)
692 These requirements apply to the modified work as a whole.  If
693 identifiable sections of that work are not derived from the Program,
694 and can be reasonably considered independent and separate works in
695 themselves, then this License, and its terms, do not apply to those
696 sections when you distribute them as separate works.  But when you
697 distribute the same sections as part of a whole which is a work based
698 on the Program, the distribution of the whole must be on the terms of
699 this License, whose permissions for other licensees extend to the
700 entire whole, and thus to each and every part regardless of who wrote it.
702 Thus, it is not the intent of this section to claim rights or contest
703 your rights to work written entirely by you; rather, the intent is to
704 exercise the right to control the distribution of derivative or
705 collective works based on the Program.
707 In addition, mere aggregation of another work not based on the Program
708 with the Program (or with a work based on the Program) on a volume of
709 a storage or distribution medium does not bring the other work under
710 the scope of this License.
712   3. You may copy and distribute the Program (or a work based on it,
713 under Section 2) in object code or executable form under the terms of
714 Sections 1 and 2 above provided that you also do one of the following:
716     a) Accompany it with the complete corresponding machine-readable
717     source code, which must be distributed under the terms of Sections
718     1 and 2 above on a medium customarily used for software interchange; or,
720     b) Accompany it with a written offer, valid for at least three
721     years, to give any third party, for a charge no more than your
722     cost of physically performing source distribution, a complete
723     machine-readable copy of the corresponding source code, to be
724     distributed under the terms of Sections 1 and 2 above on a medium
725     customarily used for software interchange; or,
727     c) Accompany it with the information you received as to the offer
728     to distribute corresponding source code.  (This alternative is
729     allowed only for noncommercial distribution and only if you
730     received the program in object code or executable form with such
731     an offer, in accord with Subsection b above.)
733 The source code for a work means the preferred form of the work for
734 making modifications to it.  For an executable work, complete source
735 code means all the source code for all modules it contains, plus any
736 associated interface definition files, plus the scripts used to
737 control compilation and installation of the executable.  However, as a
738 special exception, the source code distributed need not include
739 anything that is normally distributed (in either source or binary
740 form) with the major components (compiler, kernel, and so on) of the
741 operating system on which the executable runs, unless that component
742 itself accompanies the executable.
744 If distribution of executable or object code is made by offering
745 access to copy from a designated place, then offering equivalent
746 access to copy the source code from the same place counts as
747 distribution of the source code, even though third parties are not
748 compelled to copy the source along with the object code.
750   4. You may not copy, modify, sublicense, or distribute the Program
751 except as expressly provided under this License.  Any attempt
752 otherwise to copy, modify, sublicense or distribute the Program is
753 void, and will automatically terminate your rights under this License.
754 However, parties who have received copies, or rights, from you under
755 this License will not have their licenses terminated so long as such
756 parties remain in full compliance.
758   5. You are not required to accept this License, since you have not
759 signed it.  However, nothing else grants you permission to modify or
760 distribute the Program or its derivative works.  These actions are
761 prohibited by law if you do not accept this License.  Therefore, by
762 modifying or distributing the Program (or any work based on the
763 Program), you indicate your acceptance of this License to do so, and
764 all its terms and conditions for copying, distributing or modifying
765 the Program or works based on it.
767   6. Each time you redistribute the Program (or any work based on the
768 Program), the recipient automatically receives a license from the
769 original licensor to copy, distribute or modify the Program subject to
770 these terms and conditions.  You may not impose any further
771 restrictions on the recipients' exercise of the rights granted herein.
772 You are not responsible for enforcing compliance by third parties to
773 this License.
775   7. If, as a consequence of a court judgment or allegation of patent
776 infringement or for any other reason (not limited to patent issues),
777 conditions are imposed on you (whether by court order, agreement or
778 otherwise) that contradict the conditions of this License, they do not
779 excuse you from the conditions of this License.  If you cannot
780 distribute so as to satisfy simultaneously your obligations under this
781 License and any other pertinent obligations, then as a consequence you
782 may not distribute the Program at all.  For example, if a patent
783 license would not permit royalty-free redistribution of the Program by
784 all those who receive copies directly or indirectly through you, then
785 the only way you could satisfy both it and this License would be to
786 refrain entirely from distribution of the Program.
788 If any portion of this section is held invalid or unenforceable under
789 any particular circumstance, the balance of the section is intended to
790 apply and the section as a whole is intended to apply in other
791 circumstances.
793 It is not the purpose of this section to induce you to infringe any
794 patents or other property right claims or to contest validity of any
795 such claims; this section has the sole purpose of protecting the
796 integrity of the free software distribution system, which is
797 implemented by public license practices.  Many people have made
798 generous contributions to the wide range of software distributed
799 through that system in reliance on consistent application of that
800 system; it is up to the author/donor to decide if he or she is willing
801 to distribute software through any other system and a licensee cannot
802 impose that choice.
804 This section is intended to make thoroughly clear what is believed to
805 be a consequence of the rest of this License.
807   8. If the distribution and/or use of the Program is restricted in
808 certain countries either by patents or by copyrighted interfaces, the
809 original copyright holder who places the Program under this License
810 may add an explicit geographical distribution limitation excluding
811 those countries, so that distribution is permitted only in or among
812 countries not thus excluded.  In such case, this License incorporates
813 the limitation as if written in the body of this License.
815   9. The Free Software Foundation may publish revised and/or new versions
816 of the General Public License from time to time.  Such new versions will
817 be similar in spirit to the present version, but may differ in detail to
818 address new problems or concerns.
820 Each version is given a distinguishing version number.  If the Program
821 specifies a version number of this License which applies to it and "any
822 later version", you have the option of following the terms and conditions
823 either of that version or of any later version published by the Free
824 Software Foundation.  If the Program does not specify a version number of
825 this License, you may choose any version ever published by the Free Software
826 Foundation.
828   10. If you wish to incorporate parts of the Program into other free
829 programs whose distribution conditions are different, write to the author
830 to ask for permission.  For software which is copyrighted by the Free
831 Software Foundation, write to the Free Software Foundation; we sometimes
832 make exceptions for this.  Our decision will be guided by the two goals
833 of preserving the free status of all derivatives of our free software and
834 of promoting the sharing and reuse of software generally.
836                             NO WARRANTY
838   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
839 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
840 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
841 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
842 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
843 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
844 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
845 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
846 REPAIR OR CORRECTION.
848   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
849 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
850 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
851 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
852 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
853 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
854 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
855 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
856 POSSIBILITY OF SUCH DAMAGES.
858                      END OF TERMS AND CONDITIONS
860             How to Apply These Terms to Your New Programs
862   If you develop a new program, and you want it to be of the greatest
863 possible use to the public, the best way to achieve this is to make it
864 free software which everyone can redistribute and change under these terms.
866   To do so, attach the following notices to the program.  It is safest
867 to attach them to the start of each source file to most effectively
868 convey the exclusion of warranty; and each file should have at least
869 the "copyright" line and a pointer to where the full notice is found.
871     <one line to give the program's name and a brief idea of what it does.>
872     Copyright (C) <year>  <name of author>
874     This program is free software; you can redistribute it and/or modify
875     it under the terms of the GNU General Public License as published by
876     the Free Software Foundation; either version 2 of the License, or
877     (at your option) any later version.
879     This program is distributed in the hope that it will be useful,
880     but WITHOUT ANY WARRANTY; without even the implied warranty of
881     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
882     GNU General Public License for more details.
884     You should have received a copy of the GNU General Public License
885     along with this program; if not, write to the Free Software
886     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
889 Also add information on how to contact you by electronic and paper mail.
891 If the program is interactive, make it output a short notice like this
892 when it starts in an interactive mode:
894     Gnomovision version 69, Copyright (C) year name of author
895     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
896     This is free software, and you are welcome to redistribute it
897     under certain conditions; type `show c' for details.
899 The hypothetical commands `show w' and `show c' should show the appropriate
900 parts of the General Public License.  Of course, the commands you use may
901 be called something other than `show w' and `show c'; they could even be
902 mouse-clicks or menu items--whatever suits your program.
904 You should also get your employer (if you work as a programmer) or your
905 school, if any, to sign a "copyright disclaimer" for the program, if
906 necessary.  Here is a sample; alter the names:
908   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
909   `Gnomovision' (which makes passes at compilers) written by James Hacker.
911   <signature of Ty Coon>, 1 April 1989
912   Ty Coon, President of Vice
914 This General Public License does not permit incorporating your program into
915 proprietary programs.  If your program is a subroutine library, you may
916 consider it more useful to permit linking proprietary applications with the
917 library.  If this is what you want to do, use the GNU Library General
918 Public License instead of this License.
920 ********************************************************************************
922                   GNU LESSER GENERAL PUBLIC LICENSE
923                        Version 2.1, February 1999
925  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
926      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
927  Everyone is permitted to copy and distribute verbatim copies
928  of this license document, but changing it is not allowed.
930 [This is the first released version of the Lesser GPL.  It also counts
931  as the successor of the GNU Library Public License, version 2, hence
932  the version number 2.1.]
934                             Preamble
936   The licenses for most software are designed to take away your
937 freedom to share and change it.  By contrast, the GNU General Public
938 Licenses are intended to guarantee your freedom to share and change
939 free software--to make sure the software is free for all its users.
941   This license, the Lesser General Public License, applies to some
942 specially designated software packages--typically libraries--of the
943 Free Software Foundation and other authors who decide to use it.  You
944 can use it too, but we suggest you first think carefully about whether
945 this license or the ordinary General Public License is the better
946 strategy to use in any particular case, based on the explanations below.
948   When we speak of free software, we are referring to freedom of use,
949 not price.  Our General Public Licenses are designed to make sure that
950 you have the freedom to distribute copies of free software (and charge
951 for this service if you wish); that you receive source code or can get
952 it if you want it; that you can change the software and use pieces of
953 it in new free programs; and that you are informed that you can do
954 these things.
956   To protect your rights, we need to make restrictions that forbid
957 distributors to deny you these rights or to ask you to surrender these
958 rights.  These restrictions translate to certain responsibilities for
959 you if you distribute copies of the library or if you modify it.
961   For example, if you distribute copies of the library, whether gratis
962 or for a fee, you must give the recipients all the rights that we gave
963 you.  You must make sure that they, too, receive or can get the source
964 code.  If you link other code with the library, you must provide
965 complete object files to the recipients, so that they can relink them
966 with the library after making changes to the library and recompiling
967 it.  And you must show them these terms so they know their rights.
969   We protect your rights with a two-step method: (1) we copyright the
970 library, and (2) we offer you this license, which gives you legal
971 permission to copy, distribute and/or modify the library.
973   To protect each distributor, we want to make it very clear that
974 there is no warranty for the free library.  Also, if the library is
975 modified by someone else and passed on, the recipients should know
976 that what they have is not the original version, so that the original
977 author's reputation will not be affected by problems that might be
978 introduced by others.
980   Finally, software patents pose a constant threat to the existence of
981 any free program.  We wish to make sure that a company cannot
982 effectively restrict the users of a free program by obtaining a
983 restrictive license from a patent holder.  Therefore, we insist that
984 any patent license obtained for a version of the library must be
985 consistent with the full freedom of use specified in this license.
987   Most GNU software, including some libraries, is covered by the
988 ordinary GNU General Public License.  This license, the GNU Lesser
989 General Public License, applies to certain designated libraries, and
990 is quite different from the ordinary General Public License.  We use
991 this license for certain libraries in order to permit linking those
992 libraries into non-free programs.
994   When a program is linked with a library, whether statically or using
995 a shared library, the combination of the two is legally speaking a
996 combined work, a derivative of the original library.  The ordinary
997 General Public License therefore permits such linking only if the
998 entire combination fits its criteria of freedom.  The Lesser General
999 Public License permits more lax criteria for linking other code with
1000 the library.
1002   We call this license the "Lesser" General Public License because it
1003 does Less to protect the user's freedom than the ordinary General
1004 Public License.  It also provides other free software developers Less
1005 of an advantage over competing non-free programs.  These disadvantages
1006 are the reason we use the ordinary General Public License for many
1007 libraries.  However, the Lesser license provides advantages in certain
1008 special circumstances.
1010   For example, on rare occasions, there may be a special need to
1011 encourage the widest possible use of a certain library, so that it becomes
1012 a de-facto standard.  To achieve this, non-free programs must be
1013 allowed to use the library.  A more frequent case is that a free
1014 library does the same job as widely used non-free libraries.  In this
1015 case, there is little to gain by limiting the free library to free
1016 software only, so we use the Lesser General Public License.
1018   In other cases, permission to use a particular library in non-free
1019 programs enables a greater number of people to use a large body of
1020 free software.  For example, permission to use the GNU C Library in
1021 non-free programs enables many more people to use the whole GNU
1022 operating system, as well as its variant, the GNU/Linux operating
1023 system.
1025   Although the Lesser General Public License is Less protective of the
1026 users' freedom, it does ensure that the user of a program that is
1027 linked with the Library has the freedom and the wherewithal to run
1028 that program using a modified version of the Library.
1030   The precise terms and conditions for copying, distribution and
1031 modification follow.  Pay close attention to the difference between a
1032 "work based on the library" and a "work that uses the library".  The
1033 former contains code derived from the library, whereas the latter must
1034 be combined with the library in order to run.
1036                   GNU LESSER GENERAL PUBLIC LICENSE
1037    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
1039   0. This License Agreement applies to any software library or other
1040 program which contains a notice placed by the copyright holder or
1041 other authorized party saying it may be distributed under the terms of
1042 this Lesser General Public License (also called "this License").
1043 Each licensee is addressed as "you".
1045   A "library" means a collection of software functions and/or data
1046 prepared so as to be conveniently linked with application programs
1047 (which use some of those functions and data) to form executables.
1049   The "Library", below, refers to any such software library or work
1050 which has been distributed under these terms.  A "work based on the
1051 Library" means either the Library or any derivative work under
1052 copyright law: that is to say, a work containing the Library or a
1053 portion of it, either verbatim or with modifications and/or translated
1054 straightforwardly into another language.  (Hereinafter, translation is
1055 included without limitation in the term "modification".)
1057   "Source code" for a work means the preferred form of the work for
1058 making modifications to it.  For a library, complete source code means
1059 all the source code for all modules it contains, plus any associated
1060 interface definition files, plus the scripts used to control compilation
1061 and installation of the library.
1063   Activities other than copying, distribution and modification are not
1064 covered by this License; they are outside its scope.  The act of
1065 running a program using the Library is not restricted, and output from
1066 such a program is covered only if its contents constitute a work based
1067 on the Library (independent of the use of the Library in a tool for
1068 writing it).  Whether that is true depends on what the Library does
1069 and what the program that uses the Library does.
1070   
1071   1. You may copy and distribute verbatim copies of the Library's
1072 complete source code as you receive it, in any medium, provided that
1073 you conspicuously and appropriately publish on each copy an
1074 appropriate copyright notice and disclaimer of warranty; keep intact
1075 all the notices that refer to this License and to the absence of any
1076 warranty; and distribute a copy of this License along with the
1077 Library.
1079   You may charge a fee for the physical act of transferring a copy,
1080 and you may at your option offer warranty protection in exchange for a
1081 fee.
1083   2. You may modify your copy or copies of the Library or any portion
1084 of it, thus forming a work based on the Library, and copy and
1085 distribute such modifications or work under the terms of Section 1
1086 above, provided that you also meet all of these conditions:
1088     a) The modified work must itself be a software library.
1090     b) You must cause the files modified to carry prominent notices
1091     stating that you changed the files and the date of any change.
1093     c) You must cause the whole of the work to be licensed at no
1094     charge to all third parties under the terms of this License.
1096     d) If a facility in the modified Library refers to a function or a
1097     table of data to be supplied by an application program that uses
1098     the facility, other than as an argument passed when the facility
1099     is invoked, then you must make a good faith effort to ensure that,
1100     in the event an application does not supply such function or
1101     table, the facility still operates, and performs whatever part of
1102     its purpose remains meaningful.
1104     (For example, a function in a library to compute square roots has
1105     a purpose that is entirely well-defined independent of the
1106     application.  Therefore, Subsection 2d requires that any
1107     application-supplied function or table used by this function must
1108     be optional: if the application does not supply it, the square
1109     root function must still compute square roots.)
1111 These requirements apply to the modified work as a whole.  If
1112 identifiable sections of that work are not derived from the Library,
1113 and can be reasonably considered independent and separate works in
1114 themselves, then this License, and its terms, do not apply to those
1115 sections when you distribute them as separate works.  But when you
1116 distribute the same sections as part of a whole which is a work based
1117 on the Library, the distribution of the whole must be on the terms of
1118 this License, whose permissions for other licensees extend to the
1119 entire whole, and thus to each and every part regardless of who wrote
1122 Thus, it is not the intent of this section to claim rights or contest
1123 your rights to work written entirely by you; rather, the intent is to
1124 exercise the right to control the distribution of derivative or
1125 collective works based on the Library.
1127 In addition, mere aggregation of another work not based on the Library
1128 with the Library (or with a work based on the Library) on a volume of
1129 a storage or distribution medium does not bring the other work under
1130 the scope of this License.
1132   3. You may opt to apply the terms of the ordinary GNU General Public
1133 License instead of this License to a given copy of the Library.  To do
1134 this, you must alter all the notices that refer to this License, so
1135 that they refer to the ordinary GNU General Public License, version 2,
1136 instead of to this License.  (If a newer version than version 2 of the
1137 ordinary GNU General Public License has appeared, then you can specify
1138 that version instead if you wish.)  Do not make any other change in
1139 these notices.
1141   Once this change is made in a given copy, it is irreversible for
1142 that copy, so the ordinary GNU General Public License applies to all
1143 subsequent copies and derivative works made from that copy.
1145   This option is useful when you wish to copy part of the code of
1146 the Library into a program that is not a library.
1148   4. You may copy and distribute the Library (or a portion or
1149 derivative of it, under Section 2) in object code or executable form
1150 under the terms of Sections 1 and 2 above provided that you accompany
1151 it with the complete corresponding machine-readable source code, which
1152 must be distributed under the terms of Sections 1 and 2 above on a
1153 medium customarily used for software interchange.
1155   If distribution of object code is made by offering access to copy
1156 from a designated place, then offering equivalent access to copy the
1157 source code from the same place satisfies the requirement to
1158 distribute the source code, even though third parties are not
1159 compelled to copy the source along with the object code.
1161   5. A program that contains no derivative of any portion of the
1162 Library, but is designed to work with the Library by being compiled or
1163 linked with it, is called a "work that uses the Library".  Such a
1164 work, in isolation, is not a derivative work of the Library, and
1165 therefore falls outside the scope of this License.
1167   However, linking a "work that uses the Library" with the Library
1168 creates an executable that is a derivative of the Library (because it
1169 contains portions of the Library), rather than a "work that uses the
1170 library".  The executable is therefore covered by this License.
1171 Section 6 states terms for distribution of such executables.
1173   When a "work that uses the Library" uses material from a header file
1174 that is part of the Library, the object code for the work may be a
1175 derivative work of the Library even though the source code is not.
1176 Whether this is true is especially significant if the work can be
1177 linked without the Library, or if the work is itself a library.  The
1178 threshold for this to be true is not precisely defined by law.
1180   If such an object file uses only numerical parameters, data
1181 structure layouts and accessors, and small macros and small inline
1182 functions (ten lines or less in length), then the use of the object
1183 file is unrestricted, regardless of whether it is legally a derivative
1184 work.  (Executables containing this object code plus portions of the
1185 Library will still fall under Section 6.)
1187   Otherwise, if the work is a derivative of the Library, you may
1188 distribute the object code for the work under the terms of Section 6.
1189 Any executables containing that work also fall under Section 6,
1190 whether or not they are linked directly with the Library itself.
1192   6. As an exception to the Sections above, you may also combine or
1193 link a "work that uses the Library" with the Library to produce a
1194 work containing portions of the Library, and distribute that work
1195 under terms of your choice, provided that the terms permit
1196 modification of the work for the customer's own use and reverse
1197 engineering for debugging such modifications.
1199   You must give prominent notice with each copy of the work that the
1200 Library is used in it and that the Library and its use are covered by
1201 this License.  You must supply a copy of this License.  If the work
1202 during execution displays copyright notices, you must include the
1203 copyright notice for the Library among them, as well as a reference
1204 directing the user to the copy of this License.  Also, you must do one
1205 of these things:
1207     a) Accompany the work with the complete corresponding
1208     machine-readable source code for the Library including whatever
1209     changes were used in the work (which must be distributed under
1210     Sections 1 and 2 above); and, if the work is an executable linked
1211     with the Library, with the complete machine-readable "work that
1212     uses the Library", as object code and/or source code, so that the
1213     user can modify the Library and then relink to produce a modified
1214     executable containing the modified Library.  (It is understood
1215     that the user who changes the contents of definitions files in the
1216     Library will not necessarily be able to recompile the application
1217     to use the modified definitions.)
1219     b) Use a suitable shared library mechanism for linking with the
1220     Library.  A suitable mechanism is one that (1) uses at run time a
1221     copy of the library already present on the user's computer system,
1222     rather than copying library functions into the executable, and (2)
1223     will operate properly with a modified version of the library, if
1224     the user installs one, as long as the modified version is
1225     interface-compatible with the version that the work was made with.
1227     c) Accompany the work with a written offer, valid for at
1228     least three years, to give the same user the materials
1229     specified in Subsection 6a, above, for a charge no more
1230     than the cost of performing this distribution.
1232     d) If distribution of the work is made by offering access to copy
1233     from a designated place, offer equivalent access to copy the above
1234     specified materials from the same place.
1236     e) Verify that the user has already received a copy of these
1237     materials or that you have already sent this user a copy.
1239   For an executable, the required form of the "work that uses the
1240 Library" must include any data and utility programs needed for
1241 reproducing the executable from it.  However, as a special exception,
1242 the materials to be distributed need not include anything that is
1243 normally distributed (in either source or binary form) with the major
1244 components (compiler, kernel, and so on) of the operating system on
1245 which the executable runs, unless that component itself accompanies
1246 the executable.
1248   It may happen that this requirement contradicts the license
1249 restrictions of other proprietary libraries that do not normally
1250 accompany the operating system.  Such a contradiction means you cannot
1251 use both them and the Library together in an executable that you
1252 distribute.
1254   7. You may place library facilities that are a work based on the
1255 Library side-by-side in a single library together with other library
1256 facilities not covered by this License, and distribute such a combined
1257 library, provided that the separate distribution of the work based on
1258 the Library and of the other library facilities is otherwise
1259 permitted, and provided that you do these two things:
1261     a) Accompany the combined library with a copy of the same work
1262     based on the Library, uncombined with any other library
1263     facilities.  This must be distributed under the terms of the
1264     Sections above.
1266     b) Give prominent notice with the combined library of the fact
1267     that part of it is a work based on the Library, and explaining
1268     where to find the accompanying uncombined form of the same work.
1270   8. You may not copy, modify, sublicense, link with, or distribute
1271 the Library except as expressly provided under this License.  Any
1272 attempt otherwise to copy, modify, sublicense, link with, or
1273 distribute the Library is void, and will automatically terminate your
1274 rights under this License.  However, parties who have received copies,
1275 or rights, from you under this License will not have their licenses
1276 terminated so long as such parties remain in full compliance.
1278   9. You are not required to accept this License, since you have not
1279 signed it.  However, nothing else grants you permission to modify or
1280 distribute the Library or its derivative works.  These actions are
1281 prohibited by law if you do not accept this License.  Therefore, by
1282 modifying or distributing the Library (or any work based on the
1283 Library), you indicate your acceptance of this License to do so, and
1284 all its terms and conditions for copying, distributing or modifying
1285 the Library or works based on it.
1287   10. Each time you redistribute the Library (or any work based on the
1288 Library), the recipient automatically receives a license from the
1289 original licensor to copy, distribute, link with or modify the Library
1290 subject to these terms and conditions.  You may not impose any further
1291 restrictions on the recipients' exercise of the rights granted herein.
1292 You are not responsible for enforcing compliance by third parties with
1293 this License.
1295   11. If, as a consequence of a court judgment or allegation of patent
1296 infringement or for any other reason (not limited to patent issues),
1297 conditions are imposed on you (whether by court order, agreement or
1298 otherwise) that contradict the conditions of this License, they do not
1299 excuse you from the conditions of this License.  If you cannot
1300 distribute so as to satisfy simultaneously your obligations under this
1301 License and any other pertinent obligations, then as a consequence you
1302 may not distribute the Library at all.  For example, if a patent
1303 license would not permit royalty-free redistribution of the Library by
1304 all those who receive copies directly or indirectly through you, then
1305 the only way you could satisfy both it and this License would be to
1306 refrain entirely from distribution of the Library.
1308 If any portion of this section is held invalid or unenforceable under any
1309 particular circumstance, the balance of the section is intended to apply,
1310 and the section as a whole is intended to apply in other circumstances.
1312 It is not the purpose of this section to induce you to infringe any
1313 patents or other property right claims or to contest validity of any
1314 such claims; this section has the sole purpose of protecting the
1315 integrity of the free software distribution system which is
1316 implemented by public license practices.  Many people have made
1317 generous contributions to the wide range of software distributed
1318 through that system in reliance on consistent application of that
1319 system; it is up to the author/donor to decide if he or she is willing
1320 to distribute software through any other system and a licensee cannot
1321 impose that choice.
1323 This section is intended to make thoroughly clear what is believed to
1324 be a consequence of the rest of this License.
1326   12. If the distribution and/or use of the Library is restricted in
1327 certain countries either by patents or by copyrighted interfaces, the
1328 original copyright holder who places the Library under this License may add
1329 an explicit geographical distribution limitation excluding those countries,
1330 so that distribution is permitted only in or among countries not thus
1331 excluded.  In such case, this License incorporates the limitation as if
1332 written in the body of this License.
1334   13. The Free Software Foundation may publish revised and/or new
1335 versions of the Lesser General Public License from time to time.
1336 Such new versions will be similar in spirit to the present version,
1337 but may differ in detail to address new problems or concerns.
1339 Each version is given a distinguishing version number.  If the Library
1340 specifies a version number of this License which applies to it and
1341 "any later version", you have the option of following the terms and
1342 conditions either of that version or of any later version published by
1343 the Free Software Foundation.  If the Library does not specify a
1344 license version number, you may choose any version ever published by
1345 the Free Software Foundation.
1347   14. If you wish to incorporate parts of the Library into other free
1348 programs whose distribution conditions are incompatible with these,
1349 write to the author to ask for permission.  For software which is
1350 copyrighted by the Free Software Foundation, write to the Free
1351 Software Foundation; we sometimes make exceptions for this.  Our
1352 decision will be guided by the two goals of preserving the free status
1353 of all derivatives of our free software and of promoting the sharing
1354 and reuse of software generally.
1356                             NO WARRANTY
1358   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1359 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1360 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1361 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1362 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1363 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1364 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1365 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1366 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1368   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1369 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1370 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1371 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1372 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1373 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1374 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1375 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1376 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1377 DAMAGES.
1379                      END OF TERMS AND CONDITIONS
1381            How to Apply These Terms to Your New Libraries
1383   If you develop a new library, and you want it to be of the greatest
1384 possible use to the public, we recommend making it free software that
1385 everyone can redistribute and change.  You can do so by permitting
1386 redistribution under these terms (or, alternatively, under the terms of the
1387 ordinary General Public License).
1389   To apply these terms, attach the following notices to the library.  It is
1390 safest to attach them to the start of each source file to most effectively
1391 convey the exclusion of warranty; and each file should have at least the
1392 "copyright" line and a pointer to where the full notice is found.
1394     <one line to give the library's name and a brief idea of what it does.>
1395     Copyright (C) <year>  <name of author>
1397     This library is free software; you can redistribute it and/or
1398     modify it under the terms of the GNU Lesser General Public
1399     License as published by the Free Software Foundation; either
1400     version 2.1 of the License, or (at your option) any later version.
1402     This library is distributed in the hope that it will be useful,
1403     but WITHOUT ANY WARRANTY; without even the implied warranty of
1404     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
1405     Lesser General Public License for more details.
1407     You should have received a copy of the GNU Lesser General Public
1408     License along with this library; if not, write to the Free Software
1409     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
1411 Also add information on how to contact you by electronic and paper mail.
1413 You should also get your employer (if you work as a programmer) or your
1414 school, if any, to sign a "copyright disclaimer" for the library, if
1415 necessary.  Here is a sample; alter the names:
1417   Yoyodyne, Inc., hereby disclaims all copyright interest in the
1418   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
1420   <signature of Ty Coon>, 1 April 1990
1421   Ty Coon, President of Vice
1423 That's all there is to it!