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