Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn/build.properties52
1 files changed, 26 insertions, 26 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn/build.properties b/plugins/org.eclipse.emf.cdo.dawn/build.properties
index e42b59abe0..a557e1e49e 100644
--- a/plugins/org.eclipse.emf.cdo.dawn/build.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn/build.properties
@@ -1,26 +1,26 @@
-# Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) 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:
-# Martin Fluegge - initial API and implementation
-
-# NLS_MESSAGEFORMAT_VAR
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- plugin.properties,\
- about.html,\
- copyright.txt,\
- .options,\
- about.ini,\
- about.mappings,\
- about.properties,\
- modeling32.png,\
- schema/
-src.includes = about.html,\
- copyright.txt
+# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) 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:
+# Martin Fluegge - initial API and implementation
+
+# NLS_MESSAGEFORMAT_VAR
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ plugin.properties,\
+ about.html,\
+ copyright.txt,\
+ .options,\
+ about.ini,\
+ about.mappings,\
+ about.properties,\
+ modeling32.png,\
+ schema/
+src.includes = about.html,\
+ copyright.txt

Back to the top