Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

about.html 1.3KB

12345678910111213141516171819202122232425262728
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
  2. <html>
  3. <head>
  4. <title>About</title>
  5. <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
  6. </head>
  7. <body lang="EN-US">
  8. <h3>About This Content</h3>
  9. <p>May 2, 2006</p>
  10. <h3>License</h3>
  11. <p>The Eclipse Foundation makes available all content in this plug-in ("Content").
  12. Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
  13. Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
  14. at <a href="../../org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
  15. For purposes of the EPL, "Program" will mean the Content.</p>
  16. <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
  17. being redistributed by another party ("Redistributor") and different terms and conditions may
  18. apply to your use of any object code in the Content. Check the RedistributorÕs license
  19. that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
  20. indicated below, the terms and conditions of the EPL still apply to any source code in the Content
  21. and such source code may be obtained at <a href="/">http://www.eclipse.org</a>.</p>
  22. </body>
  23. </html>