436176: add license back to feature.xml in Docs

Change-Id: I1604c55b4cba33a37db025aa8d8ee4582d6086d7
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=436176
diff --git a/org.eclipse.mylyn.docs.epub-feature/feature.xml b/org.eclipse.mylyn.docs.epub-feature/feature.xml
index cfe0fff..3e398ce 100644
--- a/org.eclipse.mylyn.docs.epub-feature/feature.xml
+++ b/org.eclipse.mylyn.docs.epub-feature/feature.xml
@@ -16,6 +16,10 @@
       %copyright
    </copyright>
 
+   <license url="%licenseURL">
+      %license
+   </license>
+
    <requires>
       <import feature="org.eclipse.mylyn.wikitext_feature" version="2.1.0" match="compatible"/>
    </requires>
diff --git a/org.eclipse.mylyn.docs.epub.sdk-feature/feature.xml b/org.eclipse.mylyn.docs.epub.sdk-feature/feature.xml
index 4af1460..57d1ec0 100644
--- a/org.eclipse.mylyn.docs.epub.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.docs.epub.sdk-feature/feature.xml
@@ -16,6 +16,10 @@
       %copyright
    </copyright>
 
+   <license url="%licenseURL">
+      %license
+   </license>
+
    <includes
          id="org.eclipse.mylyn.docs.epub"
          version="0.0.0"/>
diff --git a/org.eclipse.mylyn.docs.sdk-feature/feature.xml b/org.eclipse.mylyn.docs.sdk-feature/feature.xml
index 6ba8b12..9760768 100644
--- a/org.eclipse.mylyn.docs.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.docs.sdk-feature/feature.xml
@@ -26,6 +26,10 @@
       %copyright
    </copyright>
 
+   <license url="%licenseURL">
+      %license
+   </license>
+
    <includes
          id="org.eclipse.mylyn.wikitext.sdk"
          version="0.0.0"/>
diff --git a/org.eclipse.mylyn.htmltext-feature/feature.xml b/org.eclipse.mylyn.htmltext-feature/feature.xml
index bd7d550..94e7973 100644
--- a/org.eclipse.mylyn.htmltext-feature/feature.xml
+++ b/org.eclipse.mylyn.htmltext-feature/feature.xml
@@ -26,6 +26,10 @@
       %copyright
    </copyright>
 
+   <license url="%licenseURL">
+      %license
+   </license>
+
    <plugin
          id="org.eclipse.mylyn.htmltext.ui"
          download-size="0"
diff --git a/org.eclipse.mylyn.wikitext-feature/feature.xml b/org.eclipse.mylyn.wikitext-feature/feature.xml
index 4e71b43..4a35eac 100644
--- a/org.eclipse.mylyn.wikitext-feature/feature.xml
+++ b/org.eclipse.mylyn.wikitext-feature/feature.xml
@@ -26,6 +26,10 @@
       %copyright
    </copyright>
 
+   <license url="%licenseURL">
+      %license
+   </license>
+
    <requires>
       <import feature="org.eclipse.mylyn_feature" version="3.6.0" match="compatible"/>
       <import plugin="org.eclipse.mylyn.commons.ui" version="3.6.0" match="compatible"/>
diff --git a/org.eclipse.mylyn.wikitext.extras-feature/feature.xml b/org.eclipse.mylyn.wikitext.extras-feature/feature.xml
index e9d9571..3475775 100644
--- a/org.eclipse.mylyn.wikitext.extras-feature/feature.xml
+++ b/org.eclipse.mylyn.wikitext.extras-feature/feature.xml
@@ -25,6 +25,10 @@
       %copyright
    </copyright>
 
+   <license url="%licenseURL">
+      %license
+   </license>
+
    <includes
          id="org.eclipse.mylyn.wikitext_feature"
          version="0.0.0"/>
diff --git a/org.eclipse.mylyn.wikitext.sdk-feature/feature.xml b/org.eclipse.mylyn.wikitext.sdk-feature/feature.xml
index 998c6cf..ffa4a0f 100644
--- a/org.eclipse.mylyn.wikitext.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.wikitext.sdk-feature/feature.xml
@@ -26,6 +26,10 @@
       %copyright
    </copyright>
 
+   <license url="%licenseURL">
+      %license
+   </license>
+
    <includes
          id="org.eclipse.mylyn.wikitext_feature"
          version="0.0.0"/>