Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.cdt.native-feature/build.properties2
-rw-r--r--releng/org.eclipse.cdt.platform-feature/build.properties2
-rw-r--r--releng/org.eclipse.cdt.platform-feature/feature.properties2
-rw-r--r--releng/org.eclipse.cdt.sdk-feature/build.properties4
-rw-r--r--releng/org.eclipse.cdt.sdk/build.properties2
-rw-r--r--releng/org.eclipse.cdt.testing/build.properties2
-rw-r--r--releng/org.eclipse.cdt/about.properties2
-rw-r--r--releng/org.eclipse.cdt/build.properties2
8 files changed, 9 insertions, 9 deletions
diff --git a/releng/org.eclipse.cdt.native-feature/build.properties b/releng/org.eclipse.cdt.native-feature/build.properties
index 7b0f37e5f8e..87f93c9b143 100644
--- a/releng/org.eclipse.cdt.native-feature/build.properties
+++ b/releng/org.eclipse.cdt.native-feature/build.properties
@@ -7,7 +7,7 @@
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
-#
+#
# Contributors:
# Wind River Systems - initial API and implementation
###############################################################################
diff --git a/releng/org.eclipse.cdt.platform-feature/build.properties b/releng/org.eclipse.cdt.platform-feature/build.properties
index 36b9febe82e..e240df6fe39 100644
--- a/releng/org.eclipse.cdt.platform-feature/build.properties
+++ b/releng/org.eclipse.cdt.platform-feature/build.properties
@@ -7,7 +7,7 @@
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
-#
+#
# Contributors:
# Wind River Systems - initial API and implementation
###############################################################################
diff --git a/releng/org.eclipse.cdt.platform-feature/feature.properties b/releng/org.eclipse.cdt.platform-feature/feature.properties
index 37f249a9ae6..209e8826c3e 100644
--- a/releng/org.eclipse.cdt.platform-feature/feature.properties
+++ b/releng/org.eclipse.cdt.platform-feature/feature.properties
@@ -7,7 +7,7 @@
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
-#
+#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
diff --git a/releng/org.eclipse.cdt.sdk-feature/build.properties b/releng/org.eclipse.cdt.sdk-feature/build.properties
index 3d2319d6e5b..b4750a46062 100644
--- a/releng/org.eclipse.cdt.sdk-feature/build.properties
+++ b/releng/org.eclipse.cdt.sdk-feature/build.properties
@@ -13,7 +13,7 @@
###############################################################################
bin.includes = feature.xml,\
feature.properties
-
+
generate.feature@org.eclipse.cdt.platform.source=org.eclipse.cdt.platform,\
exclude@org.eclipse.cdt.doc.user
@@ -21,4 +21,4 @@ generate.feature@org.eclipse.cdt.gnu.build.source=org.eclipse.cdt.gnu.build
generate.feature@org.eclipse.cdt.gnu.debug.source=org.eclipse.cdt.gnu.debug
generate.feature@org.eclipse.cdt.gnu.dsf.source=org.eclipse.cdt.gnu.dsf
generate.feature@org.eclipse.cdt.gdb.source=org.eclipse.cdt.gdb
-
+
diff --git a/releng/org.eclipse.cdt.sdk/build.properties b/releng/org.eclipse.cdt.sdk/build.properties
index 265c048acd3..e9ef574e6c7 100644
--- a/releng/org.eclipse.cdt.sdk/build.properties
+++ b/releng/org.eclipse.cdt.sdk/build.properties
@@ -7,7 +7,7 @@
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
-#
+#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
diff --git a/releng/org.eclipse.cdt.testing/build.properties b/releng/org.eclipse.cdt.testing/build.properties
index d1fd2256b67..0986006222d 100644
--- a/releng/org.eclipse.cdt.testing/build.properties
+++ b/releng/org.eclipse.cdt.testing/build.properties
@@ -7,7 +7,7 @@
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
-#
+#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
diff --git a/releng/org.eclipse.cdt/about.properties b/releng/org.eclipse.cdt/about.properties
index 77e9a269f0e..da2bd29f71c 100644
--- a/releng/org.eclipse.cdt/about.properties
+++ b/releng/org.eclipse.cdt/about.properties
@@ -7,7 +7,7 @@
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
-#
+#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
diff --git a/releng/org.eclipse.cdt/build.properties b/releng/org.eclipse.cdt/build.properties
index a4142d62189..bb4cf3bcb66 100644
--- a/releng/org.eclipse.cdt/build.properties
+++ b/releng/org.eclipse.cdt/build.properties
@@ -7,7 +7,7 @@
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
-#
+#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################

Back to the top