summaryrefslogtreecommitdiffstats
path: root/mtu.c
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-10-06 07:33:45 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-10-06 07:33:45 +0000
commit367ed084db5159d822dce53a1e041a5f4e8c1ad3 (patch)
tree751d00bfa376418939774bbf6e31936eaef36e96 /mtu.c
parentbb564a5950a14139f59305e549ca8665b8f31cb8 (diff)
downloadopenvpn-367ed084db5159d822dce53a1e041a5f4e8c1ad3.tar.gz
openvpn-367ed084db5159d822dce53a1e041a5f4e8c1ad3.tar.xz
openvpn-367ed084db5159d822dce53a1e041a5f4e8c1ad3.zip
Copyright notice changed to reflect change in name of
Telethra to OpenVPN Technologies. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3409 e7ae566f-a301-0410-adde-c780ea21d3b5
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;