1
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
2 |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
4 |
<head>
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
|
6 |
<title>About</title>
|
|
7 |
</head>
|
|
8 |
<body lang="EN-US">
|
|
9 |
<h2>About This Content</h2>
|
|
10 |
|
|
11 |
<p>June 2, 2008</p>
|
|
12 |
<h3>License</h3>
|
|
13 |
|
|
14 |
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
|
|
15 |
indicated below, the Content is provided to you under the terms and conditions of the
|
|
16 |
Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
|
|
17 |
at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
|
|
18 |
For purposes of the EPL, "Program" will mean the Content.</p>
|
|
19 |
|
|
20 |
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
|
|
21 |
being redistributed by another party ("Redistributor") and different terms and conditions may
|
|
22 |
apply to your use of any object code in the Content. Check the Redistributor's license that was
|
|
23 |
provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
|
|
24 |
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
|
|
25 |
and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
|
|
26 |
|
|
27 |
<h3>Third Party Content</h3>
|
|
28 |
|
|
29 |
<p>The Content includes items that have been sourced from third parties as set out below. If you
|
|
30 |
did not receive this Content directly from the Eclipse Foundation, the following is provided
|
|
31 |
for informational purposes only, and you should look to the Redistributor’s license for
|
|
32 |
terms and conditions of use.</p>
|
|
33 |
|
|
34 |
<p>The Content includes items that have been sourced from third parties as follows:</p>
|
|
35 |
|
|
36 |
<h4>JUnit 3.8.2</h4>
|
|
37 |
|
|
38 |
<p>The plug-in is accompanied by software developed by JUnit.org. The JUnit 3.8.2 code included with the plug-in includes no modifications.
|
|
39 |
Your use of JUnit 3.8.2 in both source and binary code form contained in the plug-in is subject to the terms and conditions of the
|
|
40 |
Common Public License Version 1.0 ("CPL"). A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.
|
|
41 |
(a local copy can be found <a href="about_files/cpl-v10.html">here</a>)</p>
|
|
42 |
|
|
43 |
<p>The original binaries and source are available at the <a href="http://junit.org">JUnit web site</a>.
|
|
44 |
|
|
45 |
</body>
|
|
46 |
</html> |