summaryrefslogtreecommitdiff
path: root/android/scripts/busybox.sh
diff options
context:
space:
mode:
authorBotao Sun <botao.sun@linaro.org>2014-11-15 21:58:56 +1100
committerBotao Sun <botao.sun@linaro.org>2014-11-15 21:59:03 +1100
commit3d4ecad25fe494993cfa86dc3751939c57d9de8b (patch)
tree4b9770a4a9c78934290a59652b85ec332602b2f4 /android/scripts/busybox.sh
parent71b7895f57f9f283b25c30d408f552c956e2acb2 (diff)
busybox.yaml, v8.yaml, busybox.sh and v8.sh:
Add Amit Pundir <amit.pundir@linaro.org> as a maintainer for above scripts. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I4f945d3b8a12bfd1c40db5466b3b7876e14c9544
Diffstat (limited to 'android/scripts/busybox.sh')
-rwxr-xr-xandroid/scripts/busybox.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/scripts/busybox.sh b/android/scripts/busybox.sh
index 4ba2519..10dc2b1 100755
--- a/android/scripts/busybox.sh
+++ b/android/scripts/busybox.sh
@@ -2,7 +2,7 @@
#
# Busybox test.
#
-# Copyright (C) 2012, Linaro Limited.
+# Copyright (C) 2010 - 2014, Linaro Limited.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# Author: Senthil Kumaran <senthil.kumaran@linaro.org>
-#
+# Maintainer: Amit Pundir <amit.pundir@linaro.org>
test_func(){
if [ ! -f /system/bin/busybox ]; then