aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/uapi_bsd.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-05-02 02:08:26 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-05-02 02:08:26 -0600
commitdb0aa39b765243c6a4ac9a2e348311df9517c0bf (patch)
tree157592189c840b39faec0330e021f1faa21a1c82 /ipc/uapi_bsd.go
parentipc: deduplicate some unix-specific code (diff)
downloadwireguard-go-db0aa39b765243c6a4ac9a2e348311df9517c0bf.tar.xz
wireguard-go-db0aa39b765243c6a4ac9a2e348311df9517c0bf.zip
global: update header comments and modules
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ipc/uapi_bsd.go')
-rw-r--r--ipc/uapi_bsd.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/uapi_bsd.go b/ipc/uapi_bsd.go
index d552a5e..ee05cb7 100644
--- a/ipc/uapi_bsd.go
+++ b/ipc/uapi_bsd.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved.
*/
package ipc