From ebbd4a433088a06277b7e7bc6e13322c167d5554 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 20 Sep 2022 17:21:32 +0200 Subject: global: bump copyright year Signed-off-by: Jason A. Donenfeld --- tun/tun.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tun/tun.go') diff --git a/tun/tun.go b/tun/tun.go index 1f75f56..7b26af0 100644 --- a/tun/tun.go +++ b/tun/tun.go @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved. */ package tun -- cgit v1.2.3