Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.server/build.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server/build.properties b/plugins/org.eclipse.emf.cdo.server/build.properties
index 9ead74f0a4..4bf41bd04f 100644
--- a/plugins/org.eclipse.emf.cdo.server/build.properties
+++ b/plugins/org.eclipse.emf.cdo.server/build.properties
@@ -14,7 +14,6 @@ bin.includes = .,\
plugin.properties,\
.options,\
about.html,\
- copyright.txt,\
plugin.xml,\
schema/,\
about.ini,\
@@ -24,8 +23,7 @@ bin.includes = .,\
jars.compile.order = .
source.. = src/
output.. = bin/
-src.includes = about.html,\
- copyright.txt
+src.includes = about.html
doc.project = org.eclipse.emf.cdo.doc

Back to the top