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 --- .../plugins/org.eclipse.tcf.te.core.cdt/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.core.cdt/build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.core/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.core/build.properties | 3 ++- .../org.eclipse.tcf.te.launch.core/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.launch.ui/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.launch.ui/build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.runtime.model/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.runtime.services/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.runtime.stepper/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.runtime/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.runtime/build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.core.model/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.tcf.core/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.tcf.core/build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.launch.core/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.launch.ui/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.locator/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.log.core/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.processes.ui/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.terminals.ui/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.ui.console/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.tcf.ui.views/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.tcf.ui/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.tcf.ui/build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.tests/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.tests/build.properties | 3 ++- .../org.eclipse.tcf.te.ui.controls/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.ui.forms/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.ui.forms/build.properties | 3 ++- .../org.eclipse.tcf.te.ui.startup/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.ui.startup/build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.ui.swt/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.ui.swt/build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.ui.terminals.ssh/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.tcf.te.ui.terminals/about.html | 28 ++++++++++++++++++++++ .../build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.ui.views/about.html | 28 ++++++++++++++++++++++ .../org.eclipse.tcf.te.ui.views/build.properties | 3 ++- .../plugins/org.eclipse.tcf.te.ui/about.html | 28 ++++++++++++++++++++++ .../plugins/org.eclipse.tcf.te.ui/build.properties | 3 ++- 80 files changed, 1200 insertions(+), 40 deletions(-) create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.core.cdt/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.launch.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.launch.ui/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.runtime.concurrent/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.runtime.model/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.runtime.services/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.runtime.statushandler/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.runtime.stepper/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.runtime/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.locator/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.log.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.services.contexts/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.core/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.ui/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.console/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.tests/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.controls/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.forms/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.startup/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.swt/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui.views/about.html create mode 100644 target_explorer/plugins/org.eclipse.tcf.te.ui/about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.core.cdt/about.html b/target_explorer/plugins/org.eclipse.tcf.te.core.cdt/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.core.cdt/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.core.cdt/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.core.cdt/build.properties index 7252f81a8..a0e53b865 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.core.cdt/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.core.cdt/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.core/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.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.core/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.core/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.launch.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.launch.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.launch.core/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.launch.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.launch.core/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.launch.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.launch.core/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.launch.ui/about.html b/target_explorer/plugins/org.eclipse.tcf.te.launch.ui/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.launch.ui/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.launch.ui/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.launch.ui/build.properties index 9c19d7c00..89c552bd5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.launch.ui/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.launch.ui/build.properties @@ -14,4 +14,5 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - icons/ + icons/,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.concurrent/about.html b/target_explorer/plugins/org.eclipse.tcf.te.runtime.concurrent/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.concurrent/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.runtime.concurrent/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.runtime.concurrent/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.concurrent/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.concurrent/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.model/about.html b/target_explorer/plugins/org.eclipse.tcf.te.runtime.model/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.model/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.runtime.model/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.runtime.model/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.model/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.model/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/about.html b/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/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.runtime.persistence/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/about.html b/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/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.runtime.services/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.services/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.statushandler/about.html b/target_explorer/plugins/org.eclipse.tcf.te.runtime.statushandler/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.statushandler/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.runtime.statushandler/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.runtime.statushandler/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.statushandler/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.statushandler/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.stepper/about.html b/target_explorer/plugins/org.eclipse.tcf.te.runtime.stepper/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.stepper/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.runtime.stepper/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.runtime.stepper/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.stepper/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.stepper/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime/about.html b/target_explorer/plugins/org.eclipse.tcf.te.runtime/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime/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.runtime/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.runtime/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.runtime/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model/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.tcf.core.model/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model/build.properties index 7252f81a8..a0e53b865 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting/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.tcf.core.scripting/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting/build.properties index 7252f81a8..a0e53b865 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core/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.tcf.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core/build.properties index adba1364f..d9ebf5b61 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.core/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.core/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.tcf.filesystem.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.core/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.core/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/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.tcf.filesystem.ui/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/build.properties index 245d25811..86a77ac96 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.filesystem.ui/build.properties @@ -14,4 +14,5 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - icons/ + icons/,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core/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.tcf.launch.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui/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.tcf.launch.ui/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui/build.properties index bef582d3c..563ce65b7 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui/build.properties @@ -14,4 +14,5 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ icons/,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.locator/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.locator/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.locator/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.tcf.locator/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.locator/build.properties index 9229ba225..651872f7f 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.locator/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.locator/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.log.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.log.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.log.core/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.tcf.log.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.log.core/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.log.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.log.core/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.core/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.tcf.processes.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.core/build.properties index 7252f81a8..a0e53b865 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.core/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/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.tcf.processes.ui/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/build.properties index 9c19d7c00..89c552bd5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/build.properties @@ -14,4 +14,5 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - icons/ + icons/,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.services.contexts/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.services.contexts/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.services.contexts/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.tcf.services.contexts/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.services.contexts/build.properties index d4370635c..acc559ef4 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.services.contexts/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.services.contexts/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.core/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.core/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.core/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.tcf.terminals.core/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.core/build.properties index 7252f81a8..a0e53b865 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.core/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.core/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.ui/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.ui/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.ui/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.tcf.terminals.ui/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.ui/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.ui/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.terminals.ui/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.console/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.console/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.console/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.tcf.ui.console/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.console/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.console/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.console/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/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.tcf.ui.views/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/build.properties index 9c19d7c00..89c552bd5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/build.properties @@ -14,4 +14,5 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - icons/ + icons/,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/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.tcf.ui/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/build.properties index 245d25811..86a77ac96 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui/build.properties @@ -14,4 +14,5 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - icons/ + icons/,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tests/about.html b/target_explorer/plugins/org.eclipse.tcf.te.tests/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.tests/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.tests/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.tests/build.properties index 1cb23fb8f..b2fe15315 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.tests/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.tests/build.properties @@ -14,4 +14,5 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - data/ + data/,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.controls/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.controls/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.controls/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.controls/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.controls/build.properties index 52679fb27..50519ed28 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.controls/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.controls/build.properties @@ -12,5 +12,6 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html jars.extra.classpath = platform:/plugin/org.eclipse.core.resources diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.forms/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.forms/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.forms/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.forms/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.forms/build.properties index 7252f81a8..a0e53b865 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.forms/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.forms/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.startup/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.startup/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.startup/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.startup/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.startup/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.startup/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.startup/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.swt/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.swt/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.swt/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.swt/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.swt/build.properties index 7252f81a8..a0e53b865 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.swt/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.swt/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process/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.process/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process/build.properties index d4370635c..acc559ef4 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial/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.serial/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html 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 diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet/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.telnet/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet/build.properties index 0806945e6..360dc9674 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/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/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties index 1aeac2c7c..d7422b7d5 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.views/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui.views/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.views/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.views/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.views/build.properties index 3999490f6..223696493 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui.views/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.views/build.properties @@ -14,5 +14,6 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - icons/ + icons/,\ + about.html src.includes = schema/ diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui/about.html b/target_explorer/plugins/org.eclipse.tcf.te.ui/about.html new file mode 100644 index 000000000..0f07cf034 --- /dev/null +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui/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/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui/build.properties index 3999490f6..223696493 100644 --- a/target_explorer/plugins/org.eclipse.tcf.te.ui/build.properties +++ b/target_explorer/plugins/org.eclipse.tcf.te.ui/build.properties @@ -14,5 +14,6 @@ bin.includes = META-INF/,\ .,\ plugin.properties,\ plugin.xml,\ - icons/ + icons/,\ + about.html src.includes = schema/ -- cgit v1.2.3