Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/build.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/build.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/build.properties
index 77ca7706bd..6428e02d25 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/build.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/build.properties
@@ -14,12 +14,10 @@ bin.includes = .,\
META-INF/,\
plugin.xml,\
plugin.properties,\
- about.html,\
- copyright.txt
+ about.html
jars.compile.order = .
source.. = src/
output.. = bin/
-src.includes = copyright.txt,\
- about.html
+src.includes = about.html
generateSourceReferences = true

Back to the top