summaryrefslogtreecommitdiff
path: root/ipc/winpipe
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/winpipe')
-rw-r--r--ipc/winpipe/file.go2
-rw-r--r--ipc/winpipe/mksyscall.go2
-rw-r--r--ipc/winpipe/pipe.go2
3 files changed, 3 insertions, 3 deletions
diff --git a/ipc/winpipe/file.go b/ipc/winpipe/file.go
index 09f2f1c..f3b768f 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-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
*/
package winpipe
diff --git a/ipc/winpipe/mksyscall.go b/ipc/winpipe/mksyscall.go
index 3675af7..a87e929 100644
--- a/ipc/winpipe/mksyscall.go
+++ b/ipc/winpipe/mksyscall.go
@@ -1,7 +1,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
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