Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.eef.runtime-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.eef.runtime-feature/feature.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.eef.runtime-feature/feature.xml b/features/org.eclipse.emf.eef.runtime-feature/feature.xml
index 99679aa10..d1cb5e4bd 100644
--- a/features/org.eclipse.emf.eef.runtime-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.runtime-feature/feature.xml
@@ -14,7 +14,9 @@
label="%featureName"
version="1.3.0.qualifier"
provider-name="%providerName"
- plugin="org.eclipse.emf.eef.branding">
+ plugin="org.eclipse.emf.eef.branding"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description>
%description

Back to the top