X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnetutl.c;h=83dbe2bd1dd2dfa5fb16ed4053d9389d956c102b;hp=c12ed93cc9eb159654709e51ad9932aecda8c3dd;hb=d8fe2ecdd8dc5caf6f8d6acf2923a0baed64735f;hpb=22dd23b650eb9b760bc68ab3a9227caf3b449140 diff --git a/src/netutl.c b/src/netutl.c index c12ed93c..83dbe2bd 100644 --- a/src/netutl.c +++ b/src/netutl.c @@ -1,7 +1,7 @@ /* netutl.c -- some supporting network utility code - Copyright (C) 1998-2003 Ivo Timmermans - 2000-2003 Guus Sliepen + Copyright (C) 1998-2004 Ivo Timmermans + 2000-2004 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: netutl.c,v 1.12.4.54 2003/08/22 15:03:59 guus Exp $ + $Id$ */ #include "system.h"