X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnetutl.c;h=535e370b9ab8fed061ac172fb2eab1d58b2489b1;hp=c12ed93cc9eb159654709e51ad9932aecda8c3dd;hb=e810545dc2ae158745624c1575b76c55f883c892;hpb=22dd23b650eb9b760bc68ab3a9227caf3b449140 diff --git a/src/netutl.c b/src/netutl.c index c12ed93c..535e370b 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-2005 Ivo Timmermans + 2000-2005 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"