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 ("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 EclipseTrader.org, 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.eclipsetrader.org">http://www.eclipsetrader.org</a>.</p> 26 27 <h3>Source Code</h3> 28 29 <p>This plug-in contains source code zip files ("Source Zips") that correspond to binary content 30 in other plug-ins. These Source Zips may be distributed under different license agreements and/or notices. 31 Details about these license agreements and notices are contained in "about.html" files ("Abouts") located 32 in sub-directories in the src/ directory of this plug-in. Such Abouts govern your use of the Source Zips 33 in that directory, not the EPL.</p> 34 35 </body> 36 </html>