X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fnet.c;h=2a072d8094474393aeac59be5f4ce3cd33509912;hb=8dd09568f1604f1ac8cc0d8d5120d986f5654900;hp=9ec15fe17f1767d823dee1a8f758716d96b304bd;hpb=78e88521845ae3bdd963ae5a414cb9c251963fa2;p=tinc diff --git a/src/net.c b/src/net.c index 9ec15fe1..2a072d80 100644 --- a/src/net.c +++ b/src/net.c @@ -1,7 +1,7 @@ /* net.c -- most of the network code - Copyright (C) 1998-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net.c,v 1.35.4.173 2002/06/08 14:08:57 guus Exp $ + $Id: net.c,v 1.35.4.174 2002/06/21 10:11:12 guus Exp $ */ #include "config.h"