Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/build.properties')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/build.properties36
1 files changed, 18 insertions, 18 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/build.properties b/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/build.properties
index 835b823d22f..a179fee7893 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/build.properties
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/build.properties
@@ -1,18 +1,18 @@
-###############################################################################
-# Copyright (c) 2013 Soft-Maint.
-# 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:
-# Thomas Cicognani (Soft-Maint) - Bug 424416 - Plug-in for JFace Utilities
-###############################################################################
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- .options,\
- OSGI-INF/,\
- about.html
-src.includes = about.html
+###############################################################################
+# Copyright (c) 2013 Soft-Maint.
+# 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:
+# Thomas Cicognani (Soft-Maint) - Bug 424416 - Plug-in for JFace Utilities
+###############################################################################
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ .options,\
+ OSGI-INF/,\
+ about.html
+src.includes = about.html

Back to the top