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 ae5cae1..ca3c91b 100644 --- a/device/tun.go +++ b/device/tun.go @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. */ package device |