aboutsummaryrefslogtreecommitdiffstats
path: root/xchacha20poly1305/xchacha20.go
diff options
context:
space:
mode:
Diffstat (limited to 'xchacha20poly1305/xchacha20.go')
-rw-r--r--xchacha20poly1305/xchacha20.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/xchacha20poly1305/xchacha20.go b/xchacha20poly1305/xchacha20.go
index bd27f02..412797d 100644
--- a/xchacha20poly1305/xchacha20.go
+++ b/xchacha20poly1305/xchacha20.go
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2016 Andreas Auernhammer. All Rights Reserved.
- * Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved.
*/
package xchacha20poly1305