Bug 566499 Use Eclipse Standard License

Change-Id: Ib285d2f6f250ab0adb549e11f053917b3e8c60ec
Signed-off-by: Ed Merks <ed.merks@gmail.com>
diff --git a/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml b/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml
index 16046e7..f738c1a 100644
--- a/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml
+++ b/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml
@@ -3,7 +3,9 @@
       id="org.eclipse.bpel.apache.ode.runtime.feature"
       label="%name"
       version="1.1.3.qualifier"
-      provider-name="%providerName">
+      provider-name="%providerName"
+      license-feature="org.eclipse.license"
+      license-feature-version="0.0.0">
 
    <description url="http://www.eclipse.org/bpel/">
       %description
@@ -18,7 +20,6 @@
 SPDX-License-Identifier: EPL-2.0
    </copyright>
 
-   <!-- The %licenseURL and %license properties are delivered by the license-feature, org.eclipse.license -->
    <license url="%licenseURL">
       %license
    </license>
diff --git a/features/org.eclipse.bpel.common.feature/feature.xml b/features/org.eclipse.bpel.common.feature/feature.xml
index eabc815..635849d 100644
--- a/features/org.eclipse.bpel.common.feature/feature.xml
+++ b/features/org.eclipse.bpel.common.feature/feature.xml
@@ -3,7 +3,9 @@
       id="org.eclipse.bpel.common.feature"
       label="%name"
       version="1.1.3.qualifier"
-      provider-name="%providerName">
+      provider-name="%providerName"
+      license-feature="org.eclipse.license"
+      license-feature-version="0.0.0">
 
    <description url="http://www.eclipse.org/bpel/">
       %description
@@ -18,7 +20,6 @@
 SPDX-License-Identifier: EPL-2.0
    </copyright>
 
-   <!-- The %licenseURL and %license properties are delivered by the license-feature, org.eclipse.license -->
    <license url="%licenseURL">
       %license
    </license>
diff --git a/features/org.eclipse.bpel.feature/feature.xml b/features/org.eclipse.bpel.feature/feature.xml
index 5259348..d2c8807 100644
--- a/features/org.eclipse.bpel.feature/feature.xml
+++ b/features/org.eclipse.bpel.feature/feature.xml
@@ -3,7 +3,9 @@
       id="org.eclipse.bpel.feature"
       label="%name"
       version="1.1.3.qualifier"
-      provider-name="%providerName">
+      provider-name="%providerName"
+      license-feature="org.eclipse.license"
+      license-feature-version="0.0.0">
 
    <description url="http://www.eclipse.org/bpel/">
       %description
@@ -18,7 +20,6 @@
 SPDX-License-Identifier: EPL-2.0
    </copyright>
 
-   <!-- The %licenseURL and %license properties are delivered by the license-feature, org.eclipse.license -->
    <license url="%licenseURL">
       %license
    </license>