aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/extract-handshakes/extract-handshakes.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-01-02 01:58:10 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-01-07 19:26:10 -0500
commitb8e89f3a0945b02281aa0d456917b421702c9bef (patch)
tree78d19761bbcb2196b74bb0ed6c1ebb4119e08ec4 /contrib/extract-handshakes/extract-handshakes.sh
parentwg: curve25519: handle unaligned loads/stores safely (diff)
downloadwireguard-tools-b8e89f3a0945b02281aa0d456917b421702c9bef.tar.xz
wireguard-tools-b8e89f3a0945b02281aa0d456917b421702c9bef.zip
global: update copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'contrib/extract-handshakes/extract-handshakes.sh')
-rwxr-xr-xcontrib/extract-handshakes/extract-handshakes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/extract-handshakes/extract-handshakes.sh b/contrib/extract-handshakes/extract-handshakes.sh
index 16ed630..f794ffe 100755
--- a/contrib/extract-handshakes/extract-handshakes.sh
+++ b/contrib/extract-handshakes/extract-handshakes.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
#
-# Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+# Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
# Copyright (C) 2017-2018 Peter Wu <peter@lekensteyn.nl>. All Rights Reserved.
set -e