diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-09-20 17:21:32 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-02-07 20:39:29 -0300 |
commit | ebbd4a433088a06277b7e7bc6e13322c167d5554 (patch) | |
tree | c01a0c02a85aa45b152d78bf6dd88decc9d39a10 /device/receive.go | |
parent | 0ae4b3177cd6867f261ad661bd7bff3a0984ff2b (diff) |
global: bump copyright year
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'device/receive.go')
-rw-r--r-- | device/receive.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/receive.go b/device/receive.go index 4c863e3..03fcf00 100644 --- a/device/receive.go +++ b/device/receive.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 |