Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2009-05-04 16:11:04 +0000
committerMichael Rennie2009-05-04 16:11:04 +0000
commite8442decf6712b949826c2a6c045638259ceb8f0 (patch)
tree6313d0cb98e7bfbbad9f54b5556a2111df9d6b18 /org.eclipse.ui.externaltools
parent29db732dfcd2bf6ee2582ab19bbca067ae0ae58d (diff)
downloadeclipse.platform.debug-e8442decf6712b949826c2a6c045638259ceb8f0.tar.gz
eclipse.platform.debug-e8442decf6712b949826c2a6c045638259ceb8f0.tar.xz
eclipse.platform.debug-e8442decf6712b949826c2a6c045638259ceb8f0.zip
update copyrights
Diffstat (limited to 'org.eclipse.ui.externaltools')
-rw-r--r--org.eclipse.ui.externaltools/plugin.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/org.eclipse.ui.externaltools/plugin.xml b/org.eclipse.ui.externaltools/plugin.xml
index a0ca6df08..1efc3c053 100644
--- a/org.eclipse.ui.externaltools/plugin.xml
+++ b/org.eclipse.ui.externaltools/plugin.xml
@@ -1,5 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
+<?eclipse version="3.0"?> <!--
+ Copyright (c) 2005, 2007 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
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
+ IBM Corporation - initial API and implementation
+ -->
+
<plugin>

Back to the top