X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet.c;h=54e91391bbdcd64b026c5925b3649eac9be19c8f;hp=f22fd728f19b9fb4d8398d88cd2a69fd7407e54c;hb=d3f889c8076dff9c00ebfe1459cb36425f8da41d;hpb=96b6f958bc733c3963dd164caacd42513be47a86 diff --git a/src/net.c b/src/net.c index f22fd728..54e91391 100644 --- a/src/net.c +++ b/src/net.c @@ -1,7 +1,7 @@ /* net.c -- most of the network code - Copyright (C) 1998,1999,2000 Ivo Timmermans , - 2000 Guus Sliepen + Copyright (C) 1998-2001 Ivo Timmermans , + 2000,2001 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.90 2001/01/07 15:25:41 guus Exp $ + $Id: net.c,v 1.35.4.91 2001/01/07 17:08:58 guus Exp $ */ #include "config.h"