X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Ftincd.c;h=d9badac31cc8a55e4a874d7276b37d67aa7926ad;hb=8949404db08f4ab594e60778bb76a9061426d7cc;hp=0838e8291216689680c93b7f2c1629a2a68a01ab;hpb=116ba3b3da73fb857cf75b5c92c6aacd70d94dd9;p=tinc 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"