436176: add license back to feature.xml in Commons
Change-Id: I832d61ac46d89a1636bb3e727b688b7a40f7c4ac
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=436176
diff --git a/org.eclipse.mylyn.commons-feature/feature.xml b/org.eclipse.mylyn.commons-feature/feature.xml
index b1526e0..2d1f06f 100644
--- a/org.eclipse.mylyn.commons-feature/feature.xml
+++ b/org.eclipse.mylyn.commons-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<plugin
id="org.eclipse.mylyn.commons.core"
download-size="0"
diff --git a/org.eclipse.mylyn.commons.activity-feature/feature.xml b/org.eclipse.mylyn.commons.activity-feature/feature.xml
index 2615c1a..4141c2b 100644
--- a/org.eclipse.mylyn.commons.activity-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.activity-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import feature="org.eclipse.mylyn.commons" version="3.12.0" match="greaterOrEqual"/>
</requires>
diff --git a/org.eclipse.mylyn.commons.compatibility-feature/feature.xml b/org.eclipse.mylyn.commons.compatibility-feature/feature.xml
index f1a7ce8..7d56caf 100644
--- a/org.eclipse.mylyn.commons.compatibility-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.compatibility-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<!-- bug 278474 -->
<plugin
id="org.eclipse.core.runtime.compatibility.auth"
diff --git a/org.eclipse.mylyn.commons.identity-feature/feature.xml b/org.eclipse.mylyn.commons.identity-feature/feature.xml
index 7b91123..36d4835 100644
--- a/org.eclipse.mylyn.commons.identity-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.identity-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<plugin
id="org.eclipse.mylyn.commons.identity.core"
download-size="0"
diff --git a/org.eclipse.mylyn.commons.notifications-feature/feature.xml b/org.eclipse.mylyn.commons.notifications-feature/feature.xml
index 51bbe06..3f8b664 100644
--- a/org.eclipse.mylyn.commons.notifications-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.notifications-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import feature="org.eclipse.mylyn.commons" version="3.12.0" match="greaterOrEqual"/>
</requires>
diff --git a/org.eclipse.mylyn.commons.repositories-feature/feature.xml b/org.eclipse.mylyn.commons.repositories-feature/feature.xml
index e90efd4..00e511a 100644
--- a/org.eclipse.mylyn.commons.repositories-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.repositories-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import feature="org.eclipse.mylyn.commons" version="3.12.0" match="greaterOrEqual"/>
</requires>
diff --git a/org.eclipse.mylyn.commons.repositories.http-feature/feature.xml b/org.eclipse.mylyn.commons.repositories.http-feature/feature.xml
index 800bcde..18aa55d 100644
--- a/org.eclipse.mylyn.commons.repositories.http-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.repositories.http-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import feature="org.eclipse.mylyn.commons.repositories" version="1.4.0" match="greaterOrEqual"/>
</requires>
diff --git a/org.eclipse.mylyn.commons.sdk-feature/feature.xml b/org.eclipse.mylyn.commons.sdk-feature/feature.xml
index 21a3a97..b9f085a 100644
--- a/org.eclipse.mylyn.commons.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.sdk-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<includes
id="org.eclipse.mylyn.commons"
version="0.0.0"/>
diff --git a/org.eclipse.mylyn.commons.tck-feature/feature.xml b/org.eclipse.mylyn.commons.tck-feature/feature.xml
index 2262ab3..e5ca97c 100644
--- a/org.eclipse.mylyn.commons.tck-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.tck-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<requires>
<import plugin="org.junit" version="4.8.2" match="equivalent"/>
<import plugin="org.hamcrest.core" version="1.1.0" match="equivalent"/>
diff --git a/org.eclipse.mylyn.discovery-feature/feature.xml b/org.eclipse.mylyn.discovery-feature/feature.xml
index d3c018b..8f5073d 100644
--- a/org.eclipse.mylyn.discovery-feature/feature.xml
+++ b/org.eclipse.mylyn.discovery-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<plugin
id="org.eclipse.mylyn.discovery.core"
download-size="0"
diff --git a/org.eclipse.mylyn.monitor-feature/feature.xml b/org.eclipse.mylyn.monitor-feature/feature.xml
index 7c004e1..2482866 100644
--- a/org.eclipse.mylyn.monitor-feature/feature.xml
+++ b/org.eclipse.mylyn.monitor-feature/feature.xml
@@ -26,6 +26,10 @@
%copyright
</copyright>
+ <license url="%licenseURL">
+ %license
+ </license>
+
<plugin
id="org.eclipse.mylyn.monitor.core"
download-size="0"