mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 00:05:53 +02:00
[cleanup] Update Copyrights
This commit is contained in:
parent
9d946ca137
commit
e8a25cec9b
78 changed files with 679 additions and 604 deletions
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2006 IBM Corporation and others.
|
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local;
|
package org.eclipse.rse.internal.services.local;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local;
|
package org.eclipse.rse.internal.services.local;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local;
|
package org.eclipse.rse.internal.services.local;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
################################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 IBM Corporation. All rights reserved.
|
# Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
# This program and the accompanying materials are made available under the terms
|
# All rights reserved. This program and the accompanying materials
|
||||||
# of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# available at http://www.eclipse.org/legal/epl-v10.html
|
# which accompanies this distribution, and is available at
|
||||||
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
# Initial Contributors:
|
# Initial Contributors:
|
||||||
# The following IBM employees contributed to the Remote System Explorer
|
# The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# {Name} (company) - description of contribution.
|
# {Name} (company) - description of contribution.
|
||||||
################################################################################
|
###############################################################################
|
||||||
|
|
||||||
# NLS_MESSAGEFORMAT_VAR
|
# NLS_MESSAGEFORMAT_VAR
|
||||||
# NLS_ENCODING=UTF-8
|
# NLS_ENCODING=UTF-8
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation and others. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Martin Oberhuber (Wind River) - Fix [168591] LocalHostFile missing equals()
|
* Martin Oberhuber (Wind River) - Fix [168591] LocalHostFile missing equals()
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local.files;
|
package org.eclipse.rse.internal.services.local.files;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Kevin Doyle (IBM) - [189828] renameTo() now passes proper name to _child.renameTo()
|
* Kevin Doyle (IBM) - [189828] renameTo() now passes proper name to _child.renameTo()
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local.files;
|
package org.eclipse.rse.internal.services.local.files;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Michael Berger (IBM) - Bug 147791 - symbolic links can cause circular search.
|
* Michael Berger (IBM) - Bug 147791 - symbolic links can cause circular search.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local.search;
|
package org.eclipse.rse.internal.services.local.search;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local.shells;
|
package org.eclipse.rse.internal.services.local.shells;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local.shells;
|
package org.eclipse.rse.internal.services.local.shells;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation and others. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -13,7 +14,7 @@
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Javier Montalvo Orús (Symbian) - 138619: Fix codepage on Win2K
|
* Javier Montalvo Orús (Symbian) - 138619: Fix codepage on Win2K
|
||||||
* Lothar Werzinger (Tradescape) - 161838: Support terminating local shells
|
* Lothar Werzinger (Tradescape) - 161838: Support terminating local shells
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.local.shells;
|
package org.eclipse.rse.internal.services.local.shells;
|
||||||
import java.io.BufferedReader;
|
import java.io.BufferedReader;
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2001, 2006 IBM Corporation and others.
|
# Copyright (c) 2001, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
package org.eclipse.rse.internal.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.services.clientserver.java;
|
package org.eclipse.rse.internal.services.clientserver.java;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver;
|
package org.eclipse.rse.services.clientserver;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver;
|
package org.eclipse.rse.services.clientserver;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver;
|
package org.eclipse.rse.services.clientserver;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.archiveutils;
|
package org.eclipse.rse.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.archiveutils;
|
package org.eclipse.rse.services.clientserver.archiveutils;
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.archiveutils;
|
package org.eclipse.rse.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.archiveutils;
|
package org.eclipse.rse.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.archiveutils;
|
package org.eclipse.rse.services.clientserver.archiveutils;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.messages;
|
package org.eclipse.rse.services.clientserver.messages;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.messages;
|
package org.eclipse.rse.services.clientserver.messages;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes;
|
package org.eclipse.rse.services.clientserver.processes;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes;
|
package org.eclipse.rse.services.clientserver.processes;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes;
|
package org.eclipse.rse.services.clientserver.processes;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes.handlers;
|
package org.eclipse.rse.services.clientserver.processes.handlers;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes.handlers;
|
package org.eclipse.rse.services.clientserver.processes.handlers;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes.handlers;
|
package org.eclipse.rse.services.clientserver.processes.handlers;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes.handlers;
|
package org.eclipse.rse.services.clientserver.processes.handlers;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes.handlers;
|
package org.eclipse.rse.services.clientserver.processes.handlers;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.processes.handlers;
|
package org.eclipse.rse.services.clientserver.processes.handlers;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.search;
|
package org.eclipse.rse.services.clientserver.search;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.search;
|
package org.eclipse.rse.services.clientserver.search;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.search;
|
package org.eclipse.rse.services.clientserver.search;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.clientserver.search;
|
package org.eclipse.rse.services.clientserver.search;
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.files;
|
package org.eclipse.rse.services.files;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.files;
|
package org.eclipse.rse.services.files;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.files;
|
package org.eclipse.rse.services.files;
|
||||||
import java.util.ResourceBundle;
|
import java.util.ResourceBundle;
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.files;
|
package org.eclipse.rse.services.files;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.files;
|
package org.eclipse.rse.services.files;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.files;
|
package org.eclipse.rse.services.files;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.processes;
|
package org.eclipse.rse.services.processes;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.search;
|
package org.eclipse.rse.services.search;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.search;
|
package org.eclipse.rse.services.search;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.search;
|
package org.eclipse.rse.services.search;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.services.shells;
|
package org.eclipse.rse.services.shells;
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
package org.eclipse.rse.services.shells;
|
package org.eclipse.rse.services.shells;
|
||||||
|
|
||||||
import java.io.BufferedReader;
|
import java.io.BufferedReader;
|
||||||
|
|
Loading…
Add table
Reference in a new issue