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<p> 27 The Content includes items that have been sourced from third parties as set 28 out below. 29</p> 30 31<h4>args4j</h4> 32 33<p> 34 This plug-in contains <a href="http://args4j.kohsuke.org/">args4j</a> 35 which is subject to the terms and conditions of the 36 <a href="http://www.opensource.org/licenses/mit-license.php">the MIT license</a>. 37</p> 38 39</body> 40</html>