Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/org.eclipse.cdt.util-feature/feature.properties4
-rw-r--r--util/org.eclipse.cdt.util/plugin.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/util/org.eclipse.cdt.util-feature/feature.properties b/util/org.eclipse.cdt.util-feature/feature.properties
index 5fa3200cfec..8f4f426d293 100644
--- a/util/org.eclipse.cdt.util-feature/feature.properties
+++ b/util/org.eclipse.cdt.util-feature/feature.properties
@@ -18,7 +18,7 @@
featureName=CDT Utilities
# "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
@@ -67,7 +67,7 @@ Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
For purposes of the EPL, "Program" will mean the Content.\n\
\n\
Content includes, but is not limited to, source code, object code,\n\
-documentation and other files maintained in the Eclipse.org CVS\n\
+documentation and other files maintained in the Eclipse CDT CVS\n\
repository ("Repository") in CVS modules ("Modules") and made available\n\
as downloadable archives ("Downloads").\n\
\n\
diff --git a/util/org.eclipse.cdt.util/plugin.properties b/util/org.eclipse.cdt.util/plugin.properties
index 609634c9d21..73e54c57bde 100644
--- a/util/org.eclipse.cdt.util/plugin.properties
+++ b/util/org.eclipse.cdt.util/plugin.properties
@@ -9,4 +9,4 @@
# IBM Corporation - initial API and implementation
###############################################################################
pluginName=Eclipse C/C++ Development Tools Utilities
-providerName=Eclipse.org \ No newline at end of file
+providerName=Eclipse CDT \ No newline at end of file

Back to the top