From 6d14f5aa734b41e21034b7af4fa44fddc837a82b Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Tue, 16 Jun 2009 21:37:21 +0000 Subject: [PATCH] fix legal, provider info --- dsf/org.eclipse.cdt.tests.dsf/plugin.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dsf/org.eclipse.cdt.tests.dsf/plugin.properties b/dsf/org.eclipse.cdt.tests.dsf/plugin.properties index 309e6e2f7d7..11648b28e17 100644 --- a/dsf/org.eclipse.cdt.tests.dsf/plugin.properties +++ b/dsf/org.eclipse.cdt.tests.dsf/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006 Wind River Systems and others. +# Copyright (c) 2009 Wind River Systems 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 @@ -7,7 +7,8 @@ # # Contributors: # Wind River Systems - initial API and implementation +# IBM Corporation ############################################################################### pluginName=Debugger Services Framework Test Plugin -providerName=Eclipse.org +providerName=Eclipse CDT