Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2010-05-26 17:06:44 +0000
committerDarin Wright2010-05-26 17:06:44 +0000
commit3b796b92ed501108b5d725ba205dbdc5107ecf40 (patch)
tree82c985674983ee6b560de63050f099c4869e2f2e /org.eclipse.debug.tests/test.xml
parent54f8b95fc47b75991853891e2b9039921f411ded (diff)
downloadeclipse.platform.debug-3b796b92ed501108b5d725ba205dbdc5107ecf40.tar.gz
eclipse.platform.debug-3b796b92ed501108b5d725ba205dbdc5107ecf40.tar.xz
eclipse.platform.debug-3b796b92ed501108b5d725ba205dbdc5107ecf40.zip
copyright update
Diffstat (limited to 'org.eclipse.debug.tests/test.xml')
-rw-r--r--org.eclipse.debug.tests/test.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.debug.tests/test.xml b/org.eclipse.debug.tests/test.xml
index c23a3b109..a52699707 100644
--- a/org.eclipse.debug.tests/test.xml
+++ b/org.eclipse.debug.tests/test.xml
@@ -1,4 +1,14 @@
<?xml version="1.0"?>
+<!--
+ Copyright (c) 2009 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
+ -->
<project name="testsuite" default="run" basedir=".">
<!-- The property ${eclipse-home} should be passed into this script -->

Back to the top