aboutsummaryrefslogtreecommitdiffstats
path: root/device/race_disabled_test.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2022-09-20 17:21:32 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2022-09-20 17:21:32 +0200
commitbb719d3a6e2cd20ec00f26d65c0073c1dde6b529 (patch)
treebe53dfc55ca3efc7e5861f020f67ae784763db88 /device/race_disabled_test.go
parenttun/netstack: ensure `(*netTun).incomingPacket` chan is closed (diff)
downloadwireguard-go-bb719d3a6e2cd20ec00f26d65c0073c1dde6b529.tar.xz
wireguard-go-bb719d3a6e2cd20ec00f26d65c0073c1dde6b529.zip
global: bump copyright year
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'device/race_disabled_test.go')
-rw-r--r--device/race_disabled_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/race_disabled_test.go b/device/race_disabled_test.go
index b3db3a1..fffdc8e 100644
--- a/device/race_disabled_test.go
+++ b/device/race_disabled_test.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package device