summaryrefslogtreecommitdiff
path: root/jenkins.sh
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2016-05-11 21:27:47 -0600
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2016-05-16 10:15:06 +0000
commitd3e131c68cfa015b179f9ea6572ca90b212d1934 (patch)
treedfd6a07122d78192eb1ffc77924628e2475b6053 /jenkins.sh
parentd7298646081fb976a6bb19ef9e31ae4c967eecbc (diff)
Update copyright dates, aways use bash instead of sh, since on some systems it's dash instead.
Change-Id: I2b819d18b52e35045684948084b125c35d4d43a6
Diffstat (limited to 'jenkins.sh')
-rwxr-xr-xjenkins.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins.sh b/jenkins.sh
index af387d72..c98650c5 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (C) 2013, 2014 Linaro, Inc
+# Copyright (C) 2013, 2014, 2015, 2016 Linaro, Inc
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by