diff --git a/rse/doc/org.eclipse.dstore.doc.isv/plugin.properties b/rse/doc/org.eclipse.dstore.doc.isv/plugin.properties index b9113ccc807..8ba7ff21671 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/plugin.properties +++ b/rse/doc/org.eclipse.dstore.doc.isv/plugin.properties @@ -11,4 +11,4 @@ # NLS_MESSAGEFORMAT_VAR pluginName=RSE DStore ISV Documentation -providerName=Eclipse.org +providerName=Eclipse DSDP Project diff --git a/rse/doc/org.eclipse.rse.doc.isv/plugin.properties b/rse/doc/org.eclipse.rse.doc.isv/plugin.properties index 31afcd44f48..ae0f7bca600 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/plugin.properties +++ b/rse/doc/org.eclipse.rse.doc.isv/plugin.properties @@ -9,4 +9,4 @@ # IBM Corporation - initial API and implementation ############################################################################### pluginName=RSE Developer Guide -providerName=Eclipse.org +providerName=Eclipse DSDP Project diff --git a/rse/examples/org.eclipse.rse.remotecdt/about.properties b/rse/examples/org.eclipse.rse.remotecdt/about.properties index 20445719c9c..52290caf9a0 100644 --- a/rse/examples/org.eclipse.rse.remotecdt/about.properties +++ b/rse/examples/org.eclipse.rse.remotecdt/about.properties @@ -1,12 +1,12 @@ ############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. +# Copyright (c) 2006 PalmSource, 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 +# PalmSource - initial API and implementation ############################################################################### # about.properties # contains externalized strings for about.ini @@ -21,5 +21,5 @@ blurb=Remote System Explorer CDT Remote Launch Integration\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\ +(c) Copyright PalmSource, Inc., 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/examples/org.eclipse.rse.remotecdt/plugin.properties b/rse/examples/org.eclipse.rse.remotecdt/plugin.properties index 869fca42015..1bcdf6e97f0 100644 --- a/rse/examples/org.eclipse.rse.remotecdt/plugin.properties +++ b/rse/examples/org.eclipse.rse.remotecdt/plugin.properties @@ -10,4 +10,4 @@ ################################################################################ pluginName = RSE CDT Remote Launch Integration -providerName = Eclipse.org +providerName = Eclipse DSDP Project diff --git a/rse/features/org.eclipse.rse.remotecdt-feature/feature.properties b/rse/features/org.eclipse.rse.remotecdt-feature/feature.properties index a53b4ad2d7b..add6aa135fb 100644 --- a/rse/features/org.eclipse.rse.remotecdt-feature/feature.properties +++ b/rse/features/org.eclipse.rse.remotecdt-feature/feature.properties @@ -18,7 +18,7 @@ featureName=RSE CDT Remote Launch Integration # "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 @@ -29,6 +29,15 @@ description=The RSE CDT Remote Launch Integration provides a Launch Configuratio for debugging C/C++ programs on a remote host through RSE-provided shell and file \ services, and gdbserver. +# "copyright" property - text of the "Feature Update Copyright" +copyright=\ +Copyright (c) 2006 PalmSource, Inc., 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\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.remotecdt-feature/feature.xml b/rse/features/org.eclipse.rse.remotecdt-feature/feature.xml index dec1ff8f005..3463a52c50a 100644 --- a/rse/features/org.eclipse.rse.remotecdt-feature/feature.xml +++ b/rse/features/org.eclipse.rse.remotecdt-feature/feature.xml @@ -11,6 +11,10 @@ %description + + %copyright + + %license @@ -18,7 +22,6 @@ - @@ -27,8 +30,8 @@ diff --git a/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplateFeature/feature.properties index 63d44a10f59..0bd3d9f1f15 100644 --- a/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplateFeature/feature.properties @@ -18,7 +18,7 @@ featureName=RSE CDT Remote Launch Integration 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=The RSE CDT Remote Launch Integration provides a Launch Configuratio for debugging C/C++ programs on a remote host through RSE-provided shell and file \ services, and gdbserver. +# "copyright" property - text of the "Feature Update Copyright" +copyright=\ +Copyright (c) 2006 PalmSource, Inc., 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\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.remotecdt-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/about.properties index ac693d67bf2..d1fd4c1239d 100644 --- a/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/about.properties @@ -21,5 +21,5 @@ blurb=Remote System Explorer CDT Remote Launch Integration Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\ +(c) Copyright PalmSource, Inc., 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.remotecdt-feature/sourceTemplatePlugin/build.properties b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/build.properties index 383adb18204..b2a9c78b2d6 100644 --- a/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/build.properties +++ b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/build.properties @@ -1,13 +1,13 @@ ############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. +# Copyright (c) 2006 PalmSource, 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 -# Martin Oberhuber (WindRiver) - Use eclipse32.png feature image +# PalmSource, Inc. - initial API and implementation +# Martin Oberhuber (WindRiver) - Use eclipse32.png feature image ############################################################################### bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.png, plugin.properties, plugin.xml, src/, META-INF/ sourcePlugin = true diff --git a/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/plugin.properties b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/plugin.properties index aa82794a042..cfa5d137d05 100644 --- a/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/plugin.properties +++ b/rse/features/org.eclipse.rse.remotecdt-feature/sourceTemplatePlugin/plugin.properties @@ -9,4 +9,4 @@ # Martin Oberhuber - initial API and implementation ################################################################################ pluginName=RSE CDT Remote Launch Integration Source -providerName=Eclipse.org +providerName=Eclipse DSDP Project diff --git a/rse/features/org.eclipse.rse.sdk-feature/feature.properties b/rse/features/org.eclipse.rse.sdk-feature/feature.properties index de3b4823222..f4ee36a6510 100644 --- a/rse/features/org.eclipse.rse.sdk-feature/feature.properties +++ b/rse/features/org.eclipse.rse.sdk-feature/feature.properties @@ -18,7 +18,7 @@ featureName=Remote System Explorer SDK # "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,18 @@ description=Remote System Explorer (RSE) SDK combines the runtime features \ with the generated source, javadoc, and ISV documentation to provide \ a package for the development of RSE based applications. +# "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\ +\n\ +This product includes software developed by the\n\ +Apache Software Foundation http://www.apache.org/ +################ 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.sdk-feature/feature.xml b/rse/features/org.eclipse.rse.sdk-feature/feature.xml index 83645e36f06..b383ba29b65 100644 --- a/rse/features/org.eclipse.rse.sdk-feature/feature.xml +++ b/rse/features/org.eclipse.rse.sdk-feature/feature.xml @@ -10,6 +10,10 @@ %description + + %copyright + + %license @@ -81,22 +85,22 @@ diff --git a/rse/plugins/org.eclipse.rse.sdk/about.properties b/rse/plugins/org.eclipse.rse.sdk/about.properties index 7ff8e9bfa52..fce104b35b8 100644 --- a/rse/plugins/org.eclipse.rse.sdk/about.properties +++ b/rse/plugins/org.eclipse.rse.sdk/about.properties @@ -21,7 +21,7 @@ blurb=Remote System Explorer SDK\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\n\ \n\ This product includes software developed by the\n\ diff --git a/rse/plugins/org.eclipse.rse.sdk/plugin.properties b/rse/plugins/org.eclipse.rse.sdk/plugin.properties index 4f6318cc8ba..a6af54e11ee 100644 --- a/rse/plugins/org.eclipse.rse.sdk/plugin.properties +++ b/rse/plugins/org.eclipse.rse.sdk/plugin.properties @@ -10,4 +10,4 @@ ############################################################################### pluginName = RSE SDK -providerName = Eclipse.org \ No newline at end of file +providerName = Eclipse DSDP Project \ No newline at end of file