Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.test-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.test-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index 594e08f66..122a7a6ac 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -25,6 +25,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import feature="org.eclipse.mylyn.sdk_feature" version="3.8.0"/>
</requires>

Back to the top