diff options
Diffstat (limited to 'device/tun.go')
-rw-r--r-- | device/tun.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/tun.go b/device/tun.go index d94bde1..42cf3cb 100644 --- a/device/tun.go +++ b/device/tun.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 |