From 37f4b90368bbc39581ab7d9f7df0c1ef1c46b2a3 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Wed, 4 May 2016 21:13:47 -0400 Subject: [PATCH] Missing about.html Change-Id: I4721533f7244225ab25cfb571212626143f0514d Signed-off-by: Greg Watson --- bundles/org.eclipse.remote.doc.isv/about.html | 22 +++++++++++++++++++ .../build.properties | 3 ++- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 bundles/org.eclipse.remote.doc.isv/about.html diff --git a/bundles/org.eclipse.remote.doc.isv/about.html b/bundles/org.eclipse.remote.doc.isv/about.html new file mode 100644 index 00000000000..3f810933b39 --- /dev/null +++ b/bundles/org.eclipse.remote.doc.isv/about.html @@ -0,0 +1,22 @@ + + + +About + + + +

About This Content

+ +

May 2, 2006

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("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 at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at http://www.eclipse.org.

+ + + \ No newline at end of file diff --git a/bundles/org.eclipse.remote.doc.isv/build.properties b/bundles/org.eclipse.remote.doc.isv/build.properties index 3acfefca581..c89a38cacc6 100644 --- a/bundles/org.eclipse.remote.doc.isv/build.properties +++ b/bundles/org.eclipse.remote.doc.isv/build.properties @@ -2,4 +2,5 @@ bin.includes = plugin.xml,\ META-INF/,\ html/,\ toc*.xml,\ - css/ + css/,\ + about.html