diff --git a/rse/features/org.eclipse.rse.ssh-feature/feature.properties b/rse/features/org.eclipse.rse.ssh-feature/feature.properties index dc785ce2ce0..de851b66504 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.properties @@ -24,7 +24,7 @@ providerName=Eclipse.org updateSiteName=Eclipse.org update site # "description" property - description of the feature -description=The Remote System Explorer (RSE) stp contains an SSH-based \ +description=An SSH-based \ implementation of the file ans shell services defined by the RSE API. # "licenseURL" property - URL of the "Feature License" @@ -129,5 +129,6 @@ using any encryption software, please check the country's laws,\n\ regulations and policies concerning the import, possession, or use,\n\ and re-export of encryption software, to see if this is permitted.\n\ \n\ -Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n +Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n\ +SSH is a registered trademark and Secure Shell is a trademark of SSH Communications Security Corp (http://www.ssh.com).\n ########### end of license property ########################################## diff --git a/rse/features/org.eclipse.rse.ssh-feature/feature.xml b/rse/features/org.eclipse.rse.ssh-feature/feature.xml index 86baa7e7232..ef3513dbfd4 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.xml +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.xml @@ -28,7 +28,6 @@ - diff --git a/rse/features/org.eclipse.rse.ssh-feature/license.html b/rse/features/org.eclipse.rse.ssh-feature/license.html index c6af966b61e..9103d644d59 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/license.html +++ b/rse/features/org.eclipse.rse.ssh-feature/license.html @@ -74,6 +74,7 @@ contact the Eclipse Foundation to determine what terms and conditions govern tha another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.

-Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. +Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
+SSH is a registered trademark and Secure Shell is a trademark of SSH Communications Security Corp (http://www.ssh.com). 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 50694569b0b..557c36107c1 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties @@ -24,7 +24,7 @@ providerName=Eclipse.org updateSiteName=Eclipse.org update site # "description" property - description of the feature -description=The Remote System Explorer (RSE) stp contains an SSH-based \ +description=An SSH-based \ implementation of the file and shell services defined by the RSE API. # "licenseURL" property - URL of the "Feature License" diff --git a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.html b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.html index 02c4b50b651..5cedd8959bb 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.html +++ b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.html @@ -28,5 +28,9 @@ and such source code may be obtained at http://www.eclipse.org.< agreements and/or notices. Details about these license agreements and notices are contained in "about.html" files ("Abouts") located in sub-directories in the src/ directory of this plug-in. Such Abouts govern your use of the Source Zips in that directory, not the EPL.

+

Trademarks

+

SSH is a registered trademark and Secure Shell is a trademark of +SSH Communications Security Corp (http://www.ssh.com)

+ \ No newline at end of file