aboutsummaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2022-09-20 17:21:32 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2023-02-07 20:39:29 -0300
commitebbd4a433088a06277b7e7bc6e13322c167d5554 (patch)
treec01a0c02a85aa45b152d78bf6dd88decc9d39a10 /ipc
parent0ae4b3177cd6867f261ad661bd7bff3a0984ff2b (diff)
downloadwireguard-go-ebbd4a433088a06277b7e7bc6e13322c167d5554.tar.gz
wireguard-go-ebbd4a433088a06277b7e7bc6e13322c167d5554.zip
global: bump copyright year
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ipc')
-rw-r--r--ipc/uapi_bsd.go2
-rw-r--r--ipc/uapi_js.go2
-rw-r--r--ipc/uapi_linux.go2
-rw-r--r--ipc/uapi_unix.go2
-rw-r--r--ipc/uapi_windows.go2
5 files changed, 5 insertions, 5 deletions
diff --git a/ipc/uapi_bsd.go b/ipc/uapi_bsd.go
index 0dd2068..ddcaf27 100644
--- a/ipc/uapi_bsd.go
+++ b/ipc/uapi_bsd.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package ipc
diff --git a/ipc/uapi_js.go b/ipc/uapi_js.go
index da59dc5..2570515 100644
--- a/ipc/uapi_js.go
+++ b/ipc/uapi_js.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package ipc
diff --git a/ipc/uapi_linux.go b/ipc/uapi_linux.go
index cdf1d28..86d9a65 100644
--- a/ipc/uapi_linux.go
+++ b/ipc/uapi_linux.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package ipc
diff --git a/ipc/uapi_unix.go b/ipc/uapi_unix.go
index 081c270..e67be26 100644
--- a/ipc/uapi_unix.go
+++ b/ipc/uapi_unix.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package ipc
diff --git a/ipc/uapi_windows.go b/ipc/uapi_windows.go
index 27db00a..aa023c9 100644
--- a/ipc/uapi_windows.go
+++ b/ipc/uapi_windows.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package ipc