1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3<html> 4<head> 5<title>About</title> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 7</head> 8<body lang="EN-US"> 9<h2>About This Content</h2> 10 11<p> 12 @build.date@ 13</p> 14 15<h3>License</h3> 16 17<p> 18 All Content in this plug-in is made available by Mountainminds GmbH & Co. 19 KG, Munich. Unless otherwise indicated below, the Content is provided to you 20 under the terms and conditions of the Eclipse Public License Version 1.0 21 ("EPL"). A copy of the EPL is available at 22 <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. 24</p> 25 26<h3>Third Party Content</h3> 27 28<p> 29 The Content includes items that have been sourced from third parties as set 30 out below. 31</p> 32 33<h4>XHTML 1.0 DTD</h4> 34 35<p> 36 This plug-in contains the 37 <a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">XHTML 1.0 DTD</a> 38 which is subject to the terms and conditions of the following license: 39</p> 40 41<p> 42 <b>W3C<sup>®</sup> SOFTWARE NOTICE AND LICENSE</b><br/> 43 <a href="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231">http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231</a> 44</p> 45 46<p>This work (and included software, documentation such as READMEs, or other 47related items) is being provided by the copyright holders under the following 48license. By obtaining, using and/or copying this work, you (the licensee) 49agree that you have read, understood, and will comply with the following 50terms and conditions.</p> 51 52<p>Permission to copy, modify, and distribute this software and its 53documentation, with or without modification, for any purpose and without 54fee or royalty is hereby granted, provided that you include the following on 55ALL copies of the software and documentation or portions thereof, including 56modifications:</p> 57<ol> 58 <li>The full text of this NOTICE in a location viewable to users of the 59 redistributed or derivative work.</li> 60 <li>Any pre-existing intellectual property disclaimers, notices, or terms 61 and conditions. If none exist, the <a 62 href="copyright-software-short-notice-20021231.html">W3C Software Short 63 Notice</a> should be included (hypertext is preferred, text is permitted) 64 within the body of any redistributed or derivative code.</li> 65 66 <li>Notice of any changes or modifications to the files, including the date 67 changes were made. (We recommend you provide URIs to the location from 68 which the code is derived.)</li> 69</ol> 70 71<p>THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS 72MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT 73LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR 74PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE 75ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</p> 76 77<p>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR 78CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR 79DOCUMENTATION.</p> 80 81<p>The name and trademarks of copyright holders may NOT be used in 82advertising or publicity pertaining to the software without specific, written 83prior permission. Title to copyright in this software and any associated 84documentation will at all times remain with copyright holders.</p> 85 86</body> 87</html>