Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.core.tools-feature/feature.xml')
-rw-r--r--features/org.eclipse.core.tools-feature/feature.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.core.tools-feature/feature.xml b/features/org.eclipse.core.tools-feature/feature.xml
index 67ea88aef..394e9b9af 100644
--- a/features/org.eclipse.core.tools-feature/feature.xml
+++ b/features/org.eclipse.core.tools-feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.core.tools"
label="%featureName"
version="1.4.100.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description>
%description

Back to the top