From 5d38a8643193750a65422d9c382d0924d1213133 Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Thu, 24 May 2012 13:41:46 +0200 Subject: Target Explorer: Added missing about.html files --- .../org.eclipse.tcf.te.ui.terminals.ssh/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/about.html (limited to 'target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh') diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/about.html @@ -0,0 +1,28 @@ + + + + +About + + +

About This Content

+ +

May 24, 2012

+

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/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html -- cgit v1.2.3