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

[261644] [dstore] remote search improvements

-updated date to 2009
This commit is contained in:
David McKnight 2009-02-10 21:28:55 +00:00
parent 9b5952c3b4
commit 42b715d32c

View file

@ -1,5 +1,5 @@
/*******************************************************************************
* Copyright (c) 2002, 2007 IBM Corporation and others.
* Copyright (c) 2002, 2009 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
@ -14,6 +14,7 @@
* Contributors:
* David McKnight (IBM) - [202822] don't need to remove children from map here
* David McKnight (IBM) - [255390] check memory to determine whether to queue
* David McKnight (IBM) - [261644] [dstore] remote search improvements
*******************************************************************************/
package org.eclipse.dstore.internal.core.util;