summaryrefslogtreecommitdiffstats
path: root/tests/org.eclipse.swt.tests/build.properties
diff options
context:
space:
mode:
authorDean Roberts <droberts>2003-03-10 21:56:27 +0000
committerDean Roberts <droberts>2003-03-10 21:56:27 +0000
commit07c6ff9ffc59a8b196c08390839c8fa53d76facb (patch)
tree17b4ed8a1e7bf2e46d5590d106c74f37d1f9e982 /tests/org.eclipse.swt.tests/build.properties
parent57c55e5836cb6a66a2e0337cee21416cf56ef60a (diff)
downloadeclipse.platform.swt-07c6ff9ffc59a8b196c08390839c8fa53d76facb.tar.gz
eclipse.platform.swt-07c6ff9ffc59a8b196c08390839c8fa53d76facb.tar.xz
eclipse.platform.swt-07c6ff9ffc59a8b196c08390839c8fa53d76facb.zip
Copyright fix - automated changes
Diffstat (limited to 'tests/org.eclipse.swt.tests/build.properties')
-rw-r--r--tests/org.eclipse.swt.tests/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/org.eclipse.swt.tests/build.properties b/tests/org.eclipse.swt.tests/build.properties
index 1a50deda30..5d616a9472 100644
--- a/tests/org.eclipse.swt.tests/build.properties
+++ b/tests/org.eclipse.swt.tests/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2000, 2003 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Common Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/cpl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
source.swttests.jar=JUnit Tests/
bin.includes=*.jar,plugin.xml,test.xml,about.html,plugin.properties \ No newline at end of file