1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-15 04:05:38 +02:00

[cleanup] Update Copyrights

This commit is contained in:
Martin Oberhuber 2007-06-05 11:16:14 +00:00
parent 30c91936d2
commit 262a370121
29 changed files with 585 additions and 557 deletions

View file

@ -1,5 +1,5 @@
############################################################################### ###############################################################################
# Copyright (c) 2006 IBM Corporation and others. # Copyright (c) 2006, 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

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework; package org.eclipse.rse.internal.tests.framework;
import org.eclipse.rse.tests.framework.AbstractTestSuiteHolder; import org.eclipse.rse.tests.framework.AbstractTestSuiteHolder;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework; package org.eclipse.rse.internal.tests.framework;
import junit.framework.TestSuite; import junit.framework.TestSuite;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework; package org.eclipse.rse.internal.tests.framework;
import org.eclipse.core.runtime.IStatus; import org.eclipse.core.runtime.IStatus;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework; package org.eclipse.rse.internal.tests.framework;
import junit.framework.TestSuite; import junit.framework.TestSuite;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.actions; package org.eclipse.rse.internal.tests.framework.actions;
import java.util.Iterator; import java.util.Iterator;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.actions; package org.eclipse.rse.internal.tests.framework.actions;
import java.lang.reflect.InvocationTargetException; import java.lang.reflect.InvocationTargetException;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.actions; package org.eclipse.rse.internal.tests.framework.actions;
import org.eclipse.jface.action.IAction; import org.eclipse.jface.action.IAction;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.actions; package org.eclipse.rse.internal.tests.framework.actions;
import org.eclipse.jface.action.IAction; import org.eclipse.jface.action.IAction;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.io.PrintStream; import java.io.PrintStream;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.net.URL; import java.net.URL;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.net.MalformedURLException; import java.net.MalformedURLException;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.io.IOException; import java.io.IOException;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.io.BufferedReader; import java.io.BufferedReader;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.text.MessageFormat; import java.text.MessageFormat;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.util.List; import java.util.List;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.io.IOException; import java.io.IOException;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.net.URL; import java.net.URL;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
import java.util.Iterator; import java.util.Iterator;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.scripting; package org.eclipse.rse.internal.tests.framework.scripting;
/** /**

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.ui; package org.eclipse.rse.internal.tests.framework.ui;
import org.eclipse.ui.IPageLayout; import org.eclipse.ui.IPageLayout;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.ui; package org.eclipse.rse.internal.tests.framework.ui;
import org.eclipse.swt.SWT; import org.eclipse.swt.SWT;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.ui; package org.eclipse.rse.internal.tests.framework.ui;
import java.net.URL; import java.net.URL;

View file

@ -1,12 +1,13 @@
/* ******************************************************************************* /*******************************************************************************
* 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
* *
* Contributors: * Contributors:
* David Dykstal (IBM) - initial contribution. * David Dykstal (IBM) - initial contribution.
* *******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.tests.framework.ui; package org.eclipse.rse.internal.tests.framework.ui;
import org.eclipse.jface.resource.ImageDescriptor; import org.eclipse.jface.resource.ImageDescriptor;