From 8f7d8f618ed62a40eec4c3ef8246e34b27ac9011 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 14 May 2009 05:09:09 +0000 Subject: [PATCH] [cleanup] Fix Copyright dates --- .../org.eclipse.rse.efs.ui/plugin.properties | 27 ++++++------ rse/plugins/org.eclipse.rse.efs.ui/plugin.xml | 31 ++++++------- .../plugin.xml | 43 ++++++++++--------- .../plugin.properties | 26 +++++------ .../plugin.xml | 27 ++++++------ 5 files changed, 79 insertions(+), 75 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.efs.ui/plugin.properties b/rse/plugins/org.eclipse.rse.efs.ui/plugin.properties index 432df9e2ece..7230775401c 100644 --- a/rse/plugins/org.eclipse.rse.efs.ui/plugin.properties +++ b/rse/plugins/org.eclipse.rse.efs.ui/plugin.properties @@ -1,18 +1,19 @@ -################################################################################ -# Copyright (c) 2000, 2007 IBM Corporation. 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 +############################################################################### +# Copyright (c) 2000, 2009 IBM Corporation 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 # -# Initial Contributors: -# The following IBM employees contributed to the Remote System Explorer -# component that contains this file: David McKnight, Kushal Munir, -# Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson, -# Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. +# Initial Contributors: +# The following IBM employees contributed to the Remote System Explorer +# component that contains this file: David McKnight, Kushal Munir, +# Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson, +# Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. # -# Contributors: -# {Name} (company) - description of contribution. -################################################################################ +# Contributors: +# {Name} (company) - description of contribution. +############################################################################### # NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 diff --git a/rse/plugins/org.eclipse.rse.efs.ui/plugin.xml b/rse/plugins/org.eclipse.rse.efs.ui/plugin.xml index 52f8b76a444..77e95f135ac 100644 --- a/rse/plugins/org.eclipse.rse.efs.ui/plugin.xml +++ b/rse/plugins/org.eclipse.rse.efs.ui/plugin.xml @@ -1,21 +1,22 @@ + Contributors: + Kushal Munir (IBM) - Changed paths to reflect internal packages + Martin Oberhuber (Wind River) - [188360] renamed from plugin org.eclipse.rse.eclipse.filesystem + Martin Oberhuber (Wind River) - [235145] Add comments how to hide "Create Remote Project" action by means of Activity + --> + Contributors: + Javier Montalvo Orus (Symbian) - add Windows to list of valid FTP systems + Martin Oberhuber (Wind River) - add FTP Only system type + Javier Montalvo Orus (Symbian) - [plan] Improve Discovery and Autodetect in RSE + Javier Montalvo Orus (Symbian) - Fixing 176216 - [api] FTP sould provide API to allow clients register their own FTPListingParser + Martin Oberhuber (Wind River) - [186523] Move subsystemConfigurations from UI to core + Javier Montalvo Orus (Symbian) - improved autodetection of FTPListingParser + Martin Oberhuber (Wind River) - [198692] Use FTP LIST -a to list UNIX hidden files + Javier Montalvo Orus (Symbian) - [225821] [ftp] opening "/home" fails on OS/400 IFS + Martin Oberhuber (Wind River) - [214141] Avoid NPE if missing SYST command + --> 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 9eeed4263c1..9d24023099b 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.properties @@ -1,18 +1,18 @@ ############################################################################### -# Copyright (c) 2006, 2007 IBM Corporation 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 -# -# Initial Contributors: -# The following IBM employees contributed to the Remote System Explorer -# component that contains this file: David McKnight, Kushal Munir, -# Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson, -# Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. +# Copyright (c) 2006, 2009 IBM Corporation 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: -# {Name} (company) - description of contribution. +# Initial Contributors: +# The following IBM employees contributed to the Remote System Explorer +# component that contains this file: David McKnight, Kushal Munir, +# Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson, +# Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. +# +# Contributors: +# {Name} (company) - description of contribution. ############################################################################### # NLS_MESSAGEFORMAT_NONE 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 4ca0b222c63..3b1f0670150 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.processes.local/plugin.xml @@ -1,19 +1,20 @@ + Contributors: + {Name} (company) - description of contribution. + -->