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>XXXX XX, 2015</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 28 <h3>Third Party Content</h3> 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><strong>ICU4J 55.X.X.v2015XXXX plug-in</strong> <br/><br/> 35 The plug-in includes software ("ICU4J") developed by International Business Machines 36 Corporation and others. 37 <br/><br/> 38 ICU4J is: 39 <blockquote> 40 Copyright (c) 1995-2015 International Business Machines Corporation and others<br/> 41 All rights reserved. 42 </blockquote> 43 <p> 44 Your use of ICU4J is subject to the terms and conditions of the ICU4J license. A copy of the 45 license is contained in the file <a href="about_files/license.html" target="_blank">about_files/license.html</a>.</p> 46 <p> 47 The project information including source code, documentations and demo programs are available on 48 the <a href="http://www.icu-project.org">ICU public web site</a>.</p> 49 50 </body> 51 </html> 52