aboutsummaryrefslogtreecommitdiffstats
path: root/src/anti_replay.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/anti_replay.rs')
-rw-r--r--src/anti_replay.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/anti_replay.rs b/src/anti_replay.rs
index e71285d..2906627 100644
--- a/src/anti_replay.rs
+++ b/src/anti_replay.rs
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0
*
- * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.
*/
use failure::Error;