-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlicense.html
120 lines (120 loc) · 7.04 KB
/
license.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="date" content="2020-01-07 22:14:26 +0100" />
<link rel="stylesheet" href="book.css" type="text/css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<title>EclEmma - License</title>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" style="width:100%;">
<tr>
<td style="padding:5px 10px 5px 10px;font-size:16pt;font-weight:bold;color:#000066;background-color:#f7f7f7;border:1px solid #a5b6c6;">
EclEmma <span style="color:#8998a5;">3.1.9</span>
</td>
<td style="padding:5px 10px 5px 10px;font-size:16pt;font-weight:bold;color:#8998a5;border-bottom:1px solid #a5b6c6;">
Java Code Coverage for Eclipse
</td>
<td style="padding:0px 0px 0px 0px;border-bottom:1px solid #a5b6c6;text-align:right">
<a href="https://marketplace.eclipse.org/marketplace-client-intro?mpc_install=264" title="Drag to your running Eclipse workspace to install EclEmma Java Code Coverage">
<img src="https://marketplace.eclipse.org/modules/custom/eclipsefdn/eclipsefdn_marketplace/images/btn-install.svg" alt="Drag to your running Eclipse workspace to install EclEmma Java Code Coverage" style="vertical-align:text-bottom; border:0px solid black" />
</a>
</td>
</tr>
<tr><td style="vertical-align:top;padding:20px 10px 20px 10px;background-color:#f7f7f7;border-left:1px solid #a5b6c6;border-right:1px solid #a5b6c6;border-bottom:1px solid #a5b6c6;">
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="index.html">Overview</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="installation.html">Installation</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="userdoc/index.html">User Guide</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="support.html">Support</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="resources.html">Resources</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="devdoc/index.html">Developer Information</a>
</div>
<div class="menu" style="background-image:url(images/container.gif);margin-left:0px;">
<a href="research/index.html">Research</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="jacoco/index.html">JaCoCo</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="changes.html">Change Log</a>
</div>
<div class="menuhi" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="license.html">License</a>
</div>
<div class="menu" style="background-image:url(images/topic.gif);margin-left:0px;">
<a href="contact.html">Contact</a>
</div>
<div class="menu" style="margin-top:15pt;background-image:url(images/extern.gif)">
<a href="https://github.com/jacoco">GitHub Home</a>
</div>
<div style="text-align:center;margin-top:0pt;">
<a href="http://www.eclipse.org/org/press-release/20080318_AwardsWinners.php"><img src="images/award.jpg" width="144" height="120" alt="Eclipse Community Award 2008" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt;">
<a href="http://www.jacoco.org/jacoco"><img src="images/jacoco.png" height="62" width="140" alt="JaCoCo" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt;">
<a href="http://www.sonarqube.org/"><img src="images/sonarqube.png" height="40" width="140" alt="Inspected with sonarqube" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt;padding-top:15px;border-top:1px solid #a0a0a0">
<a href="https://www.mtrail.ch/en/career.html"><img src="images/mtrail.png" width="140" height="200" alt="jobs at mtrail" style="border:0px solid black" /></a>
</div>
<div style="text-align:center;margin-top:10pt">
<a href="http://www.javaspecialists.eu/"><img src="images/tjsn.jpg" width="140" height="140" alt="The Java Specialists' Newsletter" style="border:0px solid black" /></a>
</div>
</td><td style="vertical-align:top;padding:0px 0px 5px 20px;width:90%;border-bottom:1px solid #a5b6c6;" colspan="2">
<h1>License</h1><p>
Copyright © 2006, 2020 Eclipse Contributors and others
</p><p>
This program and the accompanying materials are made available under
the terms of the Eclipse Public License 2.0 which is available at
<a class="extern" href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
</p><p>
This program is based on the
<a class="extern" href="http://www.jacoco.org/jacoco">JaCoCo</a> code coverage
library which includes the <a class="extern" href="http://asm.objectweb.org/">ASM</a>
Java bytecode library, provided under the terms and conditions of the
<a class="extern" href="http://asm.objectweb.org/license.html">BSD License</a>,
and <a class="extern" href="http://code.google.com/p/google-code-prettify/">Google Code Prettify</a>,
provided under the terms and conditions of the
<a class="extern" href="http://jakarta.apache.org/commons/license.html">Apache License Version 2.0</a>.
</p><p>
The user documentation contains example code taken from the <i>Apache Jakarta
Commons</i> project, provided under the terms and conditions of the
<a class="extern" href="http://jakarta.apache.org/commons/license.html">Apache License Version 2.0</a>.
</p><h1>Trademarks</h1><p>
Java and all Java-based trademarks are trademarks of Oracle Corporation in the
United States, other countries, or both. Eclipse and all Eclipse related
trademarks and logos are trademarks of Eclipse Foundation, Inc. OSGi is a
trademark, registered trademark, or service mark of The OSGi Alliance in the
US and other countries. All other trademarks are the property of their
respective owners.
</p>
</td></tr>
</table>
<table cellspacing="0" cellpadding="0" border="0" style="width:100%;">
<tr>
<td class="footer"><a href="license.html">Copyright</a> © 2006, 2017 Mountainminds GmbH & Co. KG and Contributors</td>
<td class="footer" style="text-align:right;">
Validate
<a href="http://validator.w3.org/check?uri=http://www.eclemma.org/license.html">XHTML</a>/<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.eclemma.org/license.html">CSS</a> ·
Last Modified
<a href="https://github.com/jacoco/eclemma/blob/cde3d88112e5ec35521a58e1463d1f25cfc038cc/org.eclipse.eclemma.doc/pages/legal.html">2020-01-07</a> in Commit
<a href="https://github.com/jacoco/eclemma/commit/cde3d88112e5ec35521a58e1463d1f25cfc038cc">cde3d881</a>
</td>
</tr>
</table>
</body>
</html>