Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2014-06-05 17:18:52 +0000
committerSam Davis2014-06-05 17:18:52 +0000
commit526f4e549e1462fbe7ac87a8bc2a302ede0198fe (patch)
treee0055828b29e658706dc489a1f5e7010b4ec4f07 /connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
parent7b0c13fdeeccb83d7d2d9d86c001556a39d94d3c (diff)
downloadorg.eclipse.mylyn.tasks-526f4e549e1462fbe7ac87a8bc2a302ede0198fe.tar.gz
org.eclipse.mylyn.tasks-526f4e549e1462fbe7ac87a8bc2a302ede0198fe.tar.xz
org.eclipse.mylyn.tasks-526f4e549e1462fbe7ac87a8bc2a302ede0198fe.zip
436176: add license back to feature.xml in TasksR_3_12_0e_4_4_m_3_12_x
Change-Id: Ie983faf3eca2606e427c279a74b84921716e9cff Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=436176
Diffstat (limited to 'connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml')
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
index faedf7e67..5ff2f36ff 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import feature="org.eclipse.mylyn_feature" version="3.12.0.qualifier"/>
</requires>

Back to the top