diff options
Diffstat (limited to 'xchacha20poly1305/xchacha20_test.go')
-rw-r--r-- | xchacha20poly1305/xchacha20_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xchacha20poly1305/xchacha20_test.go b/xchacha20poly1305/xchacha20_test.go index c0d11d7..0c3a80d 100644 --- a/xchacha20poly1305/xchacha20_test.go +++ b/xchacha20poly1305/xchacha20_test.go @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 * - * Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. */ package xchacha20poly1305 |