diff options
author | eutarass | 2010-05-27 21:08:57 +0000 |
---|---|---|
committer | eutarass | 2010-05-27 21:08:57 +0000 |
commit | 1930517a11a370ca3a26369e55f8abc6068bd460 (patch) | |
tree | 036d89f30c2364a5dc89a2219fcd709402c93569 /plugins/org.eclipse.tm.tcf.cdt.ui/plugin.xml | |
parent | 825cbe8b0f593226a2fdc924d041031a5c7c0e9b (diff) | |
download | org.eclipse.tcf-1930517a11a370ca3a26369e55f8abc6068bd460.tar.gz org.eclipse.tcf-1930517a11a370ca3a26369e55f8abc6068bd460.tar.xz org.eclipse.tcf-1930517a11a370ca3a26369e55f8abc6068bd460.zip |
Fixed copyright headers
Diffstat (limited to 'plugins/org.eclipse.tm.tcf.cdt.ui/plugin.xml')
-rw-r--r-- | plugins/org.eclipse.tm.tcf.cdt.ui/plugin.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/plugins/org.eclipse.tm.tcf.cdt.ui/plugin.xml b/plugins/org.eclipse.tm.tcf.cdt.ui/plugin.xml index 3871f04ea..ec595e168 100644 --- a/plugins/org.eclipse.tm.tcf.cdt.ui/plugin.xml +++ b/plugins/org.eclipse.tm.tcf.cdt.ui/plugin.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<?eclipse version="3.2"?> +<?eclipse version="3.2"?><!--
+ Copyright (c) 2010 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 API and implementation
+ -->
+ <plugin> <extension point="org.eclipse.tm.tcf.debug.ui.launch_context"> |