aboutsummaryrefslogtreecommitdiffstats
path: root/tun/wintun/nci
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tun/wintun/nci/mksyscall.go2
-rw-r--r--tun/wintun/nci/nci_windows.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/tun/wintun/nci/mksyscall.go b/tun/wintun/nci/mksyscall.go
index 019da93..129e015 100644
--- a/tun/wintun/nci/mksyscall.go
+++ b/tun/wintun/nci/mksyscall.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2020 WireGuard LLC. All Rights Reserved.
*/
package nci
diff --git a/tun/wintun/nci/nci_windows.go b/tun/wintun/nci/nci_windows.go
index 9dc6699..dc9733c 100644
--- a/tun/wintun/nci/nci_windows.go
+++ b/tun/wintun/nci/nci_windows.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2020 WireGuard LLC. All Rights Reserved.
*/
package nci