aboutsummaryrefslogtreecommitdiffstats
path: root/wg-quick.bash
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-12-05 20:38:58 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-12-05 22:45:30 +0100
commit6687698375d7846a50ab00f1ad5a151618464e14 (patch)
treef694a87983d76b789affa02afd6373a6fe14c6c1 /wg-quick.bash
parentwg-quick: accept ancient iproute2 (diff)
downloadandroid_kernel_wireguard-6687698375d7846a50ab00f1ad5a151618464e14.tar.xz
android_kernel_wireguard-6687698375d7846a50ab00f1ad5a151618464e14.zip
Create flashable zip
Diffstat (limited to 'wg-quick.bash')
-rw-r--r--wg-quick.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/wg-quick.bash b/wg-quick.bash
index 49b69f7..164e553 100644
--- a/wg-quick.bash
+++ b/wg-quick.bash
@@ -1,7 +1,7 @@
#!/system/xbin/bash
+# SPDX-License-Identifier: GPL-2.0
#
-# Copyright (C) 2016-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
-#
+# Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
set -e -o pipefail
shopt -s extglob