Home | History | Annotate | Download | only in doc
      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
      4 <head>
      5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      6   <link rel="stylesheet" href=".resources/doc.css" charset="UTF-8" type="text/css" />
      7   <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
      8   <title>JaCoCo - License</title>
      9 </head>
     10 <body>
     11 
     12 <div class="breadcrumb">
     13   <a href="../index.html" class="el_report">JaCoCo</a> &gt;
     14   <span class="el_source">License</span>
     15 </div>
     16 <div id="content"> 
     17 
     18 <h1>License</h1>
     19 
     20 <p>
     21   Copyright &copy; @copyright.years@ Mountainminds GmbH &amp; Co. KG and Contributors
     22 </p> 
     23 
     24 <p>
     25   The JaCoCo Java Code Coverage Library and all included documentation is made
     26   available by Mountainminds GmbH &amp; Co. KG, Munich. Except indicated below,
     27   the Content is provided to you under the terms and conditions of the Eclipse
     28   Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is
     29   <a href="epl-v10.html">provided</a> with this Content and is also available at 
     30   <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
     31 </p>
     32 
     33 <h2>Trademarks</h2>
     34 
     35 <p>
     36   Java and all Java-based trademarks are trademarks of Oracle Corporation in the
     37   United States, other countries, or both. Eclipse and all Eclipse related
     38   trademarks and logos are trademarks of the Eclipse Foundation, Inc. OSGi is a
     39   trademark, registered trademark, or service mark of The OSGi Alliance in the
     40   US and other countries. Apache Ant and Apache Maven are trademarks of the
     41   Apache Software Foundation. Android and Dalvik are trademarks of Google Inc.
     42   All other trademarks are the property of their respective owners. 
     43 </p>
     44 
     45 
     46 <h2>Third Party Content</h2>
     47 
     48 <p>
     49   The Content includes items that have been sourced from third parties as set
     50   out below.
     51 </p>
     52 
     53 
     54 <h3>ASM</h3>
     55 
     56 <p>
     57   <a href="http://asm.objectweb.org/">ASM</a> is subject to the terms and
     58   conditions of the following license: 
     59 </p>
     60 
     61 <pre>
     62 Copyright (c) 2012 France Tlcom
     63 All rights reserved.
     64 
     65 Redistribution and use in source and binary forms, with or without
     66 modification, are permitted provided that the following conditions
     67 are met:
     68 
     69 1. Redistributions of source code must retain the above copyright
     70    notice, this list of conditions and the following disclaimer.
     71 
     72 2. Redistributions in binary form must reproduce the above copyright
     73    notice, this list of conditions and the following disclaimer in the
     74    documentation and/or other materials provided with the distribution.
     75 
     76 3. Neither the name of the copyright holders nor the names of its
     77    contributors may be used to endorse or promote products derived from
     78    this software without specific prior written permission.
     79 
     80 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     81 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     82 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     83 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
     84 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     85 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     86 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     87 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     88 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     89 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     90 THE POSSIBILITY OF SUCH DAMAGE.
     91 </pre>
     92 
     93 
     94 <h3>Google Code Prettify</h3>
     95 
     96 <p>
     97   <a href="http://code.google.com/p/google-code-prettify/">Google Code Prettify</a>
     98   is subject to the terms and conditions of the following license: 
     99 </p>
    100 
    101 <pre>
    102                                  Apache License
    103                            Version 2.0, January 2004
    104                         http://www.apache.org/licenses/
    105 
    106    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    107 
    108    1. Definitions.
    109 
    110       "License" shall mean the terms and conditions for use, reproduction,
    111       and distribution as defined by Sections 1 through 9 of this document.
    112 
    113       "Licensor" shall mean the copyright owner or entity authorized by
    114       the copyright owner that is granting the License.
    115 
    116       "Legal Entity" shall mean the union of the acting entity and all
    117       other entities that control, are controlled by, or are under common
    118       control with that entity. For the purposes of this definition,
    119       "control" means (i) the power, direct or indirect, to cause the
    120       direction or management of such entity, whether by contract or
    121       otherwise, or (ii) ownership of fifty percent (50%) or more of the
    122       outstanding shares, or (iii) beneficial ownership of such entity.
    123 
    124       "You" (or "Your") shall mean an individual or Legal Entity
    125       exercising permissions granted by this License.
    126 
    127       "Source" form shall mean the preferred form for making modifications,
    128       including but not limited to software source code, documentation
    129       source, and configuration files.
    130 
    131       "Object" form shall mean any form resulting from mechanical
    132       transformation or translation of a Source form, including but
    133       not limited to compiled object code, generated documentation,
    134       and conversions to other media types.
    135 
    136       "Work" shall mean the work of authorship, whether in Source or
    137       Object form, made available under the License, as indicated by a
    138       copyright notice that is included in or attached to the work
    139       (an example is provided in the Appendix below).
    140 
    141       "Derivative Works" shall mean any work, whether in Source or Object
    142       form, that is based on (or derived from) the Work and for which the
    143       editorial revisions, annotations, elaborations, or other modifications
    144       represent, as a whole, an original work of authorship. For the purposes
    145       of this License, Derivative Works shall not include works that remain
    146       separable from, or merely link (or bind by name) to the interfaces of,
    147       the Work and Derivative Works thereof.
    148 
    149       "Contribution" shall mean any work of authorship, including
    150       the original version of the Work and any modifications or additions
    151       to that Work or Derivative Works thereof, that is intentionally
    152       submitted to Licensor for inclusion in the Work by the copyright owner
    153       or by an individual or Legal Entity authorized to submit on behalf of
    154       the copyright owner. For the purposes of this definition, "submitted"
    155       means any form of electronic, verbal, or written communication sent
    156       to the Licensor or its representatives, including but not limited to
    157       communication on electronic mailing lists, source code control systems,
    158       and issue tracking systems that are managed by, or on behalf of, the
    159       Licensor for the purpose of discussing and improving the Work, but
    160       excluding communication that is conspicuously marked or otherwise
    161       designated in writing by the copyright owner as "Not a Contribution."
    162 
    163       "Contributor" shall mean Licensor and any individual or Legal Entity
    164       on behalf of whom a Contribution has been received by Licensor and
    165       subsequently incorporated within the Work.
    166 
    167    2. Grant of Copyright License. Subject to the terms and conditions of
    168       this License, each Contributor hereby grants to You a perpetual,
    169       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    170       copyright license to reproduce, prepare Derivative Works of,
    171       publicly display, publicly perform, sublicense, and distribute the
    172       Work and such Derivative Works in Source or Object form.
    173 
    174    3. Grant of Patent License. Subject to the terms and conditions of
    175       this License, each Contributor hereby grants to You a perpetual,
    176       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    177       (except as stated in this section) patent license to make, have made,
    178       use, offer to sell, sell, import, and otherwise transfer the Work,
    179       where such license applies only to those patent claims licensable
    180       by such Contributor that are necessarily infringed by their
    181       Contribution(s) alone or by combination of their Contribution(s)
    182       with the Work to which such Contribution(s) was submitted. If You
    183       institute patent litigation against any entity (including a
    184       cross-claim or counterclaim in a lawsuit) alleging that the Work
    185       or a Contribution incorporated within the Work constitutes direct
    186       or contributory patent infringement, then any patent licenses
    187       granted to You under this License for that Work shall terminate
    188       as of the date such litigation is filed.
    189 
    190    4. Redistribution. You may reproduce and distribute copies of the
    191       Work or Derivative Works thereof in any medium, with or without
    192       modifications, and in Source or Object form, provided that You
    193       meet the following conditions:
    194 
    195       (a) You must give any other recipients of the Work or
    196           Derivative Works a copy of this License; and
    197 
    198       (b) You must cause any modified files to carry prominent notices
    199           stating that You changed the files; and
    200 
    201       (c) You must retain, in the Source form of any Derivative Works
    202           that You distribute, all copyright, patent, trademark, and
    203           attribution notices from the Source form of the Work,
    204           excluding those notices that do not pertain to any part of
    205           the Derivative Works; and
    206 
    207       (d) If the Work includes a "NOTICE" text file as part of its
    208           distribution, then any Derivative Works that You distribute must
    209           include a readable copy of the attribution notices contained
    210           within such NOTICE file, excluding those notices that do not
    211           pertain to any part of the Derivative Works, in at least one
    212           of the following places: within a NOTICE text file distributed
    213           as part of the Derivative Works; within the Source form or
    214           documentation, if provided along with the Derivative Works; or,
    215           within a display generated by the Derivative Works, if and
    216           wherever such third-party notices normally appear. The contents
    217           of the NOTICE file are for informational purposes only and
    218           do not modify the License. You may add Your own attribution
    219           notices within Derivative Works that You distribute, alongside
    220           or as an addendum to the NOTICE text from the Work, provided
    221           that such additional attribution notices cannot be construed
    222           as modifying the License.
    223 
    224       You may add Your own copyright statement to Your modifications and
    225       may provide additional or different license terms and conditions
    226       for use, reproduction, or distribution of Your modifications, or
    227       for any such Derivative Works as a whole, provided Your use,
    228       reproduction, and distribution of the Work otherwise complies with
    229       the conditions stated in this License.
    230 
    231    5. Submission of Contributions. Unless You explicitly state otherwise,
    232       any Contribution intentionally submitted for inclusion in the Work
    233       by You to the Licensor shall be under the terms and conditions of
    234       this License, without any additional terms or conditions.
    235       Notwithstanding the above, nothing herein shall supersede or modify
    236       the terms of any separate license agreement you may have executed
    237       with Licensor regarding such Contributions.
    238 
    239    6. Trademarks. This License does not grant permission to use the trade
    240       names, trademarks, service marks, or product names of the Licensor,
    241       except as required for reasonable and customary use in describing the
    242       origin of the Work and reproducing the content of the NOTICE file.
    243 
    244    7. Disclaimer of Warranty. Unless required by applicable law or
    245       agreed to in writing, Licensor provides the Work (and each
    246       Contributor provides its Contributions) on an "AS IS" BASIS,
    247       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
    248       implied, including, without limitation, any warranties or conditions
    249       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
    250       PARTICULAR PURPOSE. You are solely responsible for determining the
    251       appropriateness of using or redistributing the Work and assume any
    252       risks associated with Your exercise of permissions under this License.
    253 
    254    8. Limitation of Liability. In no event and under no legal theory,
    255       whether in tort (including negligence), contract, or otherwise,
    256       unless required by applicable law (such as deliberate and grossly
    257       negligent acts) or agreed to in writing, shall any Contributor be
    258       liable to You for damages, including any direct, indirect, special,
    259       incidental, or consequential damages of any character arising as a
    260       result of this License or out of the use or inability to use the
    261       Work (including but not limited to damages for loss of goodwill,
    262       work stoppage, computer failure or malfunction, or any and all
    263       other commercial damages or losses), even if such Contributor
    264       has been advised of the possibility of such damages.
    265 
    266    9. Accepting Warranty or Additional Liability. While redistributing
    267       the Work or Derivative Works thereof, You may choose to offer,
    268       and charge a fee for, acceptance of support, warranty, indemnity,
    269       or other liability obligations and/or rights consistent with this
    270       License. However, in accepting such obligations, You may act only
    271       on Your own behalf and on Your sole responsibility, not on behalf
    272       of any other Contributor, and only if You agree to indemnify,
    273       defend, and hold each Contributor harmless for any liability
    274       incurred by, or claims asserted against, such Contributor by reason
    275       of your accepting any such warranty or additional liability.
    276 </pre>
    277 
    278 </div>
    279 <div class="footer">
    280   <span class="right"><a href="@jacoco.home.url@">JaCoCo</a> @qualified.bundle.version@</span>
    281   <a href="license.html">Copyright</a> &copy; @copyright.years@ Mountainminds GmbH &amp; Co. KG and Contributors
    282 </div>
    283 
    284 </body>
    285 </html>
    286