diff options
Diffstat (limited to 'src/noise.h')
-rw-r--r-- | src/noise.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/noise.h b/src/noise.h index b8d18b9..5804acf 100644 --- a/src/noise.h +++ b/src/noise.h @@ -1,10 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0 * * Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. - * - * See doc/protocol.md and https://github.com/trevp/noise/blob/master/noise.md for more info */ - #ifndef _WG_NOISE_H #define _WG_NOISE_H |