aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/catchsignal2.sh
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-01-24 16:32:28 +0000
committerLibravatar GitHub <noreply@github.com>2020-01-24 16:32:28 +0000
commit4a2a771b2caec3b8a488821162e968efcc9b18ae (patch)
treeebcae3f0f4edd5a9a9cd7e09c097db9f308b9a04 /test/utils/catchsignal2.sh
parentRework thunderbird.profile (#3091) (diff)
downloadfirejail-4a2a771b2caec3b8a488821162e968efcc9b18ae.tar.gz
firejail-4a2a771b2caec3b8a488821162e968efcc9b18ae.tar.zst
firejail-4a2a771b2caec3b8a488821162e968efcc9b18ae.zip
move copyright statement to 2020 (part 1) (#3180)
* move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * Update file.exp * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * fix indentation
Diffstat (limited to 'test/utils/catchsignal2.sh')
-rwxr-xr-xtest/utils/catchsignal2.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/utils/catchsignal2.sh b/test/utils/catchsignal2.sh
index 424350397..6499972d8 100755
--- a/test/utils/catchsignal2.sh
+++ b/test/utils/catchsignal2.sh
@@ -1,4 +1,7 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
2 5
3_term() { 6_term() {
4 echo "Caught Signal" 7 echo "Caught Signal"