summaryrefslogtreecommitdiff
path: root/binder
diff options
context:
space:
mode:
authorAxel Fagerstedt <axel.fagerstedt@linaro.org>2013-03-19 18:20:01 +0100
committerAxel Fagerstedt <axel.fagerstedt@linaro.org>2013-03-20 10:54:23 +0100
commite0a2edabfabd41bb357e1b8c2bfbbacdea8a0cd5 (patch)
tree8779744f4894b183e620b14b3dc39855ef571978 /binder
parentc8e41e2b4f8c703aa74bfdbbec7d7d8f12f8c19f (diff)
downloadlinaro-android-kernel-test-e0a2edabfabd41bb357e1b8c2bfbbacdea8a0cd5.tar.gz
Add license file and copyright headers
Diffstat (limited to 'binder')
-rwxr-xr-xbinder/bindertest.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/binder/bindertest.sh b/binder/bindertest.sh
index 45e5553..4d58609 100755
--- a/binder/bindertest.sh
+++ b/binder/bindertest.sh
@@ -1,5 +1,16 @@
#!/system/bin/sh
+#############################################################################
+# Copyright (c) 2013 Linaro
+# 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:
+# Linaro <linaro-dev@lists.linaro.org>
+#############################################################################
+
chmod 777 /data/nativebenchmark/binderAddInts
if [ -z "$1" ]; then
/data/nativebenchmark/binderAddInts -n 10