From 5a711902021b76457f7f8ad6a417aadab02ad189 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 25 Oct 2006 12:19:15 +0000 Subject: [PATCH] Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion --- .../feature.properties | 13 ++++++++++-- .../org.eclipse.rse.ssh-feature/feature.xml | 20 +++++++++++-------- .../sourceTemplateFeature/feature.properties | 11 +++++++++- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/plugin.properties | 2 +- .../plugin.properties | 2 +- .../about.properties | 6 +++--- .../plugin.properties | 2 +- .../plugin.properties | 2 +- .../plugin.properties | 2 +- 10 files changed, 43 insertions(+), 21 deletions(-) diff --git a/rse/features/org.eclipse.rse.ssh-feature/feature.properties b/rse/features/org.eclipse.rse.ssh-feature/feature.properties index f8cd6629fd6..433a8089dda 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006 IBM Corporation and others. +# Copyright (c) 2006 Wind River Systems, Inc. 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 @@ -18,7 +18,7 @@ featureName=Remote System Explorer SSH 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 @@ -27,6 +27,15 @@ updateSiteName=Target Management Project Updates description=An SSH-based \ implementation of the file ans shell services defined by the RSE API. +# "copyright" property - text of the "Feature Update Copyright" +copyright=\ +Copyright (c) 2006 Wind River Systems, Inc. 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 +################ 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.ssh-feature/feature.xml b/rse/features/org.eclipse.rse.ssh-feature/feature.xml index 3e0122f3e8d..e8703afc3f4 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.xml +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.xml @@ -10,6 +10,10 @@ %description + + %copyright + + %license @@ -36,29 +40,29 @@ diff --git a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties index 33b1768a489..5284c92c7af 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties @@ -18,7 +18,7 @@ featureName=Remote System Explorer SSH 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 @@ -27,6 +27,15 @@ updateSiteName=Target Management Project Updates description=An SSH-based \ implementation of the file and shell services defined by the RSE API. +# "copyright" property - text of the "Feature Update Copyright" +copyright=\ +Copyright (c) 2006 Wind River Systems, Inc. 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 +################ 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.ssh-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.properties index 210b66e5783..20f88649523 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. +# Copyright (c) 2006 Wind River Systems, Inc. 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 @@ -21,5 +21,5 @@ blurb=Remote System Explorer SSH Services Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2006. All rights reserved.\n\ Visit http://www.eclipse.org/dsdp/tm diff --git a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/plugin.properties b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/plugin.properties index 57f125aecaf..7225e2b5bce 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/plugin.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/plugin.properties @@ -9,4 +9,4 @@ # IBM Corporation - initial API and implementation ############################################################################### pluginName=RSE SSH Support Source -providerName=Eclipse.org +providerName=Eclipse DSDP Project diff --git a/rse/plugins/org.eclipse.rse.connectorservice.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.connectorservice.ssh/plugin.properties index f6cae31bae8..5de80f9e361 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.connectorservice.ssh/plugin.properties @@ -10,7 +10,7 @@ ################################################################################ pluginName = RSE SSH Connector Service -providerName = Eclipse.org +providerName = Eclipse DSDP Project SshSystemName=SSH Only SshSystemDescription=Connection for SSH access to remote systems diff --git a/rse/plugins/org.eclipse.rse.services.ssh/about.properties b/rse/plugins/org.eclipse.rse.services.ssh/about.properties index 427608e7407..14ec3b62877 100644 --- a/rse/plugins/org.eclipse.rse.services.ssh/about.properties +++ b/rse/plugins/org.eclipse.rse.services.ssh/about.properties @@ -1,12 +1,12 @@ ############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. +# Copyright (c) 2006 IBM Corporation, Wind River Systems, Inc. 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 # http://www.eclipse.org/legal/epl-v10.html # # Contributors: -# IBM Corporation - initial API and implementation +# IBM Corporation - initial API and implementation ############################################################################### # about.properties # contains externalized strings for about.ini @@ -21,5 +21,5 @@ blurb=Remote System Explorer SSH Services\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 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.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.services.ssh/plugin.properties index 5baa79d1a52..14bb51bc449 100644 --- a/rse/plugins/org.eclipse.rse.services.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.services.ssh/plugin.properties @@ -10,5 +10,5 @@ ################################################################################ pluginName = RSE SSH Services -providerName = Eclipse.org +providerName = Eclipse DSDP Project \ No newline at end of file diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties index eb37b776a14..aeb02d9c106 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties @@ -10,7 +10,7 @@ ################################################################################ pluginName = RSE SSH Files -providerName = Eclipse.org +providerName = Eclipse DSDP Project SshFileSubsystemName=Sftp Files SshFileSubsystemDescription=Work with files on remote systems using the Secure Shell (ssh) protocol. diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties index 53ce2abe711..552e02306c2 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties @@ -10,7 +10,7 @@ ################################################################################ pluginName = RSE SSH Shells -providerName = Eclipse.org +providerName = Eclipse DSDP Project SshShellSubsystemName=Ssh Shells SshShellSubsystemDescription=Work with shells and commands on remote systems using the Secure Shell (ssh) protocol.