Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core.win32.x86/build.properties')
-rw-r--r--core/org.eclipse.cdt.core.win32.x86/build.properties30
1 files changed, 15 insertions, 15 deletions
diff --git a/core/org.eclipse.cdt.core.win32.x86/build.properties b/core/org.eclipse.cdt.core.win32.x86/build.properties
index 437fccbc0c7..7432ecbfa61 100644
--- a/core/org.eclipse.cdt.core.win32.x86/build.properties
+++ b/core/org.eclipse.cdt.core.win32.x86/build.properties
@@ -1,15 +1,15 @@
-###############################################################################
-# Copyright (c) 2011 Marc-Andre Laperle 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:
-# Marc-Andre Laperle - initial API and implementation
-###############################################################################
-bin.includes = META-INF/,\
- os/,\
- about.html,\
- plugin.properties
-src.includes = about.html
+###############################################################################
+# Copyright (c) 2011 Marc-Andre Laperle 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:
+# Marc-Andre Laperle - initial API and implementation
+###############################################################################
+bin.includes = META-INF/,\
+ os/,\
+ about.html,\
+ plugin.properties
+src.includes = about.html

Back to the top