diff options
Diffstat (limited to 'ipc/winpipe/pipe.go')
-rw-r--r-- | ipc/winpipe/pipe.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/winpipe/pipe.go b/ipc/winpipe/pipe.go index c587227..e609274 100644 --- a/ipc/winpipe/pipe.go +++ b/ipc/winpipe/pipe.go @@ -3,7 +3,7 @@ /* SPDX-License-Identifier: MIT * * Copyright (C) 2005 Microsoft - * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. */ package winpipe |