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