1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 21:15:23 +02:00

Fix Copyright Headers for Tests

This commit is contained in:
Martin Oberhuber 2006-12-21 10:58:48 +00:00
parent 611ff12ad7
commit 5deb2dcf1e
33 changed files with 258 additions and 229 deletions

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests; package org.eclipse.rse.tests;
import junit.framework.Test; import junit.framework.Test;

View file

@ -1,5 +1,5 @@
/* ******************************************************************************* /* *******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 IBM Corporation and others. All rights reserved.
* This program and the accompanying materials are made available under the terms * This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is * of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html * available at http://www.eclipse.org/legal/epl-v10.html

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.core; package org.eclipse.rse.tests.core;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.core; package org.eclipse.rse.tests.core;
import org.eclipse.core.runtime.IPath; import org.eclipse.core.runtime.IPath;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.core; package org.eclipse.rse.tests.core;
/** /**

View file

@ -1,5 +1,5 @@
/* ******************************************************************************* /* *******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 IBM Corporation and others. All rights reserved.
* This program and the accompanying materials are made available under the terms * This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is * of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html * available at http://www.eclipse.org/legal/epl-v10.html

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.core; package org.eclipse.rse.tests.core;
import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Display;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.core.connection; package org.eclipse.rse.tests.core.connection;
import java.util.Properties; import java.util.Properties;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.core.connection; package org.eclipse.rse.tests.core.connection;
/** /**

View file

@ -1,5 +1,5 @@
/* ******************************************************************************* /* *******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 IBM Corporation and others. All rights reserved.
* This program and the accompanying materials are made available under the terms * This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is * of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html * available at http://www.eclipse.org/legal/epl-v10.html

View file

@ -1,5 +1,5 @@
/* ******************************************************************************* /* *******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 IBM Corporation and others. All rights reserved.
* This program and the accompanying materials are made available under the terms * This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is * of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html * available at http://www.eclipse.org/legal/epl-v10.html

View file

@ -1,5 +1,5 @@
/* ******************************************************************************* /* *******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 IBM Corporation and others. All rights reserved.
* This program and the accompanying materials are made available under the terms * This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is * of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html * available at http://www.eclipse.org/legal/epl-v10.html

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal; package org.eclipse.rse.tests.internal;
import java.util.Properties; import java.util.Properties;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal; package org.eclipse.rse.tests.internal;
import java.io.BufferedOutputStream; import java.io.BufferedOutputStream;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal; package org.eclipse.rse.tests.internal;
import java.util.ArrayList; import java.util.ArrayList;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal; package org.eclipse.rse.tests.internal;
import junit.framework.Test; import junit.framework.Test;

View file

@ -1,12 +1,14 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Uwe Stieber (Wind River) - initial contribution. * Uwe Stieber (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal; package org.eclipse.rse.tests.internal;
import java.util.ResourceBundle; import java.util.ResourceBundle;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import java.lang.reflect.InvocationTargetException; import java.lang.reflect.InvocationTargetException;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IProgressMonitor;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import org.eclipse.core.runtime.IAdapterFactory; import org.eclipse.core.runtime.IAdapterFactory;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import java.util.Vector; import java.util.Vector;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import org.eclipse.rse.ui.view.SubSystemConfigurationAdapter; import org.eclipse.rse.ui.view.SubSystemConfigurationAdapter;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IProgressMonitor;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import org.eclipse.rse.core.model.IHost; import org.eclipse.rse.core.model.IHost;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.internal.testsubsystem; package org.eclipse.rse.tests.internal.testsubsystem;
import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IProgressMonitor;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem; package org.eclipse.rse.tests.testsubsystem;
import org.eclipse.jface.resource.ImageDescriptor; import org.eclipse.jface.resource.ImageDescriptor;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem; package org.eclipse.rse.tests.testsubsystem;
import java.util.ArrayList; import java.util.ArrayList;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem; package org.eclipse.rse.tests.testsubsystem;
import org.eclipse.rse.core.subsystems.AbstractResource; import org.eclipse.rse.core.subsystems.AbstractResource;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem.interfaces; package org.eclipse.rse.tests.testsubsystem.interfaces;
import org.eclipse.rse.core.subsystems.ISubSystem; import org.eclipse.rse.core.subsystems.ISubSystem;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem.interfaces; package org.eclipse.rse.tests.testsubsystem.interfaces;
import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IProgressMonitor;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem.interfaces; package org.eclipse.rse.tests.testsubsystem.interfaces;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem.interfaces; package org.eclipse.rse.tests.testsubsystem.interfaces;
import org.eclipse.rse.core.subsystems.ISubSystem; import org.eclipse.rse.core.subsystems.ISubSystem;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others. All rights reserved. * Copyright (c) 2006 Wind River Systems, Inc. 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
* *
* Contributors: * Contributors:
* Tobias Schwarz (Wind River) - initial contribution. * Tobias Schwarz (Wind River) - initial API and implementation
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.tests.testsubsystem.interfaces; package org.eclipse.rse.tests.testsubsystem.interfaces;
/** /**