X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconf.c;h=2643785ce2d10035a4668d045d7eaad6c3242237;hb=7cd2baedc6027ef6a5b941342bc6d3931d7220ba;hp=61f0cf0e377c89022266f3891db2958fb1a99ed1;hpb=f7bb205022e02c02c02733cd43544c231373115d;p=tinc diff --git a/src/conf.c b/src/conf.c index 61f0cf0e..2643785c 100644 --- a/src/conf.c +++ b/src/conf.c @@ -1,9 +1,9 @@ /* conf.c -- configuration code Copyright (C) 1998 Robert van der Meulen - Copyright (C) 1998,1999,2000 Ivo Timmermans - 2000 Guus Sliepen - 2000 Cris van Pelt + 1998-2001 Ivo Timmermans + 2000,2001 Guus Sliepen + 2000 Cris van Pelt 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 @@ -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.37 2001/01/06 18:03:39 guus Exp $ + $Id: conf.c,v 1.9.4.38 2001/01/07 17:08:55 guus Exp $ */ #include "config.h"