aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface/config.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface/config.rs')
-rw-r--r--src/interface/config.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interface/config.rs b/src/interface/config.rs
index 2f8319c..c94643f 100644
--- a/src/interface/config.rs
+++ b/src/interface/config.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.
*/
//! The configuration logic for userspace WireGuard.