From ebbd4a433088a06277b7e7bc6e13322c167d5554 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 20 Sep 2022 17:21:32 +0200 Subject: global: bump copyright year Signed-off-by: Jason A. Donenfeld --- device/device.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device/device.go') diff --git a/device/device.go b/device/device.go index 2e3469f..8e55724 100644 --- a/device/device.go +++ b/device/device.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 -- cgit v1.2.3-54-g00ecf