Skip to content

Commit 244f248

Browse files
rgrunbermickaelistria
authored andcommitted
Add about.html file to LemMinX OSGi bundle.
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 0aadd16 commit 244f248

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6+
<title>About</title>
7+
</head>
8+
9+
<body lang="EN-US">
10+
<h2>About This Content</h2>
11+
12+
<p>November 30, 2017</p>
13+
<h3>License</h3>
14+
15+
<p>
16+
The Eclipse Foundation makes available all content in this plug-in
17+
(&quot;Content&quot;). Unless otherwise indicated below, the Content
18+
is provided to you under the terms and conditions of the Eclipse
19+
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
20+
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
21+
For purposes of the EPL, &quot;Program&quot; will mean the Content.
22+
</p>
23+
24+
<p>
25+
If you did not receive this Content directly from the Eclipse
26+
Foundation, the Content is being redistributed by another party
27+
(&quot;Redistributor&quot;) and different terms and conditions may
28+
apply to your use of any object code in the Content. Check the
29+
Redistributor's license that was provided with the Content. If no such
30+
license exists, contact the Redistributor. Unless otherwise indicated
31+
below, the terms and conditions of the EPL still apply to any source
32+
code in the Content and such source code may be obtained at <a
33+
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
34+
</p>
35+
36+
</body>
37+
38+
</html>

0 commit comments

Comments
 (0)