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

[cleanup] Fix Copyrights

This commit is contained in:
Martin Oberhuber 2008-06-04 12:05:43 +00:00
parent 35bbf33e9b
commit 6657b8bfd8
2 changed files with 14 additions and 12 deletions

View file

@ -1,8 +1,9 @@
/********************************************************************************
* Copyright (c) 2007 IBM Corporation. All rights reserved.
* This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html
/*******************************************************************************
* Copyright (c) 2007, 2008 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Initial Contributors:
* The following IBM employees contributed to the Remote System Explorer
@ -10,7 +11,7 @@
*
* Contributors:
* David McKnight (IBM) - [207100] decorated input stream
********************************************************************************/
*******************************************************************************/
package org.eclipse.rse.subsystems.files.core.servicesubsystem;
import java.io.IOException;

View file

@ -1,8 +1,9 @@
/********************************************************************************
* Copyright (c) 2007 IBM Corporation. All rights reserved.
* This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html
/*******************************************************************************
* Copyright (c) 2007, 2008 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Initial Contributors:
* The following IBM employees contributed to the Remote System Explorer
@ -10,7 +11,7 @@
*
* Contributors:
* David McKnight (IBM) - [207100] decorated output stream
********************************************************************************/
*******************************************************************************/
package org.eclipse.rse.subsystems.files.core.servicesubsystem;
import java.io.IOException;