X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincd.c;h=d9badac31cc8a55e4a874d7276b37d67aa7926ad;hp=0838e8291216689680c93b7f2c1629a2a68a01ab;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942 diff --git a/src/tincd.c b/src/tincd.c index 0838e829..d9badac3 100644 --- a/src/tincd.c +++ b/src/tincd.c @@ -1,7 +1,7 @@ /* tincd.c -- the main file for tincd - 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: tincd.c,v 1.10.4.59 2002/06/08 12:57:10 guus Exp $ + $Id: tincd.c,v 1.10.4.60 2002/06/21 10:11:34 guus Exp $ */ #include "config.h"