Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.http/build.properties')
-rw-r--r--plugins/org.eclipse.net4j.http/build.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/org.eclipse.net4j.http/build.properties b/plugins/org.eclipse.net4j.http/build.properties
index 437831057e..ea0d7e31f5 100644
--- a/plugins/org.eclipse.net4j.http/build.properties
+++ b/plugins/org.eclipse.net4j.http/build.properties
@@ -3,10 +3,10 @@
# 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:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
source.. = src/
@@ -18,9 +18,7 @@ bin.includes = META-INF/,\
plugin.xml,\
about.html,\
copyright.txt,\
- epl-v10.html,\
license.html
src.includes = about.html,\
copyright.txt,\
- epl-v10.html,\
license.html

Back to the top