From 972a31ba0b4f821c9b2493330dd1bf4b0caa6b0b Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Mon, 18 Aug 2008 15:43:49 +0000 Subject: [PATCH] [cleanup] Restore copyright comment since not actually changed anything for [244388] --- .../org/eclipse/dstore/internal/core/util/ExternalLoader.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rse/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/ExternalLoader.java b/rse/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/ExternalLoader.java index e755501ac8e..f798277f337 100644 --- a/rse/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/ExternalLoader.java +++ b/rse/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/ExternalLoader.java @@ -12,7 +12,7 @@ * Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. * * Contributors: - * David McKnight (IBM) - [244388] [dstore] Connection hangs when a miner not installed + * {Name} (company) - description of contribution. *******************************************************************************/ package org.eclipse.dstore.internal.core.util;