Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.gerrit.feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.gerrit.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.gerrit.feature/feature.xml b/org.eclipse.mylyn.gerrit.feature/feature.xml
index 0073a9d97..cb6f4394b 100644
--- a/org.eclipse.mylyn.gerrit.feature/feature.xml
+++ b/org.eclipse.mylyn.gerrit.feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import feature="org.eclipse.mylyn.reviews.feature" version="2.3.0" match="compatible"/>
<import feature="org.eclipse.egit" version="1.3.0" match="greaterOrEqual"/>

Back to the top