aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol/handshake.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/handshake.rs')
-rw-r--r--src/protocol/handshake.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/handshake.rs b/src/protocol/handshake.rs
index f8023ce..f30ece4 100644
--- a/src/protocol/handshake.rs
+++ b/src/protocol/handshake.rs
@@ -1,4 +1,4 @@
-// Copyright 2017 Sopium
+// Copyright 2017 Guanhao Yin <sopium@mysterious.site>
// This file is part of WireGuard.rs.