File: about.html

package info (click to toggle)
jacoco 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,428 kB
  • sloc: java: 36,267; xml: 5,599; sh: 7; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 830 bytes parent folder | download | duplicates (15)
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
<?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>

</body>
</html>