aboutsummaryrefslogtreecommitdiffstats
path: root/conn/mark_unix.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-01-28 17:52:15 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-01-28 17:52:15 +0100
commitd4112d9096f4bdd68f1a109bb12df82f5f4ca5a0 (patch)
tree1b85db8cd0e65dc4c26d4b0415361fbbe8e2724e /conn/mark_unix.go
parentdevice: remove version string (diff)
downloadwireguard-go-d4112d9096f4bdd68f1a109bb12df82f5f4ca5a0.tar.xz
wireguard-go-d4112d9096f4bdd68f1a109bb12df82f5f4ca5a0.zip
global: bump copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'conn/mark_unix.go')
-rw-r--r--conn/mark_unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/conn/mark_unix.go b/conn/mark_unix.go
index 19ec2af..c29f247 100644
--- a/conn/mark_unix.go
+++ b/conn/mark_unix.go
@@ -2,7 +2,7 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
*/
package conn