Skip to main content
summaryrefslogtreecommitdiffstats
path: root/p2
diff options
context:
space:
mode:
authorVivian Kong2009-05-26 14:48:10 +0000
committerVivian Kong2009-05-26 14:48:10 +0000
commit5e925971203a6fd6fb3669e73642d5eded3929ab (patch)
tree30489eb8f99c992fcdcc85903d8cc5d5445b6ffb /p2
parentbec6503afa39cc5b70fe2ec2c7a27a131fb17f54 (diff)
downloadorg.eclipse.cdt-5e925971203a6fd6fb3669e73642d5eded3929ab.tar.gz
org.eclipse.cdt-5e925971203a6fd6fb3669e73642d5eded3929ab.tar.xz
org.eclipse.cdt-5e925971203a6fd6fb3669e73642d5eded3929ab.zip
bug 254307 - branding
Diffstat (limited to 'p2')
-rw-r--r--p2/org.eclipse.cdt.p2-feature/feature.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/p2/org.eclipse.cdt.p2-feature/feature.properties b/p2/org.eclipse.cdt.p2-feature/feature.properties
index 0a713c48b92..19dac9a65c8 100644
--- a/p2/org.eclipse.cdt.p2-feature/feature.properties
+++ b/p2/org.eclipse.cdt.p2-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008 Wind River Systems
+# Copyright (c) 2008, 2009 Wind River Systems
# 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,6 +7,7 @@
#
# Contributors:
# Wind River Systems - initial implementation
+# IBM Corporation
###############################################################################
# features.properties
# contains externalized strings for feature.xml
@@ -18,7 +19,7 @@
featureName=Eclipse CDT p2 Toolchain Installer
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse CDT
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse CDT Update Site

Back to the top