aboutsummaryrefslogtreecommitdiffstats
path: root/device/allowedips.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/allowedips.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/allowedips.go')
-rw-r--r--device/allowedips.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/allowedips.go b/device/allowedips.go
index 3cac694..33c21ae 100644
--- a/device/allowedips.go
+++ b/device/allowedips.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 device