Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2008-03-12 18:16:24 +0000
committertle2008-03-12 18:16:24 +0000
commit81a939affe8421d6efab6b2c153bbe1e103b4ca0 (patch)
tree8e5b1079f3ccb97d3cac1655a05879c0bf6e02c2 /assembly
parent8b1316d6da21ea7e9771d434bcbcae3c32c559d8 (diff)
downloadwebtools.dali-81a939affe8421d6efab6b2c153bbe1e103b4ca0.tar.gz
webtools.dali-81a939affe8421d6efab6b2c153bbe1e103b4ca0.tar.xz
webtools.dali-81a939affe8421d6efab6b2c153bbe1e103b4ca0.zip
Added license files
Diffstat (limited to 'assembly')
-rw-r--r--assembly/features/org.eclipse.jpt.patch/build.properties11
1 files changed, 10 insertions, 1 deletions
diff --git a/assembly/features/org.eclipse.jpt.patch/build.properties b/assembly/features/org.eclipse.jpt.patch/build.properties
index 64f93a9f0b..c381fb22bb 100644
--- a/assembly/features/org.eclipse.jpt.patch/build.properties
+++ b/assembly/features/org.eclipse.jpt.patch/build.properties
@@ -1 +1,10 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ license.html,\
+ feature.properties,\
+ epl-v10.html,\
+ eclipse_update_120.jpg
+src.includes = eclipse_update_120.jpg,\
+ epl-v10.html,\
+ feature.properties,\
+ feature.xml,\
+ license.html

Back to the top