summaryrefslogtreecommitdiff
path: root/post-build-sort-out-downloads.sh
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-06-17 15:28:11 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-06-17 15:28:11 +0300
commit81936f70559d5073009b44d9aa956f501c7eb980 (patch)
tree5681e42c331dab812cfd43a14361d5a61f7b321d /post-build-sort-out-downloads.sh
parent4decc516b9ab992cda8cd99fa8942d423fc307b8 (diff)
Clarify jenkins-setup licensing
Change-Id: I9c433b1b839d451b3cdb8032dd5a1e39cc1436cd Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'post-build-sort-out-downloads.sh')
-rwxr-xr-xpost-build-sort-out-downloads.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/post-build-sort-out-downloads.sh b/post-build-sort-out-downloads.sh
index 365d41f..9cd8394 100755
--- a/post-build-sort-out-downloads.sh
+++ b/post-build-sort-out-downloads.sh
@@ -1,5 +1,17 @@
#!/bin/bash
+# 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
+# the Free Software Foundation version 2.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>
+
rm -rf ${WORKSPACE}/downloads
mkdir -p ${WORKSPACE}/downloads