X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.c;h=466016c1511c56aaf2019741996ece36639f0ed9;hp=369a5fbcccbd7583bd8e17f356be17a8587c293b;hb=7926a156e5b118d06295228e57de0cc9de0433b4;hpb=42e01abd54bd36ee84a45a2b646cfa27034de8d1 diff --git a/src/conf.c b/src/conf.c index 369a5fbc..466016c1 100644 --- a/src/conf.c +++ b/src/conf.c @@ -1,8 +1,8 @@ /* conf.c -- configuration code Copyright (C) 1998 Robert van der Meulen - 1998-2003 Ivo Timmermans - 2000-2003 Guus Sliepen + 1998-2004 Ivo Timmermans + 2000-2004 Guus Sliepen 2000 Cris van Pelt This program is free software; you can redistribute it and/or modify @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: conf.c,v 1.9.4.77 2003/12/12 19:52:24 guus Exp $ + $Id$ */ #include "system.h"