From d9517e9cddf27b0ed2cf3ee9ccb0a48fbf39bbbf Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Wed, 25 Oct 2006 11:41:25 +0000
Subject: [PATCH] Change Provider: Eclipse.org --> Eclipse DSDP Project as per
Bjorns suggestion
---
.../feature.properties | 11 ++++++++-
.../org.eclipse.rse.local-feature/feature.xml | 24 +++++++++++--------
.../sourceTemplateFeature/feature.properties | 11 ++++++++-
.../sourceTemplatePlugin/plugin.properties | 2 +-
.../plugin.properties | 2 +-
.../about.properties | 2 +-
.../plugin.properties | 2 +-
.../plugin.properties | 2 +-
.../plugin.xml | 2 +-
.../plugin.properties | 2 +-
.../plugin.xml | 2 +-
.../plugin.properties | 2 +-
.../plugin.xml | 2 +-
13 files changed, 44 insertions(+), 22 deletions(-)
diff --git a/rse/features/org.eclipse.rse.local-feature/feature.properties b/rse/features/org.eclipse.rse.local-feature/feature.properties
index fed53b4173f..2ef556e3048 100644
--- a/rse/features/org.eclipse.rse.local-feature/feature.properties
+++ b/rse/features/org.eclipse.rse.local-feature/feature.properties
@@ -18,7 +18,7 @@
featureName=Remote System Explorer Local Services
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse DSDP Project
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
@@ -28,6 +28,15 @@ description=Remote System Explorer (RSE) Local Services provides an \
implementation of the basic services defined by the RSE API that \
accesses local resources.
+# "copyright" property - text of the "Feature Update Copyright"
+copyright=\
+Copyright (c) 2000, 2006 IBM Corporation and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http://www.eclipse.org/legal/epl-v10.html\n
+################ end of copyright property ####################################
+
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
diff --git a/rse/features/org.eclipse.rse.local-feature/feature.xml b/rse/features/org.eclipse.rse.local-feature/feature.xml
index 52efd613e73..2605400dcdc 100644
--- a/rse/features/org.eclipse.rse.local-feature/feature.xml
+++ b/rse/features/org.eclipse.rse.local-feature/feature.xml
@@ -10,6 +10,10 @@
%description
+
+ %copyright
+
+
%license
@@ -35,36 +39,36 @@
diff --git a/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties
index c439da1f348..2c6f5e39502 100644
--- a/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties
+++ b/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties
@@ -18,7 +18,7 @@
featureName=Remote System Explorer Local Services Source
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse DSDP Project
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
@@ -28,6 +28,15 @@ description=Remote System Explorer (RSE) Local Services provides an \
implementation of the basic services defined by the RSE API that \
accesses local resources.
+# "copyright" property - text of the "Feature Update Copyright"
+copyright=\
+Copyright (c) 2000, 2006 IBM Corporation and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http://www.eclipse.org/legal/epl-v10.html\n
+################ end of copyright property ####################################
+
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
diff --git a/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/plugin.properties b/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/plugin.properties
index a385a55a028..0ba1cee06c5 100644
--- a/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/plugin.properties
+++ b/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/plugin.properties
@@ -9,4 +9,4 @@
# IBM Corporation - initial API and implementation
###############################################################################
pluginName=RSE Local Support Source
-providerName=Eclipse.org
+providerName=Eclipse DSDP Project
diff --git a/rse/plugins/org.eclipse.rse.connectorservice.local/plugin.properties b/rse/plugins/org.eclipse.rse.connectorservice.local/plugin.properties
index 862bdb0c3b5..dc93a8f6828 100644
--- a/rse/plugins/org.eclipse.rse.connectorservice.local/plugin.properties
+++ b/rse/plugins/org.eclipse.rse.connectorservice.local/plugin.properties
@@ -10,4 +10,4 @@
###############################################################################
pluginName = RSE Local Connector Service
-providerName = Eclipse.org
+providerName = Eclipse DSDP Project
diff --git a/rse/plugins/org.eclipse.rse.services.local/about.properties b/rse/plugins/org.eclipse.rse.services.local/about.properties
index e56f99c4204..fc03881bb8c 100644
--- a/rse/plugins/org.eclipse.rse.services.local/about.properties
+++ b/rse/plugins/org.eclipse.rse.services.local/about.properties
@@ -21,5 +21,5 @@ blurb=Remote System Explorer Local Services\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\
+(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm
\ No newline at end of file
diff --git a/rse/plugins/org.eclipse.rse.services.local/plugin.properties b/rse/plugins/org.eclipse.rse.services.local/plugin.properties
index fc6669d111c..fedb6d3e2c7 100644
--- a/rse/plugins/org.eclipse.rse.services.local/plugin.properties
+++ b/rse/plugins/org.eclipse.rse.services.local/plugin.properties
@@ -10,4 +10,4 @@
###############################################################################
pluginName = RSE Local Services
-providerName = Eclipse.org
+providerName = Eclipse DSDP Project
diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.properties
index 2e51fbe4742..6d9aa3fd5a8 100644
--- a/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.properties
+++ b/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.properties
@@ -15,7 +15,7 @@
################################################################################
pluginName = RSE Local Files
-providerName = Eclipse.org
+providerName = Eclipse DSDP Project
Files=Local Files
FilesDescription=This configuration allows you to work with files on the local system and doesn't require any communication server to be running.
\ No newline at end of file
diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.xml
index c9032ac4af4..e078c6dc4fd 100644
--- a/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.xml
+++ b/rse/plugins/org.eclipse.rse.subsystems.files.local/plugin.xml
@@ -28,7 +28,7 @@ Contributors:
icon="icons/full/obj16/systemfiles_obj.gif"
category="files"
class="org.eclipse.rse.subsystems.files.local.LocalFileSubSystemConfiguration"
- vendor="Eclipse.org"
+ vendor="Eclipse DSDP Project"
priority="100"
id="local.files">
diff --git a/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.properties
index 0dbfee09047..5f7e44a4dfa 100644
--- a/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.properties
+++ b/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.properties
@@ -15,6 +15,6 @@
################################################################################
pluginName = RSE Local Processes
-providerName = Eclipse.org
+providerName = Eclipse DSDP Project
Processes=Processes
\ No newline at end of file
diff --git a/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.xml
index 9b3b4e738c1..084333ec8f3 100644
--- a/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.xml
+++ b/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.xml
@@ -32,7 +32,7 @@ Contributors:
icon="icons/full/obj16/processsubsystem_obj.gif"
category="processes"
class="org.eclipse.rse.subsystems.processes.local.LocalProcessSubSystemFactory"
- vendor="Eclipse.org"
+ vendor="Eclipse DSDP Project"
priority="200"
id="local.processes">
diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.properties
index 1ed70df4a8c..0e47b5ead80 100644
--- a/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.properties
+++ b/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.properties
@@ -15,7 +15,7 @@
################################################################################
pluginName = RSE Local Shells
-providerName = Eclipse.org
+providerName = Eclipse DSDP Project
Shells=Local Shells
ShellsDescription=This configuration allows you to work with shells and commands on the local system and doesn't require any communication server to be running.
\ No newline at end of file
diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.xml
index e3d3fe0c171..ab995267b65 100644
--- a/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.xml
+++ b/rse/plugins/org.eclipse.rse.subsystems.shells.local/plugin.xml
@@ -32,7 +32,7 @@ Contributors:
icon="icons/full/obj16/systemcommands_obj.gif"
category="shells"
class="org.eclipse.rse.subsystems.shells.local.LocalShellSubSystemConfiguration"
- vendor="Eclipse.org"
+ vendor="Eclipse DSDP Project"
priority="300"
id="local.shells">