Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.clone/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.clone/build.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.clone/build.properties b/plugins/org.eclipse.emf.cdo.examples.clone/build.properties
index 76af7b02ae..ff049356c7 100644
--- a/plugins/org.eclipse.emf.cdo.examples.clone/build.properties
+++ b/plugins/org.eclipse.emf.cdo.examples.clone/build.properties
@@ -13,13 +13,11 @@ output.. = bin/
bin.includes = META-INF/,\
plugin.properties,\
about.html,\
- copyright.txt,\
.,\
README.html
source.. = src/
jars.compile.order = .
src.includes = about.html,\
- copyright.txt,\
ExampleCloneServer.launch
generateSourceReferences = true

Back to the top