noneclipseoss/mozilla/features/org.mozilla.xpcom.feature_1.9.0.5/feature.xml
author dadubrow
Mon, 19 Jul 2010 14:32:19 -0500
changeset 142 241f43d93585
permissions -rw-r--r--
add mozilla plugins
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
142
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     2
<feature
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     3
      id="org.mozilla.xpcom.feature"
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     4
      label="Mozilla XPCOM for Java"
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     5
      version="1.9.0.5"
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     6
      provider-name="Mozilla.org">
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     7
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     8
   <description url="http://developer.mozilla.org/en/docs/XULRunner">
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
     9
      This plug-in provides Mozilla XPCOM for Java packaged as OSGi bundles.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    10
   </description>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    11
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    12
   <copyright>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    13
      Copyright (C) 2007-2008 Mozilla and others
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    14
   </copyright>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    15
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    16
   <license url="http://www.mozilla.org/MPL/">
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    17
      MOZILLA PUBLIC LICENSE
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    18
                                Version 1.1
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    19
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    20
                              ---------------
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    21
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    22
1. Definitions.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    23
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    24
     1.0.1. &quot;Commercial Use&quot; means distribution or otherwise making the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    25
     Covered Code available to a third party.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    26
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    27
     1.1. &quot;Contributor&quot; means each entity that creates or contributes to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    28
     the creation of Modifications.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    29
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    30
     1.2. &quot;Contributor Version&quot; means the combination of the Original
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    31
     Code, prior Modifications used by a Contributor, and the Modifications
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    32
     made by that particular Contributor.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    33
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    34
     1.3. &quot;Covered Code&quot; means the Original Code or Modifications or the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    35
     combination of the Original Code and Modifications, in each case
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    36
     including portions thereof.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    37
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    38
     1.4. &quot;Electronic Distribution Mechanism&quot; means a mechanism generally
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    39
     accepted in the software development community for the electronic
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    40
     transfer of data.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    41
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    42
     1.5. &quot;Executable&quot; means Covered Code in any form other than Source
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    43
     Code.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    44
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    45
     1.6. &quot;Initial Developer&quot; means the individual or entity identified
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    46
     as the Initial Developer in the Source Code notice required by Exhibit
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    47
     A.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    48
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    49
     1.7. &quot;Larger Work&quot; means a work which combines Covered Code or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    50
     portions thereof with code not governed by the terms of this License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    51
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    52
     1.8. &quot;License&quot; means this document.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    53
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    54
     1.8.1. &quot;Licensable&quot; means having the right to grant, to the maximum
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    55
     extent possible, whether at the time of the initial grant or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    56
     subsequently acquired, any and all of the rights conveyed herein.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    57
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    58
     1.9. &quot;Modifications&quot; means any addition to or deletion from the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    59
     substance or structure of either the Original Code or any previous
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    60
     Modifications. When Covered Code is released as a series of files, a
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    61
     Modification is:
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    62
          A. Any addition to or deletion from the contents of a file
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    63
          containing Original Code or previous Modifications.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    64
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    65
          B. Any new file that contains any part of the Original Code or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    66
          previous Modifications.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    67
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    68
     1.10. &quot;Original Code&quot; means Source Code of computer software code
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    69
     which is described in the Source Code notice required by Exhibit A as
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    70
     Original Code, and which, at the time of its release under this
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    71
     License is not already Covered Code governed by this License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    72
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    73
     1.10.1. &quot;Patent Claims&quot; means any patent claim(s), now owned or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    74
     hereafter acquired, including without limitation,  method, process,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    75
     and apparatus claims, in any patent Licensable by grantor.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    76
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    77
     1.11. &quot;Source Code&quot; means the preferred form of the Covered Code for
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    78
     making modifications to it, including all modules it contains, plus
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    79
     any associated interface definition files, scripts used to control
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    80
     compilation and installation of an Executable, or source code
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    81
     differential comparisons against either the Original Code or another
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    82
     well known, available Covered Code of the Contributor&apos;s choice. The
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    83
     Source Code can be in a compressed or archival form, provided the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    84
     appropriate decompression or de-archiving software is widely available
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    85
     for no charge.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    86
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    87
     1.12. &quot;You&quot; (or &quot;Your&quot;)  means an individual or a legal entity
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    88
     exercising rights under, and complying with all of the terms of, this
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    89
     License or a future version of this License issued under Section 6.1.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    90
     For legal entities, &quot;You&quot; includes any entity which controls, is
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    91
     controlled by, or is under common control with You. For purposes of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    92
     this definition, &quot;control&quot; means (a) the power, direct or indirect,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    93
     to cause the direction or management of such entity, whether by
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    94
     contract or otherwise, or (b) ownership of more than fifty percent
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    95
     (50%) of the outstanding shares or beneficial ownership of such
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    96
     entity.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    97
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    98
2. Source Code License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
    99
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   100
     2.1. The Initial Developer Grant.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   101
     The Initial Developer hereby grants You a world-wide, royalty-free,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   102
     non-exclusive license, subject to third party intellectual property
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   103
     claims:
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   104
          (a)  under intellectual property rights (other than patent or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   105
          trademark) Licensable by Initial Developer to use, reproduce,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   106
          modify, display, perform, sublicense and distribute the Original
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   107
          Code (or portions thereof) with or without Modifications, and/or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   108
          as part of a Larger Work; and
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   109
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   110
          (b) under Patents Claims infringed by the making, using or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   111
          selling of Original Code, to make, have made, use, practice,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   112
          sell, and offer for sale, and/or otherwise dispose of the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   113
          Original Code (or portions thereof).
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   114
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   115
          (c) the licenses granted in this Section 2.1(a) and (b) are
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   116
          effective on the date Initial Developer first distributes
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   117
          Original Code under the terms of this License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   118
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   119
          (d) Notwithstanding Section 2.1(b) above, no patent license is
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   120
          granted: 1) for code that You delete from the Original Code; 2)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   121
          separate from the Original Code;  or 3) for infringements caused
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   122
          by: i) the modification of the Original Code or ii) the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   123
          combination of the Original Code with other software or devices.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   124
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   125
     2.2. Contributor Grant.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   126
     Subject to third party intellectual property claims, each Contributor
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   127
     hereby grants You a world-wide, royalty-free, non-exclusive license
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   128
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   129
          (a)  under intellectual property rights (other than patent or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   130
          trademark) Licensable by Contributor, to use, reproduce, modify,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   131
          display, perform, sublicense and distribute the Modifications
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   132
          created by such Contributor (or portions thereof) either on an
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   133
          unmodified basis, with other Modifications, as Covered Code
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   134
          and/or as part of a Larger Work; and
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   135
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   136
          (b) under Patent Claims infringed by the making, using, or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   137
          selling of  Modifications made by that Contributor either alone
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   138
          and/or in combination with its Contributor Version (or portions
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   139
          of such combination), to make, use, sell, offer for sale, have
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   140
          made, and/or otherwise dispose of: 1) Modifications made by that
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   141
          Contributor (or portions thereof); and 2) the combination of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   142
          Modifications made by that Contributor with its Contributor
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   143
          Version (or portions of such combination).
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   144
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   145
          (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   146
          effective on the date Contributor first makes Commercial Use of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   147
          the Covered Code.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   148
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   149
          (d)    Notwithstanding Section 2.2(b) above, no patent license is
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   150
          granted: 1) for any code that Contributor has deleted from the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   151
          Contributor Version; 2)  separate from the Contributor Version;
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   152
          3)  for infringements caused by: i) third party modifications of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   153
          Contributor Version or ii)  the combination of Modifications made
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   154
          by that Contributor with other software  (except as part of the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   155
          Contributor Version) or other devices; or 4) under Patent Claims
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   156
          infringed by Covered Code in the absence of Modifications made by
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   157
          that Contributor.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   158
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   159
3. Distribution Obligations.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   160
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   161
     3.1. Application of License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   162
     The Modifications which You create or to which You contribute are
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   163
     governed by the terms of this License, including without limitation
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   164
     Section 2.2. The Source Code version of Covered Code may be
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   165
     distributed only under the terms of this License or a future version
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   166
     of this License released under Section 6.1, and You must include a
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   167
     copy of this License with every copy of the Source Code You
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   168
     distribute. You may not offer or impose any terms on any Source Code
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   169
     version that alters or restricts the applicable version of this
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   170
     License or the recipients&apos; rights hereunder. However, You may include
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   171
     an additional document offering the additional rights described in
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   172
     Section 3.5.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   173
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   174
     3.2. Availability of Source Code.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   175
     Any Modification which You create or to which You contribute must be
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   176
     made available in Source Code form under the terms of this License
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   177
     either on the same media as an Executable version or via an accepted
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   178
     Electronic Distribution Mechanism to anyone to whom you made an
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   179
     Executable version available; and if made available via Electronic
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   180
     Distribution Mechanism, must remain available for at least twelve (12)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   181
     months after the date it initially became available, or at least six
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   182
     (6) months after a subsequent version of that particular Modification
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   183
     has been made available to such recipients. You are responsible for
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   184
     ensuring that the Source Code version remains available even if the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   185
     Electronic Distribution Mechanism is maintained by a third party.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   186
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   187
     3.3. Description of Modifications.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   188
     You must cause all Covered Code to which You contribute to contain a
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   189
     file documenting the changes You made to create that Covered Code and
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   190
     the date of any change. You must include a prominent statement that
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   191
     the Modification is derived, directly or indirectly, from Original
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   192
     Code provided by the Initial Developer and including the name of the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   193
     Initial Developer in (a) the Source Code, and (b) in any notice in an
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   194
     Executable version or related documentation in which You describe the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   195
     origin or ownership of the Covered Code.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   196
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   197
     3.4. Intellectual Property Matters
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   198
          (a) Third Party Claims.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   199
          If Contributor has knowledge that a license under a third party&apos;s
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   200
          intellectual property rights is required to exercise the rights
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   201
          granted by such Contributor under Sections 2.1 or 2.2,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   202
          Contributor must include a text file with the Source Code
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   203
          distribution titled &quot;LEGAL&quot; which describes the claim and the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   204
          party making the claim in sufficient detail that a recipient will
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   205
          know whom to contact. If Contributor obtains such knowledge after
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   206
          the Modification is made available as described in Section 3.2,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   207
          Contributor shall promptly modify the LEGAL file in all copies
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   208
          Contributor makes available thereafter and shall take other steps
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   209
          (such as notifying appropriate mailing lists or newsgroups)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   210
          reasonably calculated to inform those who received the Covered
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   211
          Code that new knowledge has been obtained.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   212
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   213
          (b) Contributor APIs.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   214
          If Contributor&apos;s Modifications include an application programming
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   215
          interface and Contributor has knowledge of patent licenses which
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   216
          are reasonably necessary to implement that API, Contributor must
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   217
          also include this information in the LEGAL file.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   218
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   219
               (c)    Representations.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   220
          Contributor represents that, except as disclosed pursuant to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   221
          Section 3.4(a) above, Contributor believes that Contributor&apos;s
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   222
          Modifications are Contributor&apos;s original creation(s) and/or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   223
          Contributor has sufficient rights to grant the rights conveyed by
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   224
          this License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   225
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   226
     3.5. Required Notices.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   227
     You must duplicate the notice in Exhibit A in each file of the Source
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   228
     Code.  If it is not possible to put such notice in a particular Source
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   229
     Code file due to its structure, then You must include such notice in a
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   230
     location (such as a relevant directory) where a user would be likely
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   231
     to look for such a notice.  If You created one or more Modification(s)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   232
     You may add your name as a Contributor to the notice described in
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   233
     Exhibit A.  You must also duplicate this License in any documentation
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   234
     for the Source Code where You describe recipients&apos; rights or ownership
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   235
     rights relating to Covered Code.  You may choose to offer, and to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   236
     charge a fee for, warranty, support, indemnity or liability
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   237
     obligations to one or more recipients of Covered Code. However, You
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   238
     may do so only on Your own behalf, and not on behalf of the Initial
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   239
     Developer or any Contributor. You must make it absolutely clear than
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   240
     any such warranty, support, indemnity or liability obligation is
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   241
     offered by You alone, and You hereby agree to indemnify the Initial
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   242
     Developer and every Contributor for any liability incurred by the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   243
     Initial Developer or such Contributor as a result of warranty,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   244
     support, indemnity or liability terms You offer.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   245
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   246
     3.6. Distribution of Executable Versions.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   247
     You may distribute Covered Code in Executable form only if the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   248
     requirements of Section 3.1-3.5 have been met for that Covered Code,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   249
     and if You include a notice stating that the Source Code version of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   250
     the Covered Code is available under the terms of this License,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   251
     including a description of how and where You have fulfilled the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   252
     obligations of Section 3.2. The notice must be conspicuously included
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   253
     in any notice in an Executable version, related documentation or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   254
     collateral in which You describe recipients&apos; rights relating to the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   255
     Covered Code. You may distribute the Executable version of Covered
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   256
     Code or ownership rights under a license of Your choice, which may
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   257
     contain terms different from this License, provided that You are in
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   258
     compliance with the terms of this License and that the license for the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   259
     Executable version does not attempt to limit or alter the recipient&apos;s
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   260
     rights in the Source Code version from the rights set forth in this
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   261
     License. If You distribute the Executable version under a different
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   262
     license You must make it absolutely clear that any terms which differ
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   263
     from this License are offered by You alone, not by the Initial
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   264
     Developer or any Contributor. You hereby agree to indemnify the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   265
     Initial Developer and every Contributor for any liability incurred by
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   266
     the Initial Developer or such Contributor as a result of any such
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   267
     terms You offer.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   268
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   269
     3.7. Larger Works.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   270
     You may create a Larger Work by combining Covered Code with other code
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   271
     not governed by the terms of this License and distribute the Larger
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   272
     Work as a single product. In such a case, You must make sure the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   273
     requirements of this License are fulfilled for the Covered Code.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   274
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   275
4. Inability to Comply Due to Statute or Regulation.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   276
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   277
     If it is impossible for You to comply with any of the terms of this
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   278
     License with respect to some or all of the Covered Code due to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   279
     statute, judicial order, or regulation then You must: (a) comply with
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   280
     the terms of this License to the maximum extent possible; and (b)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   281
     describe the limitations and the code they affect. Such description
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   282
     must be included in the LEGAL file described in Section 3.4 and must
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   283
     be included with all distributions of the Source Code. Except to the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   284
     extent prohibited by statute or regulation, such description must be
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   285
     sufficiently detailed for a recipient of ordinary skill to be able to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   286
     understand it.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   287
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   288
5. Application of this License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   289
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   290
     This License applies to code to which the Initial Developer has
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   291
     attached the notice in Exhibit A and to related Covered Code.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   292
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   293
6. Versions of the License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   294
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   295
     6.1. New Versions.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   296
     Netscape Communications Corporation (&quot;Netscape&quot;) may publish revised
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   297
     and/or new versions of the License from time to time. Each version
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   298
     will be given a distinguishing version number.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   299
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   300
     6.2. Effect of New Versions.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   301
     Once Covered Code has been published under a particular version of the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   302
     License, You may always continue to use it under the terms of that
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   303
     version. You may also choose to use such Covered Code under the terms
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   304
     of any subsequent version of the License published by Netscape. No one
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   305
     other than Netscape has the right to modify the terms applicable to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   306
     Covered Code created under this License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   307
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   308
     6.3. Derivative Works.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   309
     If You create or use a modified version of this License (which you may
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   310
     only do in order to apply it to code which is not already Covered Code
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   311
     governed by this License), You must (a) rename Your license so that
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   312
     the phrases &quot;Mozilla&quot;, &quot;MOZILLAPL&quot;, &quot;MOZPL&quot;, &quot;Netscape&quot;,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   313
     &quot;MPL&quot;, &quot;NPL&quot; or any confusingly similar phrase do not appear in your
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   314
     license (except to note that your license differs from this License)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   315
     and (b) otherwise make it clear that Your version of the license
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   316
     contains terms which differ from the Mozilla Public License and
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   317
     Netscape Public License. (Filling in the name of the Initial
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   318
     Developer, Original Code or Contributor in the notice described in
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   319
     Exhibit A shall not of themselves be deemed to be modifications of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   320
     this License.)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   321
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   322
7. DISCLAIMER OF WARRANTY.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   323
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   324
     COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN &quot;AS IS&quot; BASIS,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   325
     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   326
     WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   327
     DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   328
     THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   329
     IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   330
     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   331
     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   332
     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   333
     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   334
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   335
8. TERMINATION.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   336
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   337
     8.1.  This License and the rights granted hereunder will terminate
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   338
     automatically if You fail to comply with terms herein and fail to cure
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   339
     such breach within 30 days of becoming aware of the breach. All
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   340
     sublicenses to the Covered Code which are properly granted shall
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   341
     survive any termination of this License. Provisions which, by their
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   342
     nature, must remain in effect beyond the termination of this License
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   343
     shall survive.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   344
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   345
     8.2.  If You initiate litigation by asserting a patent infringement
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   346
     claim (excluding declatory judgment actions) against Initial Developer
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   347
     or a Contributor (the Initial Developer or Contributor against whom
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   348
     You file such action is referred to as &quot;Participant&quot;)  alleging that:
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   349
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   350
     (a)  such Participant&apos;s Contributor Version directly or indirectly
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   351
     infringes any patent, then any and all rights granted by such
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   352
     Participant to You under Sections 2.1 and/or 2.2 of this License
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   353
     shall, upon 60 days notice from Participant terminate prospectively,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   354
     unless if within 60 days after receipt of notice You either: (i)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   355
     agree in writing to pay Participant a mutually agreeable reasonable
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   356
     royalty for Your past and future use of Modifications made by such
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   357
     Participant, or (ii) withdraw Your litigation claim with respect to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   358
     the Contributor Version against such Participant.  If within 60 days
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   359
     of notice, a reasonable royalty and payment arrangement are not
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   360
     mutually agreed upon in writing by the parties or the litigation claim
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   361
     is not withdrawn, the rights granted by Participant to You under
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   362
     Sections 2.1 and/or 2.2 automatically terminate at the expiration of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   363
     the 60 day notice period specified above.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   364
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   365
     (b)  any software, hardware, or device, other than such Participant&apos;s
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   366
     Contributor Version, directly or indirectly infringes any patent, then
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   367
     any rights granted to You by such Participant under Sections 2.1(b)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   368
     and 2.2(b) are revoked effective as of the date You first made, used,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   369
     sold, distributed, or had made, Modifications made by that
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   370
     Participant.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   371
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   372
     8.3.  If You assert a patent infringement claim against Participant
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   373
     alleging that such Participant&apos;s Contributor Version directly or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   374
     indirectly infringes any patent where such claim is resolved (such as
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   375
     by license or settlement) prior to the initiation of patent
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   376
     infringement litigation, then the reasonable value of the licenses
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   377
     granted by such Participant under Sections 2.1 or 2.2 shall be taken
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   378
     into account in determining the amount or value of any payment or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   379
     license.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   380
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   381
     8.4.  In the event of termination under Sections 8.1 or 8.2 above,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   382
     all end user license agreements (excluding distributors and resellers)
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   383
     which have been validly granted by You or any distributor hereunder
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   384
     prior to termination shall survive termination.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   385
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   386
9. LIMITATION OF LIABILITY.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   387
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   388
     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   389
     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   390
     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   391
     OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   392
     ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   393
     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   394
     WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   395
     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   396
     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   397
     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   398
     RESULTING FROM SUCH PARTY&apos;S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   399
     PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   400
     EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   401
     THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   402
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   403
10. U.S. GOVERNMENT END USERS.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   404
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   405
     The Covered Code is a &quot;commercial item,&quot; as that term is defined in
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   406
     48 C.F.R. 2.101 (Oct. 1995), consisting of &quot;commercial computer
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   407
     software&quot; and &quot;commercial computer software documentation,&quot; as such
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   408
     terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   409
     C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   410
     all U.S. Government End Users acquire Covered Code with only those
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   411
     rights set forth herein.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   412
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   413
11. MISCELLANEOUS.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   414
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   415
     This License represents the complete agreement concerning subject
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   416
     matter hereof. If any provision of this License is held to be
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   417
     unenforceable, such provision shall be reformed only to the extent
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   418
     necessary to make it enforceable. This License shall be governed by
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   419
     California law provisions (except to the extent applicable law, if
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   420
     any, provides otherwise), excluding its conflict-of-law provisions.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   421
     With respect to disputes in which at least one party is a citizen of,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   422
     or an entity chartered or registered to do business in the United
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   423
     States of America, any litigation relating to this License shall be
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   424
     subject to the jurisdiction of the Federal Courts of the Northern
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   425
     District of California, with venue lying in Santa Clara County,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   426
     California, with the losing party responsible for costs, including
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   427
     without limitation, court costs and reasonable attorneys&apos; fees and
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   428
     expenses. The application of the United Nations Convention on
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   429
     Contracts for the International Sale of Goods is expressly excluded.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   430
     Any law or regulation which provides that the language of a contract
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   431
     shall be construed against the drafter shall not apply to this
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   432
     License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   433
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   434
12. RESPONSIBILITY FOR CLAIMS.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   435
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   436
     As between Initial Developer and the Contributors, each party is
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   437
     responsible for claims and damages arising, directly or indirectly,
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   438
     out of its utilization of rights under this License and You agree to
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   439
     work with Initial Developer and Contributors to distribute such
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   440
     responsibility on an equitable basis. Nothing herein is intended or
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   441
     shall be deemed to constitute any admission of liability.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   442
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   443
13. MULTIPLE-LICENSED CODE.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   444
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   445
     Initial Developer may designate portions of the Covered Code as
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   446
     &quot;Multiple-Licensed&quot;.  &quot;Multiple-Licensed&quot; means that the Initial
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   447
     Developer permits you to utilize portions of the Covered Code under
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   448
     Your choice of the NPL or the alternative licenses, if any, specified
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   449
     by the Initial Developer in the file described in Exhibit A.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   450
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   451
EXHIBIT A -Mozilla Public License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   452
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   453
     ``The contents of this file are subject to the Mozilla Public License
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   454
     Version 1.1 (the &quot;License&quot;); you may not use this file except in
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   455
     compliance with the License. You may obtain a copy of the License at
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   456
     http://www.mozilla.org/MPL/
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   457
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   458
     Software distributed under the License is distributed on an &quot;AS IS&quot;
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   459
     basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   460
     License for the specific language governing rights and limitations
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   461
     under the License.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   462
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   463
     The Original Code is ______________________________________.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   464
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   465
     The Initial Developer of the Original Code is ________________________.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   466
     Portions created by ______________________ are Copyright (C) ______
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   467
     _______________________. All Rights Reserved.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   468
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   469
     Contributor(s): ______________________________________.
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   470
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   471
     Alternatively, the contents of this file may be used under the terms
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   472
     of the _____ license (the  &quot;[___] License&quot;), in which case the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   473
     provisions of [______] License are applicable instead of those
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   474
     above.  If you wish to allow use of your version of this file only
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   475
     under the terms of the [____] License and not to allow others to use
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   476
     your version of this file under the MPL, indicate your decision by
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   477
     deleting  the provisions above and replace  them with the notice and
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   478
     other provisions required by the [___] License.  If you do not delete
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   479
     the provisions above, a recipient may use your version of this file
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   480
     under either the MPL or the [___] License.&quot;
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   481
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   482
     [NOTE: The text of this Exhibit A may differ slightly from the text of
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   483
     the notices in the Source Code files of the Original Code. You should
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   484
     use the text of this Exhibit A rather than the text found in the
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   485
     Original Code Source Code for Your Modifications.]
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   486
   </license>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   487
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   488
   <url>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   489
      <update label="Mozilla Xulrunner and XPCOM update site" url="http://download.aptana.org/tools/studio/plugin/update/xul-eclipse/"/>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   490
      <discovery label="Mozilla Xulrunner and XPCOM discovery site" url="http://ftp.mozilla.org/pub/mozilla.org/xulrunner/eclipse/"/>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   491
   </url>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   492
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   493
   <plugin
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   494
         id="org.mozilla.xpcom"
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   495
         download-size="0"
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   496
         install-size="0"
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   497
         version="1.9.0.5"/>
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   498
241f43d93585 add mozilla plugins
dadubrow
parents:
diff changeset
   499
</feature>