1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 00:03:53 +02:00

[cleanup] copyright comments: space between 2007, 2008

This commit is contained in:
Martin Oberhuber 2008-03-07 20:17:17 +00:00
parent 2809cd2dba
commit 446a62f0da
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
/********************************************************************************
* Copyright (c) 2007,2008 IBM Corporation. All rights reserved.
* Copyright (c) 2007, 2008 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

View file

@ -1,5 +1,5 @@
/********************************************************************************
* Copyright (c) 2007,2008 IBM Corporation. All rights reserved.
* Copyright (c) 2007, 2008 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

View file

@ -1,5 +1,5 @@
/*******************************************************************************
* Copyright (c) 2007,2008 Wind River Systems, Inc. and others.
* Copyright (c) 2007, 2008 Wind River Systems, Inc. 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
@ -8,7 +8,7 @@
* Contributors:
* Uwe Stieber (Wind River) - initial API and implementation.
* Javier Montalvo Orus (Symbian) - [174992] default wizard hides special ones
* David McKnight (IBM) - [216252] MessageFormat.format -> NLS.bind
* David McKnight (IBM) - [216252] MessageFormat.format -> NLS.bind
*******************************************************************************/
package org.eclipse.rse.ui.wizards.newconnection;