about file updates

This commit is contained in:
Martin Lippert
2019-03-24 19:30:07 +01:00
parent 5082f4ef82
commit 46e9e985b0
20 changed files with 218 additions and 16 deletions

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About tests for common client-side JDT extension for language servers</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About tests for common client-side JDT extension for language servers</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>Pivotal Software, Inc. ("Pivotal") makes available all content
in this download ("Content"). Unless otherwise indicated below, the
Content is provided to you under the terms and conditions of the Eclipse
Public License Version 1.0 ("EPL"). A copy of the EPL is available in
the file called license.txt. For purposes of the EPL, "Program" will
mean the Content.</p>
</body>
</html>

View File

@@ -1,4 +1,4 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.
about.html

View File

@@ -2,14 +2,14 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About Client-side JDT extension for language servers</title>
<title>About common client-side JDT extension for language servers</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About Client-side JDT extension for language servers</h2>
<h2>About common client-side JDT extension for language servers</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>Pivotal Software, Inc. (Pivotal) makes available all content
<p>Pivotal Software, Inc. ("Pivotal") makes available all content
in this download ("Content"). Unless otherwise indicated below, the
Content is provided to you under the terms and conditions of the Eclipse
Public License Version 1.0 ("EPL"). A copy of the EPL is available in

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About client-side JDT extension for language servers</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About client-side JDT extension for language servers</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>Pivotal Software, Inc. ("Pivotal") makes available all content
in this download ("Content"). Unless otherwise indicated below, the
Content is provided to you under the terms and conditions of the Eclipse
Public License Version 1.0 ("EPL"). A copy of the EPL is available in
the file called license.txt. For purposes of the EPL, "Program" will
mean the Content.</p>
</body>
</html>

View File

@@ -2,4 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml
plugin.xml,\
about.html