Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.tcf.debug.ui/plugin.properties')
-rw-r--r--plugins/org.eclipse.tcf.debug.ui/plugin.properties13
1 files changed, 6 insertions, 7 deletions
diff --git a/plugins/org.eclipse.tcf.debug.ui/plugin.properties b/plugins/org.eclipse.tcf.debug.ui/plugin.properties
index 2e432a8b4..e5a6b1d35 100644
--- a/plugins/org.eclipse.tcf.debug.ui/plugin.properties
+++ b/plugins/org.eclipse.tcf.debug.ui/plugin.properties
@@ -1,12 +1,11 @@
###############################################################################
-# Copyright (c) 2007, 2014 Wind River Systems, Inc. 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
-#
+# Copyright (c) 2014 Wind River Systems, Inc. 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
+#
# Contributors:
-# Wind River Systems - initial implementation
+# Wind River Systems - initial API and implementation
###############################################################################
pluginName = TCF/Eclipse Debugger Integration UI
providerName = Eclipse.org - TCF

Back to the top