aboutsummaryrefslogtreecommitdiffstats
path: root/device/logger.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>2023-02-07 20:39:29 -0300
commitebbd4a433088a06277b7e7bc6e13322c167d5554 (patch)
treec01a0c02a85aa45b152d78bf6dd88decc9d39a10 /device/logger.go
parenttun/netstack: make http examples communicate with each other (diff)
downloadwireguard-go-ebbd4a433088a06277b7e7bc6e13322c167d5554.tar.xz
wireguard-go-ebbd4a433088a06277b7e7bc6e13322c167d5554.zip
global: bump copyright year
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'device/logger.go')
-rw-r--r--device/logger.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/logger.go b/device/logger.go
index 9c2215d..22b0df0 100644
--- a/device/logger.go
+++ b/device/logger.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 device