aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xcontrib/json/wg-json2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/json/wg-json b/contrib/json/wg-json
index 33c01e8..3c36e65 100755
--- a/contrib/json/wg-json
+++ b/contrib/json/wg-json
@@ -1,7 +1,7 @@
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
#
-# Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+# Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
exec < <(exec wg show all dump)