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>Apache Commons HTTP Client 3.1.0</h4>
35  
36  <p>The plug-in includes software developed by The Apache Software Foundation as part of the Commons HTTP Components project.</p>
37  
38  <p>Your use of the Commons HTTP Client code is subject to the terms and conditions of the Apache Software License 2.0.  A copy of the license is contained
39  in the file <a href="about_files/LICENSE">LICENSE</a> and is also available at <a href="http://www.apache.org/licenses/LICENSE-2.0.html">http://www.apache.org/licenses/LICENSE-2.0.html</a>.
40  
41  <p>The names &quot;Commons HTTP Client&quot; and  &quot;Apache Software Foundation&quot; must not be used to endorse or promote products derived from this 
42  software without prior written permission.  For written permission, please contact <a href="mailto:apache@apache.org">apache@apache.org</a>.</p>
43  
44  </body>
45  </html>