From e2384e143c01f5eafb80e1355040d7d648e6fe71 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 2 Jan 2019 01:56:33 +0100 Subject: Update copyright Signed-off-by: Jason A. Donenfeld --- WireGuard/WireGuard/Crypto/x25519.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WireGuard/WireGuard/Crypto/x25519.c') diff --git a/WireGuard/WireGuard/Crypto/x25519.c b/WireGuard/WireGuard/Crypto/x25519.c index bc94933..e0ff482 100644 --- a/WireGuard/WireGuard/Crypto/x25519.c +++ b/WireGuard/WireGuard/Crypto/x25519.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ * - * Copyright (C) 2015-2018 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. * * Curve25519 ECDH functions, based on TweetNaCl but cleaned up. */ -- cgit v1.2.3-59-g8ed1b