bug 280746
diff --git a/org.eclipse.mylyn.cdt-feature/feature.properties b/org.eclipse.mylyn.cdt-feature/feature.properties
index 426baab..d06104a 100644
--- a/org.eclipse.mylyn.cdt-feature/feature.properties
+++ b/org.eclipse.mylyn.cdt-feature/feature.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-#  Copyright (c) 2008 Wind River Systems and others.
+#  Copyright (c) 2008, 2009 Wind River Systems and others.
 #  All rights reserved. This program and the accompanying materials
 #  are made available under the terms of the Eclipse Public License v1.0
 #  which accompanies this distribution, and is available at
@@ -7,8 +7,10 @@
 # 
 #  Contributors:
 #      Wind River Systems - initial API and implementation
+#	   IBM Corporation
 ###############################################################################
 featureName=Mylyn Bridge: C/C++ Development
+providerName=Eclipse CDT
 updateSiteName=CDT Update Site
 description=Eclipse Mylyn Bridge for CDT. Allows use of Mylyn with CDT supported projects.
 
diff --git a/org.eclipse.mylyn.cdt-feature/feature.xml b/org.eclipse.mylyn.cdt-feature/feature.xml
index 34d8d8b..d6652e5 100644
--- a/org.eclipse.mylyn.cdt-feature/feature.xml
+++ b/org.eclipse.mylyn.cdt-feature/feature.xml
@@ -3,7 +3,7 @@
       id="org.eclipse.cdt.mylyn"
       label="%featureName"
       version="5.1.0.qualifier"
-      provider-name="Eclipse.org"
+      provider-name="%providerName"
       plugin="org.eclipse.cdt.mylyn">
 
    <description>