You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

about.html 1.4KB

12345678910111213141516171819202122232425262728
  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>June 2, 2006</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 Distribution License Version 1.0 (&quot;EDL&quot;). A copy of the EDL is available
  15. at <a href="http://www.eclipse.org/legal/edl-v10.html">http://www.eclipse.org/legal/edl-v10.html</a>.
  16. For purposes of the EDL, &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 EDL 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. </body>
  24. </html>