aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/timers.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-01-03 21:58:00 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-01-03 21:58:00 +0100
commit0c73927077d559570b35b50903e7aefe53bde529 (patch)
treec65f3c574138a9760b3c9ff49db1cfff7fadf7ab /src/timers.h
parentreceive: treat packet checking as irrelevant for timers (diff)
downloadwireguard-linux-compat-0c73927077d559570b35b50903e7aefe53bde529.tar.xz
wireguard-linux-compat-0c73927077d559570b35b50903e7aefe53bde529.zip
global: year bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/timers.h')
-rw-r--r--src/timers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timers.h b/src/timers.h
index 65bac3f..fd2fa79 100644
--- a/src/timers.h
+++ b/src/timers.h
@@ -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.
*/
#ifndef _WG_TIMERS_H