diff options
Diffstat (limited to 'conn/conn_linux.go')
-rw-r--r-- | conn/conn_linux.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conn/conn_linux.go b/conn/conn_linux.go index c32ee0d..f6638dd 100644 --- a/conn/conn_linux.go +++ b/conn/conn_linux.go @@ -2,7 +2,7 @@ /* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. */ package conn |