Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2011-09-30 16:55:04 +0000
committerEugene Tarassov2011-09-30 16:55:04 +0000
commit1cfb8ec6ef22a05eb802be8261e10d84d54a5854 (patch)
treee075763a881a30de260eba843371a3c6fd2de2ab /features/org.eclipse.tm.tcf.feature/build.properties
parent31a75a7702280cbef0c4aae0cffe8727947c4ac7 (diff)
downloadorg.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.tar.gz
org.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.tar.xz
org.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.zip
Source code cleanup: CRLF -> LF, removing extra space chars
Diffstat (limited to 'features/org.eclipse.tm.tcf.feature/build.properties')
-rw-r--r--features/org.eclipse.tm.tcf.feature/build.properties32
1 files changed, 16 insertions, 16 deletions
diff --git a/features/org.eclipse.tm.tcf.feature/build.properties b/features/org.eclipse.tm.tcf.feature/build.properties
index 8ed0fccaa..b9abc1ca3 100644
--- a/features/org.eclipse.tm.tcf.feature/build.properties
+++ b/features/org.eclipse.tm.tcf.feature/build.properties
@@ -1,16 +1,16 @@
-###############################################################################
-# Copyright (c) 2010 Wind River Systems, Inc. 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:
-# Wind River Systems - initial API and implementation
-###############################################################################
-bin.includes = feature.xml,\
- feature.properties,\
- license.html,\
- eclipse_update_120.jpg,\
- epl-v10.html
-src.includes = feature.properties
+###############################################################################
+# Copyright (c) 2010 Wind River Systems, Inc. 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:
+# Wind River Systems - initial API and implementation
+###############################################################################
+bin.includes = feature.xml,\
+ feature.properties,\
+ license.html,\
+ eclipse_update_120.jpg,\
+ epl-v10.html
+src.includes = feature.properties

Back to the top