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