Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2011-01-23 19:08:22 +0000
committerKim Moir2011-01-23 19:08:22 +0000
commit2a01fb33043f47cc582fefff591959ff997c0ff3 (patch)
tree88156b09d9e10a62cac8c2ad58ded96e815ca9c5 /features/org.eclipse.equinox.core.sdk/build.properties
parentbb0b319dd33e30e3f092ed63df6b4d3eff142893 (diff)
downloadrt.equinox.framework-2a01fb33043f47cc582fefff591959ff997c0ff3.tar.gz
rt.equinox.framework-2a01fb33043f47cc582fefff591959ff997c0ff3.tar.xz
rt.equinox.framework-2a01fb33043f47cc582fefff591959ff997c0ff3.zip
Bug 332662 - Adopt new feature that allows to share the license filev20110124
Diffstat (limited to 'features/org.eclipse.equinox.core.sdk/build.properties')
-rw-r--r--features/org.eclipse.equinox.core.sdk/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/build.properties b/features/org.eclipse.equinox.core.sdk/build.properties
index 532bf01c4..a9d57b3d5 100644
--- a/features/org.eclipse.equinox.core.sdk/build.properties
+++ b/features/org.eclipse.equinox.core.sdk/build.properties
@@ -8,7 +8,7 @@
# Contributors:
# EclipseSource - initial API and implementation
###############################################################################
-bin.includes = feature.xml,license.html,epl-v10.html,license.html,feature.properties
+bin.includes = feature.xml,feature.properties
generate.plugin@org.eclipse.equinox.common.source=org.eclipse.equinox.common
generate.plugin@org.eclipse.equinox.concurrent.source=org.eclipse.equinox.concurrent

Back to the top