From b8e89f3a0945b02281aa0d456917b421702c9bef Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 2 Jan 2019 01:58:10 +0100 Subject: global: update copyright Signed-off-by: Jason A. Donenfeld --- contrib/json/wg-json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/json/wg-json') diff --git a/contrib/json/wg-json b/contrib/json/wg-json index 3c36e65..8b35521 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-2018 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. exec < <(exec wg show all dump) -- cgit v1.2.3-59-g8ed1b