summaryrefslogtreecommitdiffstats
path: root/mtu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mtu.c')
-rw-r--r--mtu.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/mtu.c b/mtu.c
index 2061438..cf8fd0f 100644
--- a/mtu.c
+++ b/mtu.c
@@ -5,7 +5,7 @@
* packet encryption, packet authentication, and
* packet compression.
*
- * Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
+ * Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
@@ -183,13 +183,6 @@ translate_mtu_discover_type_name (const char *name)
#if EXTENDED_SOCKET_ERROR_CAPABILITY
-/*
- *
- * The following code is adapted from tracepath
- * under the terms of the GPL.
- * Copyright (C) Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>.
- */
-
struct probehdr
{
uint32_t ttl;