diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-09-20 17:21:32 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-09-20 17:21:32 +0200 |
commit | bb719d3a6e2cd20ec00f26d65c0073c1dde6b529 (patch) | |
tree | be53dfc55ca3efc7e5861f020f67ae784763db88 /device/noise-protocol.go | |
parent | fde0a9525ae5be7f6356a410f1bfc52ecc720f85 (diff) |
global: bump copyright year
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'device/noise-protocol.go')
-rw-r--r-- | device/noise-protocol.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/noise-protocol.go b/device/noise-protocol.go index 410926e..4df9368 100644 --- a/device/noise-protocol.go +++ b/device/noise-protocol.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 |