diff --git a/debug/org.eclipse.cdt.debug.core.tests/about.html b/build/org.eclipse.cdt.build.gcc.ui/about.html similarity index 98% rename from debug/org.eclipse.cdt.debug.core.tests/about.html rename to build/org.eclipse.cdt.build.gcc.ui/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/debug/org.eclipse.cdt.debug.core.tests/about.html +++ b/build/org.eclipse.cdt.build.gcc.ui/about.html @@ -5,7 +5,7 @@
May 2, 2006
+June 22, 2007
The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/build/org.eclipse.cdt.build.gcc.ui/build.properties b/build/org.eclipse.cdt.build.gcc.ui/build.properties index e9863e281ea..786b1df9364 100644 --- a/build/org.eclipse.cdt.build.gcc.ui/build.properties +++ b/build/org.eclipse.cdt.build.gcc.ui/build.properties @@ -2,4 +2,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/build/org.eclipse.cdt.cmake-feature/feature.properties b/build/org.eclipse.cdt.cmake-feature/feature.properties index f695c016b98..53613645f24 100644 --- a/build/org.eclipse.cdt.cmake-feature/feature.properties +++ b/build/org.eclipse.cdt.cmake-feature/feature.properties @@ -12,7 +12,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=C/C++ CMake Build Support - Experimental +featureName=C/C++ CMake Build Support - Preview # "providerName" property - name of the company that provides the feature providerName=Eclipse CDT diff --git a/build/org.eclipse.cdt.cmake.ui.tests/about.html b/build/org.eclipse.cdt.cmake.ui.tests/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/build/org.eclipse.cdt.cmake.ui.tests/about.html @@ -0,0 +1,24 @@ + +
+June 22, 2007
+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/build/org.eclipse.cdt.cmake.ui.tests/build.properties b/build/org.eclipse.cdt.cmake.ui.tests/build.properties index 34d2e4d2dad..e4213f4fce8 100644 --- a/build/org.eclipse.cdt.cmake.ui.tests/build.properties +++ b/build/org.eclipse.cdt.cmake.ui.tests/build.properties @@ -1,4 +1,6 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + about.html,\ + swtbot-test-plugin.properties diff --git a/build/org.eclipse.cdt.core.autotools-feature/feature.properties b/build/org.eclipse.cdt.core.autotools-feature/feature.properties index 8fb34ecf756..650d39252b1 100644 --- a/build/org.eclipse.cdt.core.autotools-feature/feature.properties +++ b/build/org.eclipse.cdt.core.autotools-feature/feature.properties @@ -6,7 +6,7 @@ # http://www.eclipse.org/legal/epl-v10.html ############################################################################### -featureName=C/C++ Autotools Build Support - Experimental +featureName=C/C++ Autotools Core Build Support - Experimental providerName=Eclipse CDT description=Support for projects built using Autotools copyright=\ diff --git a/build/org.eclipse.cdt.core.autotools-feature/feature.xml b/build/org.eclipse.cdt.core.autotools-feature/feature.xml index f438b4da3e6..f8253be7c7c 100644 --- a/build/org.eclipse.cdt.core.autotools-feature/feature.xml +++ b/build/org.eclipse.cdt.core.autotools-feature/feature.xml @@ -1,36 +1,36 @@ - -June 22, 2007
+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/codan/org.eclipse.cdt.codan.checkers.ui.tests/build.properties b/codan/org.eclipse.cdt.codan.checkers.ui.tests/build.properties index 34d2e4d2dad..355958e8c85 100644 --- a/codan/org.eclipse.cdt.codan.checkers.ui.tests/build.properties +++ b/codan/org.eclipse.cdt.codan.checkers.ui.tests/build.properties @@ -1,4 +1,6 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + about.html,\ + ui-test-plugin.properties diff --git a/cross/org.eclipse.cdt.launch.serial-feature/build.properties b/cross/org.eclipse.cdt.launch.serial-feature/build.properties index 82ab19c62d1..3104d6d76e7 100644 --- a/cross/org.eclipse.cdt.launch.serial-feature/build.properties +++ b/cross/org.eclipse.cdt.launch.serial-feature/build.properties @@ -1 +1,2 @@ -bin.includes = feature.xml +bin.includes = feature.xml,\ + feature.properties diff --git a/util/org.eclipse.cdt.util-feature/build.properties b/cross/org.eclipse.cdt.launch.serial-feature/feature.properties similarity index 51% rename from util/org.eclipse.cdt.util-feature/build.properties rename to cross/org.eclipse.cdt.launch.serial-feature/feature.properties index 3ed0e708fc2..da18035ec3e 100644 --- a/util/org.eclipse.cdt.util-feature/build.properties +++ b/cross/org.eclipse.cdt.launch.serial-feature/feature.properties @@ -1,13 +1,11 @@ - ############################################################################### -# Copyright (c) 2008 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = feature.xml,\ - feature.properties -root = rootfiles +############################################################################### +# Copyright (c) 2017 QNX Software Systems and others +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +############################################################################### + +featureName=C/C++ Launch over Serial +providerName=Eclipse CDT +description=Coordination for launching over a serial port that is also used for terminal access. diff --git a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml index e5839b48b36..0e67df6926e 100644 --- a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml +++ b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml @@ -1,11 +1,14 @@June 22, 2007
+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/cross/org.eclipse.cdt.launch.serial.core/build.properties b/cross/org.eclipse.cdt.launch.serial.core/build.properties index 6f20375d6c7..2d575990465 100644 --- a/cross/org.eclipse.cdt.launch.serial.core/build.properties +++ b/cross/org.eclipse.cdt.launch.serial.core/build.properties @@ -2,4 +2,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.xml + plugin.xml,\ + about.html diff --git a/cross/org.eclipse.cdt.launch.serial.ui/about.html b/cross/org.eclipse.cdt.launch.serial.ui/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/cross/org.eclipse.cdt.launch.serial.ui/about.html @@ -0,0 +1,24 @@ + + +June 22, 2007
+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/cross/org.eclipse.cdt.launch.serial.ui/build.properties b/cross/org.eclipse.cdt.launch.serial.ui/build.properties index 285b8bf47b6..983cdc39a95 100644 --- a/cross/org.eclipse.cdt.launch.serial.ui/build.properties +++ b/cross/org.eclipse.cdt.launch.serial.ui/build.properties @@ -3,4 +3,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - icons/ + icons/,\ + about.html diff --git a/debug/org.eclipse.cdt.debug.application.product/pom.xml b/debug/org.eclipse.cdt.debug.application.product/pom.xml index cffdb58c5db..f3568387769 100644 --- a/debug/org.eclipse.cdt.debug.application.product/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.product/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">June 22, 2007
+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/llvm/org.eclipse.cdt.managedbuilder.llvm.tests/build.properties b/llvm/org.eclipse.cdt.managedbuilder.llvm.tests/build.properties index a6f6e4e773d..5daf9f2ad62 100644 --- a/llvm/org.eclipse.cdt.managedbuilder.llvm.tests/build.properties +++ b/llvm/org.eclipse.cdt.managedbuilder.llvm.tests/build.properties @@ -3,4 +3,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ OSGI-INF/l10n/bundle.properties,\ - OSGI-INF/ + OSGI-INF/,\ + about.html diff --git a/pom.xml b/pom.xml index ba60d0fd94e..0fce12f76c8 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,6 @@June 22, 2007
+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/qt/org.eclipse.cdt.qt.ui.tests/build.properties b/qt/org.eclipse.cdt.qt.ui.tests/build.properties index aae954ca995..6545a9aed02 100644 --- a/qt/org.eclipse.cdt.qt.ui.tests/build.properties +++ b/qt/org.eclipse.cdt.qt.ui.tests/build.properties @@ -2,4 +2,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ src/org/eclipse/cdt/qt/tests/,\ - . + .,\ + about.html diff --git a/releng/org.eclipse.cdt.repo/category.xml b/releng/org.eclipse.cdt.repo/category.xml index 6eda5c2d9f0..6ec8b92656f 100644 --- a/releng/org.eclipse.cdt.repo/category.xml +++ b/releng/org.eclipse.cdt.repo/category.xml @@ -47,12 +47,6 @@June 22, 2007
+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/toolchains/arduino/org.eclipse.cdt.arduino.core.tests/build.properties b/toolchains/arduino/org.eclipse.cdt.arduino.core.tests/build.properties index 34d2e4d2dad..17daa5b49ca 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino.core.tests/build.properties +++ b/toolchains/arduino/org.eclipse.cdt.arduino.core.tests/build.properties @@ -1,4 +1,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + about.html diff --git a/util/org.eclipse.cdt.util-feature/.project b/util/org.eclipse.cdt.util-feature/.project deleted file mode 100644 index 93144136670..00000000000 --- a/util/org.eclipse.cdt.util-feature/.project +++ /dev/null @@ -1,17 +0,0 @@ - -April 9, 2014
- -THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS - (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND - CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE - OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR - NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND - CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.
- -Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 - ("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html. - For purposes of the EPL, "Program" will mean the Content.
- -Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS - modules ("Modules") and made available as downloadable archives ("Downloads").
- -The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and -Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module -including, but not limited to the following locations:
- -Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license ("Feature Update License") during the -installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or -inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties" found within a Feature. -Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in -that directory.
- -THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE -OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):
- -IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please -contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.
- -Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to - another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, - possession, or use, and re-export of encryption software, to see if this is permitted.
- -Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. - -