aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/driver/memmod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--driver/memmod/memmod_windows.go2
-rw-r--r--driver/memmod/memmod_windows_32.go2
-rw-r--r--driver/memmod/memmod_windows_386.go2
-rw-r--r--driver/memmod/memmod_windows_64.go2
-rw-r--r--driver/memmod/memmod_windows_amd64.go2
-rw-r--r--driver/memmod/memmod_windows_arm.go2
-rw-r--r--driver/memmod/memmod_windows_arm64.go2
-rw-r--r--driver/memmod/syscall_windows.go2
-rw-r--r--driver/memmod/syscall_windows_32.go2
-rw-r--r--driver/memmod/syscall_windows_64.go2
10 files changed, 10 insertions, 10 deletions
diff --git a/driver/memmod/memmod_windows.go b/driver/memmod/memmod_windows.go
index 05d71f1e..7b54282a 100644
--- a/driver/memmod/memmod_windows.go
+++ b/driver/memmod/memmod_windows.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/memmod_windows_32.go b/driver/memmod/memmod_windows_32.go
index 50e6febf..611fbe53 100644
--- a/driver/memmod/memmod_windows_32.go
+++ b/driver/memmod/memmod_windows_32.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/memmod_windows_386.go b/driver/memmod/memmod_windows_386.go
index 475c5c52..71d6c93e 100644
--- a/driver/memmod/memmod_windows_386.go
+++ b/driver/memmod/memmod_windows_386.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/memmod_windows_64.go b/driver/memmod/memmod_windows_64.go
index a53851c6..28ada96e 100644
--- a/driver/memmod/memmod_windows_64.go
+++ b/driver/memmod/memmod_windows_64.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/memmod_windows_amd64.go b/driver/memmod/memmod_windows_amd64.go
index a021a633..2459b2d2 100644
--- a/driver/memmod/memmod_windows_amd64.go
+++ b/driver/memmod/memmod_windows_amd64.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/memmod_windows_arm.go b/driver/memmod/memmod_windows_arm.go
index 4637a01d..a644cee6 100644
--- a/driver/memmod/memmod_windows_arm.go
+++ b/driver/memmod/memmod_windows_arm.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/memmod_windows_arm64.go b/driver/memmod/memmod_windows_arm64.go
index b8f12596..09e24639 100644
--- a/driver/memmod/memmod_windows_arm64.go
+++ b/driver/memmod/memmod_windows_arm64.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/syscall_windows.go b/driver/memmod/syscall_windows.go
index b79be69e..cdc6ef67 100644
--- a/driver/memmod/syscall_windows.go
+++ b/driver/memmod/syscall_windows.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/syscall_windows_32.go b/driver/memmod/syscall_windows_32.go
index f036ecb8..dde8b360 100644
--- a/driver/memmod/syscall_windows_32.go
+++ b/driver/memmod/syscall_windows_32.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod
diff --git a/driver/memmod/syscall_windows_64.go b/driver/memmod/syscall_windows_64.go
index 6f2c0396..f23524fb 100644
--- a/driver/memmod/syscall_windows_64.go
+++ b/driver/memmod/syscall_windows_64.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
*/
package memmod