about.html
 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>April 14, 2008</p>
12  <h3>License</h3>
13  
14  <p>EclipseTrader.org makes available all content in this plug-in (&quot;Content&quot;).  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 (&quot;EPL&quot;).  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, &quot;Program&quot; will mean the Content.</p>
19  
20  <p>If you did not receive this Content directly from EclipseTrader.org, the Content is 
21  being redistributed by another party (&quot;Redistributor&quot;) 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.eclipsetrader.org">http://www.eclipsetrader.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 EclipseTrader.org, the following is provided 
31  for informational purposes only, and you should look to the Redistributor&rsquo;s license for 
32  terms and conditions of use.</p>
33  
34  <h4>Rhino 1.7R3</h4>
35  
36  <p>The plug-in is accompanied by software developed by the Mozilla Foundation.
37  The binary and source code of Rhino 1.7R1 (&quot;Rhino&quot;) is included with the plug-in without modifications.
38  Your use of Rhino is subject to the terms and conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;).
39  A copy of the MPL can be found in <a href="about_files/MPL-1.1.txt">about_files/MPL-1.1.txt</a> and is also available
40  at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>.
41  Source code for Rhino is available at  at <a href="http://www.mozilla.org/rhino/">http://www.mozilla.org/rhino</a>.</p>
42  
43  </body>
44  </html>