about.html 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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. <p>April 29, 2015</p>
  11. <h3>License</h3>
  12. <p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
  13. indicated below, the Content is provided to you under the terms and conditions of the
  14. Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
  15. at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
  16. For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
  17. <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
  18. being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
  19. apply to your use of any object code in the Content. Check the Redistributor's license that was
  20. provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
  21. indicated below, the terms and conditions of the EPL still apply to any source code in the Content
  22. and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
  23. <h3>Third Party Content</h3>
  24. <p>The Content includes items that have been sourced from third parties as set out below. If you
  25. did not receive this Content directly from the Eclipse Foundation, the following is provided
  26. for informational purposes only, and you should look to the Redistributor's license for
  27. terms and conditions of use.</p>
  28. <p>
  29. <strong>Log4J version 2.0.1</strong> <br/><br/>
  30. Log4J is a popular logging package for Java. The used version is obtained from <a href="http://logging.apache.org/log4j/2.x/">http://logging.apache.org/log4j/2.x/</a>.
  31. It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
  32. <br/><br/>
  33. <strong>Nagasena OpenEXI version nagasena_java_0000.0002.0051.0 (released 2015-04-16)</strong><br/><br/>
  34. OpenEXI is an implementation of the W3C Exificient XML Interchange (EXI) specification which allows for encoding and decoding
  35. XML files into/from a binary format. The used version is obtained from <a href="http://openexi.sourceforge.net">http://openexi.sourceforge.net</a>.
  36. It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
  37. <br/><br/>
  38. <strong>Apache Xerces Java version 2.11.0</strong> <br/><br/>
  39. Xerces2 is a fully conforming XML Schema 1.0 processor. The used version is obtained from <a href="http://xerces.apache.org/xerces2-j/">http://xerces.apache.org/xerces2-j/</a>.
  40. It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
  41. <br/><br/>
  42. <strong>XML APIs version 1.4.01</strong> <br/><br/>
  43. xml-commons primary goal is to provide Apache projects with a stable version of XMl-related externally-defined standards-based code. This is mainly the various interfaces that you use when programming XML from JAVA: DOM, SAX and JAXP for now. The used version is obtained from <a href="http://xml.apache.org/commons/">http://xml.apache.org/commons/</a>.
  44. It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
  45. </p>
  46. </body>
  47. </html>