Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2007-06-06 20:28:17 +0000
committerAndrew Niefer2007-06-06 20:28:17 +0000
commit0c1c77a02fd20a7855afd3925dd6f396057f564e (patch)
tree691fe707b879be7348822769c9a9d1430f6ae98e /bundles/org.eclipse.equinox.executable/build.properties
parent5a94fbd375fcb85cfe5ed90965bcddf53e4a3d1a (diff)
downloadrt.equinox.framework-0c1c77a02fd20a7855afd3925dd6f396057f564e.tar.gz
rt.equinox.framework-0c1c77a02fd20a7855afd3925dd6f396057f564e.tar.xz
rt.equinox.framework-0c1c77a02fd20a7855afd3925dd6f396057f564e.zip
bug 191354 - docs: license filesv20070606pre_R3_3R3_3
Diffstat (limited to 'bundles/org.eclipse.equinox.executable/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.executable/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/build.properties b/bundles/org.eclipse.equinox.executable/build.properties
index 261853805..ba069afed 100644
--- a/bundles/org.eclipse.equinox.executable/build.properties
+++ b/bundles/org.eclipse.equinox.executable/build.properties
@@ -16,7 +16,9 @@ bin.includes = bin/,\
feature.properties,\
gtk_root/,\
motif_root/,\
- target.build.xml
+ target.build.xml,\
+ license.html,\
+ epl-v10.html
#Bug 139066 Launcher feature should not contain icons and splash screen
bin.excludes=bin/**/Eclipse.icns,bin/**/icon.xpm,bin/**/sparc/*.pm,bin/**/splash.bmp

Back to the top