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

[copyright] fix copyright comment

This commit is contained in:
David Dykstal 2007-05-25 14:51:41 +00:00
parent 7d47d82b47
commit b97e8aa62f
3 changed files with 21 additions and 18 deletions

View file

@ -1,11 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2007 IBM Corporation. All rights reserved. * Copyright (c) 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 API and implementation. * IBM Corporation - initial API and implementation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.core.model; package org.eclipse.rse.core.model;

View file

@ -1,11 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2007 IBM Corporation. All rights reserved. * Copyright (c) 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 API and implementation. * IBM Corporation - initial API and implementation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.core.model; package org.eclipse.rse.core.model;

View file

@ -1,11 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2007 IBM Corporation. All rights reserved. * Copyright (c) 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 API and implementation. * IBM Corporation - initial API and implementation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.rse.internal.eclipse.filesystem.ui.actions; package org.eclipse.rse.internal.eclipse.filesystem.ui.actions;