Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2009-05-14 21:14:07 +0000
committerVivian Kong2009-05-14 21:14:07 +0000
commitafdcaeb52e0f31530ec36f636b0c5ade10da3333 (patch)
tree5f742a8fb6e726c655af7c2bf39e59b1672aa8aa /upc/org.eclipse.cdt.core.parser.upc.feature
parent476990aeaf25bd5c8e65081e2c6669b195080ec2 (diff)
downloadorg.eclipse.cdt-afdcaeb52e0f31530ec36f636b0c5ade10da3333.tar.gz
org.eclipse.cdt-afdcaeb52e0f31530ec36f636b0c5ade10da3333.tar.xz
org.eclipse.cdt-afdcaeb52e0f31530ec36f636b0c5ade10da3333.zip
Update provider name
Diffstat (limited to 'upc/org.eclipse.cdt.core.parser.upc.feature')
-rw-r--r--upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties4
-rw-r--r--upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties4
2 files changed, 4 insertions, 4 deletions
diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties
index a9312fb0d1c..960a4b17730 100644
--- a/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties
+++ b/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties
@@ -18,7 +18,7 @@
featureName=Unified Parallel C Support
# "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/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties
index 5d177e320c8..f3eb78493e5 100644
--- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties
+++ b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties
@@ -18,7 +18,7 @@
featureName=Unified Parallel C Support Source
# "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\

Back to the top