diff options
Diffstat (limited to 'noise-protocol.go')
-rw-r--r-- | noise-protocol.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noise-protocol.go b/noise-protocol.go index c134107..c6a95d8 100644 --- a/noise-protocol.go +++ b/noise-protocol.go @@ -1,6 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0 * * Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + * Copyright (C) 2017-2018 Mathias N. Hall-Andersen <mathias@hall-andersen.dk>. */ package main |