From db0aa39b765243c6a4ac9a2e348311df9517c0bf Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 2 May 2020 02:08:26 -0600 Subject: global: update header comments and modules Signed-off-by: Jason A. Donenfeld --- ipc/winpipe/pipe.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipc/winpipe/pipe.go') diff --git a/ipc/winpipe/pipe.go b/ipc/winpipe/pipe.go index 06b3037..c587227 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-2019 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved. */ package winpipe -- cgit v1.2.3