aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/extract-handshakes
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
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')
-rwxr-xr-xcontrib/extract-handshakes/extract-handshakes.sh2
-rw-r--r--contrib/extract-handshakes/offset-finder.c2
2 files changed, 2 insertions, 2 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
diff --git a/contrib/extract-handshakes/offset-finder.c b/contrib/extract-handshakes/offset-finder.c
index bd5824a..ecde5ac 100644
--- a/contrib/extract-handshakes/offset-finder.c
+++ b/contrib/extract-handshakes/offset-finder.c
@@ -1,6 +1,6 @@
// 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.
*/
struct def {