Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-04-22 08:18:01 +0000
committerEike Stepper2010-04-22 08:18:01 +0000
commitf73be7d2a4d22b18da12204b747a379810aa6728 (patch)
tree4171f736f8daed21b440d95245ba48b5be920d60 /plugins/org.eclipse.net4j.util/build.properties
parent57097d6c7f190f9d5e10627d56dc060b5345d26c (diff)
downloadcdo-f73be7d2a4d22b18da12204b747a379810aa6728.tar.gz
cdo-f73be7d2a4d22b18da12204b747a379810aa6728.tar.xz
cdo-f73be7d2a4d22b18da12204b747a379810aa6728.zip
adjusted to new SUA version
Diffstat (limited to 'plugins/org.eclipse.net4j.util/build.properties')
-rw-r--r--plugins/org.eclipse.net4j.util/build.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/org.eclipse.net4j.util/build.properties b/plugins/org.eclipse.net4j.util/build.properties
index 27ab095b35..9fc2f7fea5 100644
--- a/plugins/org.eclipse.net4j.util/build.properties
+++ b/plugins/org.eclipse.net4j.util/build.properties
@@ -16,10 +16,8 @@ bin.includes = META-INF/,\
.options,\
about.html,\
copyright.txt,\
- license.html,\
plugin.properties,\
plugin.xml,\
schema/
src.includes = about.html,\
- copyright.txt,\
- license.html
+ copyright.txt

Back to the top