aboutsummaryrefslogtreecommitdiffstats
path: root/src/xchacha20poly1305.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/xchacha20poly1305.rs')
-rw-r--r--src/xchacha20poly1305.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xchacha20poly1305.rs b/src/xchacha20poly1305.rs
index 4a39e37..eb57bda 100644
--- a/src/xchacha20poly1305.rs
+++ b/src/xchacha20poly1305.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 byteorder::{ByteOrder, LittleEndian};