about.html 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <!--------------------------------------------------------------------------->
  2. <!-- Copyright (c) 2018 Intel Corporation. -->
  3. <!-- -->
  4. <!-- All rights reserved. This program and the accompanying materials -->
  5. <!-- are made available under the terms of the Eclipse Public License v1.0 -->
  6. <!-- which accompanies this distribution, and is available at -->
  7. <!-- http://www.eclipse.org/legal/epl-v10.html -->
  8. <!-- -->
  9. <!-- Contributors: -->
  10. <!-- Intel Corporation - initial implementation and documentation -->
  11. <!--------------------------------------------------------------------------->
  12. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml"><head>
  14. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>About</title></head>
  15. <body lang="EN-US">
  16. <h2>About This Content</h2>
  17. <p>June 22, 2007</p>
  18. <h3>License</h3>
  19. <p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
  20. indicated below, the Content is provided to you under the terms and conditions of the
  21. Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
  22. at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
  23. For purposes of the EPL, "Program" will mean the Content.</p>
  24. <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
  25. being redistributed by another party ("Redistributor") and different terms and conditions may
  26. apply to your use of any object code in the Content. Check the Redistributor's license that was
  27. provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
  28. indicated below, the terms and conditions of the EPL still apply to any source code in the Content
  29. and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
  30. </body></html>