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

Add copyright attribution for Michael Scharfs patch for 163844

This commit is contained in:
Martin Oberhuber 2006-11-10 08:19:03 +00:00
parent 3cbe171677
commit 4a8ea375b5

View file

@ -1,5 +1,5 @@
/********************************************************************************
* Copyright (c) 2006 IBM Corporation. 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
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html
@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
*
* Contributors:
* {Name} (company) - description of contribution.
* Michael Scharf (Wind River) - Fix 163844: InvalidThreadAccess in checkForCollision
********************************************************************************/
package org.eclipse.rse.files.ui.resources;