lin
2025-07-30 fcd736bf35fd93b563e9bbf594f2aa7b62028cc9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>About</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body lang="EN-US">
<h2>About This Content</h2>
 
<p>
  @build.date@
</p>
 
<h3>License</h3>
 
<p>
  All Content in this plug-in is made available by Mountainminds GmbH &amp; Co.
  KG, Munich. Unless otherwise indicated below, the Content is provided to you
  under the terms and conditions of the Eclipse Public License Version 1.0
  (&quot;EPL&quot;). A copy of the EPL is available at
  <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
  For purposes of the EPL, "Program" will mean the Content.
</p>
 
<p>
  The Content includes items that have been sourced from third parties as set
  out below.
</p>
 
<h4>args4j</h4>
 
<p>
  This plug-in contains <a href="http://args4j.kohsuke.org/">args4j</a>
  which is subject to the terms and conditions of the
  <a href="http://www.opensource.org/licenses/mit-license.php">the MIT license</a>. 
</p>
 
</body>
</html>