summaryrefslogtreecommitdiffstats
path: root/updateTestBundleXML.sh
diff options
context:
space:
mode:
authorRoland Grunberg <rgrunber@redhat.com>2013-10-10 09:40:24 -0400
committerRoland Grunberg <rgrunber@redhat.com>2013-10-10 09:40:24 -0400
commit50fd3e2f8420dc835930e378ffecae6f9c150732 (patch)
treed219b61ab0a4d10497d7721834d3ee2d9287bbde /updateTestBundleXML.sh
parent799cfaa9dea173f10b2ec8eecedfa60f33a26498 (diff)
downloadtestbundle-to-eclipse-test-master.tar.gz
testbundle-to-eclipse-test-master.tar.xz
testbundle-to-eclipse-test-master.zip
Add the missing EPL license header.HEADmaster
Diffstat (limited to 'updateTestBundleXML.sh')
-rwxr-xr-xupdateTestBundleXML.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/updateTestBundleXML.sh b/updateTestBundleXML.sh
index bf6cced..e1fa1de 100755
--- a/updateTestBundleXML.sh
+++ b/updateTestBundleXML.sh
@@ -1,5 +1,11 @@
#! /bin/bash
+# Copyright (C) 2013, Red Hat, Inc.
+# 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
+
bsname=$1
classname=$2
useSWTBot=$3