From 1379d97bbe8ae0c453b8979c118b9f49e25163c1 Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Thu, 6 Sep 2018 07:42:23 +0200 Subject: Switch copyright assignment from Jason to WireGuard LLC. Signed-off-by: Jason A. Donenfeld --- WireGuard/Crypto/x25519.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WireGuard/Crypto/x25519.c') diff --git a/WireGuard/Crypto/x25519.c b/WireGuard/Crypto/x25519.c index b198ae0..0ebfcb5 100644 --- a/WireGuard/Crypto/x25519.c +++ b/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-2018 WireGuard LLC. All Rights Reserved. * * Curve25519 ECDH functions, based on TweetNaCl but cleaned up. */ -- cgit v1.2.3-59-g8ed1b