Bug 552169: Fix problem of p2 sites

  add feature branding

Change-Id: I95af14df6b7507c19113f94d3a15853cb591413d
diff --git a/features/org.eclipse.ease.modules.charting.feature/feature.xml b/features/org.eclipse.ease.modules.charting.feature/feature.xml
index 61d4a7b..39f2bda 100644
--- a/features/org.eclipse.ease.modules.charting.feature/feature.xml
+++ b/features/org.eclipse.ease.modules.charting.feature/feature.xml
@@ -3,7 +3,8 @@
       id="org.eclipse.ease.modules.charting.feature"
       label="EASE Charting Support (Incubation)"
       version="0.8.0.qualifier"
-      provider-name="Eclipse.org">
+      provider-name="Eclipse.org"
+      plugin="org.eclipse.ease">
 
    <description url="https://www.eclipse.org/ease/">
       EASE module to draw nebula charts.
diff --git a/features/org.eclipse.ease.modules.feature/feature.xml b/features/org.eclipse.ease.modules.feature/feature.xml
index 0b8d833..cc51231 100644
--- a/features/org.eclipse.ease.modules.feature/feature.xml
+++ b/features/org.eclipse.ease.modules.feature/feature.xml
@@ -3,7 +3,8 @@
       id="org.eclipse.ease.modules.feature"
       label="EASE Modules (Incubation)"
       version="0.8.0.qualifier"
-      provider-name="Eclipse.org">
+      provider-name="Eclipse.org"
+      plugin="org.eclipse.ease">
 
    <description url="https://www.eclipse.org/ease/">
       EASE basic modules to interact with Eclipse Workbench
diff --git a/features/org.eclipse.ease.modules.modeling.feature/feature.xml b/features/org.eclipse.ease.modules.modeling.feature/feature.xml
index 37e3d41..fa54d2f 100644
--- a/features/org.eclipse.ease.modules.modeling.feature/feature.xml
+++ b/features/org.eclipse.ease.modules.modeling.feature/feature.xml
@@ -3,23 +3,24 @@
       id="org.eclipse.ease.modules.modeling.feature"

       label="EASE Modeling Components (Incubation)"

       version="0.8.0.qualifier"

-      provider-name="Eclipse.org">

+      provider-name="Eclipse.org"

+      plugin="org.eclipse.ease">

 

    <description url="https://www.eclipse.org/ease/">

       EASE modeling module to interact with EMF models and a refactoring view for EMF models

    </description>

 

    <copyright url="http://www.example.com/copyright">

-      Copyright (c) 2008, 2015 AIRBUS FRANCE, CNES.
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v2.0
-which accompanies this distribution, and is available at
-https://www.eclipse.org/legal/epl-2.0/
-
- Contributors:
-   Pierre-Charles David (Obeo)
-   Vincent Hemery (Atos Origin)
-   Arthur Daussy (Atos)
+      Copyright (c) 2008, 2015 AIRBUS FRANCE, CNES.

+All rights reserved. This program and the accompanying materials

+are made available under the terms of the Eclipse Public License v2.0

+which accompanies this distribution, and is available at

+https://www.eclipse.org/legal/epl-2.0/

+

+ Contributors:

+   Pierre-Charles David (Obeo)

+   Vincent Hemery (Atos Origin)

+   Arthur Daussy (Atos)

    Jean-Francois Rolland (Atos)

    </copyright>