license.html 531 B

12345678910111213141516171819202122
  1. <html>
  2. <head>
  3. <title>Damos License</title>
  4. </head>
  5. <body>
  6. <h2>Damos Software User Agreement</h2>
  7. <p>8<sup>th</sup> February, 2011</p>
  8. <h3>Usage Of Content</h3>
  9. <p>
  10. Damos is licensed under the terms conditions of the Eclipse Public License Version 1.0 ("EPL").
  11. A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.
  12. </p>
  13. <p>
  14. IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT.
  15. </p>
  16. </body>
  17. </html>