From bb719d3a6e2cd20ec00f26d65c0073c1dde6b529 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 --- conn/conn.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conn/conn.go') diff --git a/conn/conn.go b/conn/conn.go index 5a93b2b..7a37840 100644 --- a/conn/conn.go +++ b/conn/conn.go @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved. */ // Package conn implements WireGuard's network connections. -- cgit v1.2.3-59-g8ed1b