aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/synergy/synergy-client.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xcontrib/examples/synergy/synergy-client.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/examples/synergy/synergy-client.sh b/contrib/examples/synergy/synergy-client.sh
index 56cfdb2..07b32d3 100755
--- a/contrib/examples/synergy/synergy-client.sh
+++ b/contrib/examples/synergy/synergy-client.sh
@@ -1,4 +1,7 @@
#!/bin/bash
+
+# Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+
set -ex
if [[ $UID == 0 ]]; then
ip link del dev synergy || true