THIRD_PARTY_README

changeset 465
0562a97bd601
parent 350
8da980eedab6
child 930
b5e1dad69605
     1.1 --- a/THIRD_PARTY_README	Thu Jun 28 09:32:26 2012 -0700
     1.2 +++ b/THIRD_PARTY_README	Mon Jul 16 22:41:04 2012 +0100
     1.3 @@ -3383,3 +3383,397 @@
     1.4  
     1.5  -------------------------------------------------------------------------------
     1.6  
     1.7 +%% This notice is provided with respect to Mozilla Network Security
     1.8 +Services (NSS), which is supplied with the JDK test suite in the OpenJDK
     1.9 +source code repository. It is licensed under Mozilla Public License (MPL),
    1.10 +version 2.0.
    1.11 +
    1.12 +The NSS libraries are supplied in executable form, built from unmodified
    1.13 +NSS source code labeled with the "NSS_3.13.1_RTM" release tag.
    1.14 +
    1.15 +The NSS source code is available in the OpenJDK source code repository at:
    1.16 +    jdk/test/sun/security/pkcs11/nss/src
    1.17 +
    1.18 +The NSS libraries are available in the OpenJDK source code repository at:
    1.19 +    jdk/test/sun/security/pkcs11/nss/lib
    1.20 +
    1.21 +--- begin of LICENSE ---
    1.22 +
    1.23 +Mozilla Public License Version 2.0
    1.24 +==================================
    1.25 +
    1.26 +1. Definitions
    1.27 +--------------
    1.28 +
    1.29 +1.1. "Contributor"
    1.30 +    means each individual or legal entity that creates, contributes to
    1.31 +    the creation of, or owns Covered Software.
    1.32 +
    1.33 +1.2. "Contributor Version"
    1.34 +    means the combination of the Contributions of others (if any) used
    1.35 +    by a Contributor and that particular Contributor's Contribution.
    1.36 +
    1.37 +1.3. "Contribution"
    1.38 +    means Covered Software of a particular Contributor.
    1.39 +
    1.40 +1.4. "Covered Software"
    1.41 +    means Source Code Form to which the initial Contributor has attached
    1.42 +    the notice in Exhibit A, the Executable Form of such Source Code
    1.43 +    Form, and Modifications of such Source Code Form, in each case
    1.44 +    including portions thereof.
    1.45 +
    1.46 +1.5. "Incompatible With Secondary Licenses"
    1.47 +    means
    1.48 +
    1.49 +    (a) that the initial Contributor has attached the notice described
    1.50 +        in Exhibit B to the Covered Software; or
    1.51 +
    1.52 +    (b) that the Covered Software was made available under the terms of
    1.53 +        version 1.1 or earlier of the License, but not also under the
    1.54 +        terms of a Secondary License.
    1.55 +
    1.56 +1.6. "Executable Form"
    1.57 +    means any form of the work other than Source Code Form.
    1.58 +
    1.59 +1.7. "Larger Work"
    1.60 +    means a work that combines Covered Software with other material, in 
    1.61 +    a separate file or files, that is not Covered Software.
    1.62 +
    1.63 +1.8. "License"
    1.64 +    means this document.
    1.65 +
    1.66 +1.9. "Licensable"
    1.67 +    means having the right to grant, to the maximum extent possible,
    1.68 +    whether at the time of the initial grant or subsequently, any and
    1.69 +    all of the rights conveyed by this License.
    1.70 +
    1.71 +1.10. "Modifications"
    1.72 +    means any of the following:
    1.73 +
    1.74 +    (a) any file in Source Code Form that results from an addition to,
    1.75 +        deletion from, or modification of the contents of Covered
    1.76 +        Software; or
    1.77 +
    1.78 +    (b) any new file in Source Code Form that contains any Covered
    1.79 +        Software.
    1.80 +
    1.81 +1.11. "Patent Claims" of a Contributor
    1.82 +    means any patent claim(s), including without limitation, method,
    1.83 +    process, and apparatus claims, in any patent Licensable by such
    1.84 +    Contributor that would be infringed, but for the grant of the
    1.85 +    License, by the making, using, selling, offering for sale, having
    1.86 +    made, import, or transfer of either its Contributions or its
    1.87 +    Contributor Version.
    1.88 +
    1.89 +1.12. "Secondary License"
    1.90 +    means either the GNU General Public License, Version 2.0, the GNU
    1.91 +    Lesser General Public License, Version 2.1, the GNU Affero General
    1.92 +    Public License, Version 3.0, or any later versions of those
    1.93 +    licenses.
    1.94 +
    1.95 +1.13. "Source Code Form"
    1.96 +    means the form of the work preferred for making modifications.
    1.97 +
    1.98 +1.14. "You" (or "Your")
    1.99 +    means an individual or a legal entity exercising rights under this
   1.100 +    License. For legal entities, "You" includes any entity that
   1.101 +    controls, is controlled by, or is under common control with You. For
   1.102 +    purposes of this definition, "control" means (a) the power, direct
   1.103 +    or indirect, to cause the direction or management of such entity,
   1.104 +    whether by contract or otherwise, or (b) ownership of more than
   1.105 +    fifty percent (50%) of the outstanding shares or beneficial
   1.106 +    ownership of such entity.
   1.107 +
   1.108 +2. License Grants and Conditions
   1.109 +--------------------------------
   1.110 +
   1.111 +2.1. Grants
   1.112 +
   1.113 +Each Contributor hereby grants You a world-wide, royalty-free,
   1.114 +non-exclusive license:
   1.115 +
   1.116 +(a) under intellectual property rights (other than patent or trademark)
   1.117 +    Licensable by such Contributor to use, reproduce, make available,
   1.118 +    modify, display, perform, distribute, and otherwise exploit its
   1.119 +    Contributions, either on an unmodified basis, with Modifications, or
   1.120 +    as part of a Larger Work; and
   1.121 +
   1.122 +(b) under Patent Claims of such Contributor to make, use, sell, offer
   1.123 +    for sale, have made, import, and otherwise transfer either its
   1.124 +    Contributions or its Contributor Version.
   1.125 +
   1.126 +2.2. Effective Date
   1.127 +
   1.128 +The licenses granted in Section 2.1 with respect to any Contribution
   1.129 +become effective for each Contribution on the date the Contributor first
   1.130 +distributes such Contribution.
   1.131 +
   1.132 +2.3. Limitations on Grant Scope
   1.133 +
   1.134 +The licenses granted in this Section 2 are the only rights granted under
   1.135 +this License. No additional rights or licenses will be implied from the
   1.136 +distribution or licensing of Covered Software under this License.
   1.137 +Notwithstanding Section 2.1(b) above, no patent license is granted by a
   1.138 +Contributor:
   1.139 +
   1.140 +(a) for any code that a Contributor has removed from Covered Software;
   1.141 +    or
   1.142 +
   1.143 +(b) for infringements caused by: (i) Your and any other third party's
   1.144 +    modifications of Covered Software, or (ii) the combination of its
   1.145 +    Contributions with other software (except as part of its Contributor
   1.146 +    Version); or
   1.147 +
   1.148 +(c) under Patent Claims infringed by Covered Software in the absence of
   1.149 +    its Contributions.
   1.150 +
   1.151 +This License does not grant any rights in the trademarks, service marks,
   1.152 +or logos of any Contributor (except as may be necessary to comply with
   1.153 +the notice requirements in Section 3.4).
   1.154 +
   1.155 +2.4. Subsequent Licenses
   1.156 +
   1.157 +No Contributor makes additional grants as a result of Your choice to
   1.158 +distribute the Covered Software under a subsequent version of this
   1.159 +License (see Section 10.2) or under the terms of a Secondary License (if
   1.160 +permitted under the terms of Section 3.3).
   1.161 +
   1.162 +2.5. Representation
   1.163 +
   1.164 +Each Contributor represents that the Contributor believes its
   1.165 +Contributions are its original creation(s) or it has sufficient rights
   1.166 +to grant the rights to its Contributions conveyed by this License.
   1.167 +
   1.168 +2.6. Fair Use
   1.169 +
   1.170 +This License is not intended to limit any rights You have under
   1.171 +applicable copyright doctrines of fair use, fair dealing, or other
   1.172 +equivalents.
   1.173 +
   1.174 +2.7. Conditions
   1.175 +
   1.176 +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
   1.177 +in Section 2.1.
   1.178 +
   1.179 +3. Responsibilities
   1.180 +-------------------
   1.181 +
   1.182 +3.1. Distribution of Source Form
   1.183 +
   1.184 +All distribution of Covered Software in Source Code Form, including any
   1.185 +Modifications that You create or to which You contribute, must be under
   1.186 +the terms of this License. You must inform recipients that the Source
   1.187 +Code Form of the Covered Software is governed by the terms of this
   1.188 +License, and how they can obtain a copy of this License. You may not
   1.189 +attempt to alter or restrict the recipients' rights in the Source Code
   1.190 +Form.
   1.191 +
   1.192 +3.2. Distribution of Executable Form
   1.193 +
   1.194 +If You distribute Covered Software in Executable Form then:
   1.195 +
   1.196 +(a) such Covered Software must also be made available in Source Code
   1.197 +    Form, as described in Section 3.1, and You must inform recipients of
   1.198 +    the Executable Form how they can obtain a copy of such Source Code
   1.199 +    Form by reasonable means in a timely manner, at a charge no more
   1.200 +    than the cost of distribution to the recipient; and
   1.201 +
   1.202 +(b) You may distribute such Executable Form under the terms of this
   1.203 +    License, or sublicense it under different terms, provided that the
   1.204 +    license for the Executable Form does not attempt to limit or alter
   1.205 +    the recipients' rights in the Source Code Form under this License.
   1.206 +
   1.207 +3.3. Distribution of a Larger Work
   1.208 +
   1.209 +You may create and distribute a Larger Work under terms of Your choice,
   1.210 +provided that You also comply with the requirements of this License for
   1.211 +the Covered Software. If the Larger Work is a combination of Covered
   1.212 +Software with a work governed by one or more Secondary Licenses, and the
   1.213 +Covered Software is not Incompatible With Secondary Licenses, this
   1.214 +License permits You to additionally distribute such Covered Software
   1.215 +under the terms of such Secondary License(s), so that the recipient of
   1.216 +the Larger Work may, at their option, further distribute the Covered
   1.217 +Software under the terms of either this License or such Secondary
   1.218 +License(s).
   1.219 +
   1.220 +3.4. Notices
   1.221 +
   1.222 +You may not remove or alter the substance of any license notices
   1.223 +(including copyright notices, patent notices, disclaimers of warranty,
   1.224 +or limitations of liability) contained within the Source Code Form of
   1.225 +the Covered Software, except that You may alter any license notices to
   1.226 +the extent required to remedy known factual inaccuracies.
   1.227 +
   1.228 +3.5. Application of Additional Terms
   1.229 +
   1.230 +You may choose to offer, and to charge a fee for, warranty, support,
   1.231 +indemnity or liability obligations to one or more recipients of Covered
   1.232 +Software. However, You may do so only on Your own behalf, and not on
   1.233 +behalf of any Contributor. You must make it absolutely clear that any
   1.234 +such warranty, support, indemnity, or liability obligation is offered by
   1.235 +You alone, and You hereby agree to indemnify every Contributor for any
   1.236 +liability incurred by such Contributor as a result of warranty, support,
   1.237 +indemnity or liability terms You offer. You may include additional
   1.238 +disclaimers of warranty and limitations of liability specific to any
   1.239 +jurisdiction.
   1.240 +
   1.241 +4. Inability to Comply Due to Statute or Regulation
   1.242 +---------------------------------------------------
   1.243 +
   1.244 +If it is impossible for You to comply with any of the terms of this
   1.245 +License with respect to some or all of the Covered Software due to
   1.246 +statute, judicial order, or regulation then You must: (a) comply with
   1.247 +the terms of this License to the maximum extent possible; and (b)
   1.248 +describe the limitations and the code they affect. Such description must
   1.249 +be placed in a text file included with all distributions of the Covered
   1.250 +Software under this License. Except to the extent prohibited by statute
   1.251 +or regulation, such description must be sufficiently detailed for a
   1.252 +recipient of ordinary skill to be able to understand it.
   1.253 +
   1.254 +5. Termination
   1.255 +--------------
   1.256 +
   1.257 +5.1. The rights granted under this License will terminate automatically
   1.258 +if You fail to comply with any of its terms. However, if You become
   1.259 +compliant, then the rights granted under this License from a particular
   1.260 +Contributor are reinstated (a) provisionally, unless and until such
   1.261 +Contributor explicitly and finally terminates Your grants, and (b) on an
   1.262 +ongoing basis, if such Contributor fails to notify You of the
   1.263 +non-compliance by some reasonable means prior to 60 days after You have
   1.264 +come back into compliance. Moreover, Your grants from a particular
   1.265 +Contributor are reinstated on an ongoing basis if such Contributor
   1.266 +notifies You of the non-compliance by some reasonable means, this is the
   1.267 +first time You have received notice of non-compliance with this License
   1.268 +from such Contributor, and You become compliant prior to 30 days after
   1.269 +Your receipt of the notice.
   1.270 +
   1.271 +5.2. If You initiate litigation against any entity by asserting a patent
   1.272 +infringement claim (excluding declaratory judgment actions,
   1.273 +counter-claims, and cross-claims) alleging that a Contributor Version
   1.274 +directly or indirectly infringes any patent, then the rights granted to
   1.275 +You by any and all Contributors for the Covered Software under Section
   1.276 +2.1 of this License shall terminate.
   1.277 +
   1.278 +5.3. In the event of termination under Sections 5.1 or 5.2 above, all
   1.279 +end user license agreements (excluding distributors and resellers) which
   1.280 +have been validly granted by You or Your distributors under this License
   1.281 +prior to termination shall survive termination.
   1.282 +
   1.283 +************************************************************************
   1.284 +*                                                                      *
   1.285 +*  6. Disclaimer of Warranty                                           *
   1.286 +*  -------------------------                                           *
   1.287 +*                                                                      *
   1.288 +*  Covered Software is provided under this License on an "as is"       *
   1.289 +*  basis, without warranty of any kind, either expressed, implied, or  *
   1.290 +*  statutory, including, without limitation, warranties that the       *
   1.291 +*  Covered Software is free of defects, merchantable, fit for a        *
   1.292 +*  particular purpose or non-infringing. The entire risk as to the     *
   1.293 +*  quality and performance of the Covered Software is with You.        *
   1.294 +*  Should any Covered Software prove defective in any respect, You     *
   1.295 +*  (not any Contributor) assume the cost of any necessary servicing,   *
   1.296 +*  repair, or correction. This disclaimer of warranty constitutes an   *
   1.297 +*  essential part of this License. No use of any Covered Software is   *
   1.298 +*  authorized under this License except under this disclaimer.         *
   1.299 +*                                                                      *
   1.300 +************************************************************************
   1.301 +
   1.302 +************************************************************************
   1.303 +*                                                                      *
   1.304 +*  7. Limitation of Liability                                          *
   1.305 +*  --------------------------                                          *
   1.306 +*                                                                      *
   1.307 +*  Under no circumstances and under no legal theory, whether tort      *
   1.308 +*  (including negligence), contract, or otherwise, shall any           *
   1.309 +*  Contributor, or anyone who distributes Covered Software as          *
   1.310 +*  permitted above, be liable to You for any direct, indirect,         *
   1.311 +*  special, incidental, or consequential damages of any character      *
   1.312 +*  including, without limitation, damages for lost profits, loss of    *
   1.313 +*  goodwill, work stoppage, computer failure or malfunction, or any    *
   1.314 +*  and all other commercial damages or losses, even if such party      *
   1.315 +*  shall have been informed of the possibility of such damages. This   *
   1.316 +*  limitation of liability shall not apply to liability for death or   *
   1.317 +*  personal injury resulting from such party's negligence to the       *
   1.318 +*  extent applicable law prohibits such limitation. Some               *
   1.319 +*  jurisdictions do not allow the exclusion or limitation of           *
   1.320 +*  incidental or consequential damages, so this exclusion and          *
   1.321 +*  limitation may not apply to You.                                    *
   1.322 +*                                                                      *
   1.323 +************************************************************************
   1.324 +
   1.325 +8. Litigation
   1.326 +-------------
   1.327 +
   1.328 +Any litigation relating to this License may be brought only in the
   1.329 +courts of a jurisdiction where the defendant maintains its principal
   1.330 +place of business and such litigation shall be governed by laws of that
   1.331 +jurisdiction, without reference to its conflict-of-law provisions.
   1.332 +Nothing in this Section shall prevent a party's ability to bring
   1.333 +cross-claims or counter-claims.
   1.334 +
   1.335 +9. Miscellaneous
   1.336 +----------------
   1.337 +
   1.338 +This License represents the complete agreement concerning the subject
   1.339 +matter hereof. If any provision of this License is held to be
   1.340 +unenforceable, such provision shall be reformed only to the extent
   1.341 +necessary to make it enforceable. Any law or regulation which provides
   1.342 +that the language of a contract shall be construed against the drafter
   1.343 +shall not be used to construe this License against a Contributor.
   1.344 +
   1.345 +10. Versions of the License
   1.346 +---------------------------
   1.347 +
   1.348 +10.1. New Versions
   1.349 +
   1.350 +Mozilla Foundation is the license steward. Except as provided in Section
   1.351 +10.3, no one other than the license steward has the right to modify or
   1.352 +publish new versions of this License. Each version will be given a
   1.353 +distinguishing version number.
   1.354 +
   1.355 +10.2. Effect of New Versions
   1.356 +
   1.357 +You may distribute the Covered Software under the terms of the version
   1.358 +of the License under which You originally received the Covered Software,
   1.359 +or under the terms of any subsequent version published by the license
   1.360 +steward.
   1.361 +
   1.362 +10.3. Modified Versions
   1.363 +
   1.364 +If you create software not governed by this License, and you want to
   1.365 +create a new license for such software, you may create and use a
   1.366 +modified version of this License if you rename the license and remove
   1.367 +any references to the name of the license steward (except to note that
   1.368 +such modified license differs from this License).
   1.369 +
   1.370 +10.4. Distributing Source Code Form that is Incompatible With Secondary
   1.371 +Licenses
   1.372 +
   1.373 +If You choose to distribute Source Code Form that is Incompatible With
   1.374 +Secondary Licenses under the terms of this version of the License, the
   1.375 +notice described in Exhibit B of this License must be attached.
   1.376 +
   1.377 +Exhibit A - Source Code Form License Notice
   1.378 +-------------------------------------------
   1.379 +
   1.380 +  This Source Code Form is subject to the terms of the Mozilla Public
   1.381 +  License, v. 2.0. If a copy of the MPL was not distributed with this
   1.382 +  file, You can obtain one at http://mozilla.org/MPL/2.0/.
   1.383 +
   1.384 +If it is not possible or desirable to put the notice in a particular
   1.385 +file, then You may include the notice in a location (such as a LICENSE
   1.386 +file in a relevant directory) where a recipient would be likely to look
   1.387 +for such a notice.
   1.388 +
   1.389 +You may add additional accurate notices of copyright ownership.
   1.390 +
   1.391 +Exhibit B - "Incompatible With Secondary Licenses" Notice
   1.392 +---------------------------------------------------------
   1.393 +
   1.394 +  This Source Code Form is "Incompatible With Secondary Licenses", as
   1.395 +  defined by the Mozilla Public License, v. 2.0.
   1.396 +
   1.397 +--- end of LICENSE ---
   1.398 +
   1.399 +-------------------------------------------------------------------------------
   1.400 +

mercurial