aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/messages.h2
-rw-r--r--src/noise.h3
2 files changed, 0 insertions, 5 deletions
diff --git a/src/messages.h b/src/messages.h
index 2983af0..9425a26 100644
--- a/src/messages.h
+++ b/src/messages.h
@@ -1,8 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
- *
- * See doc/protocol.md for more info
*/
#ifndef _WG_MESSAGES_H
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