aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/sticky-sockets/sticky-sockets.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/examples/sticky-sockets/sticky-sockets.c')
-rw-r--r--contrib/examples/sticky-sockets/sticky-sockets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/examples/sticky-sockets/sticky-sockets.c b/contrib/examples/sticky-sockets/sticky-sockets.c
index 94ba35d..879b296 100644
--- a/contrib/examples/sticky-sockets/sticky-sockets.c
+++ b/contrib/examples/sticky-sockets/sticky-sockets.c
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0
*
- * Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ * Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* This implements userspace semantics of "sticky sockets", modeled after
* WireGuard's kernelspace implementation.