X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.c;h=2643785ce2d10035a4668d045d7eaad6c3242237;hp=61f0cf0e377c89022266f3891db2958fb1a99ed1;hb=d3f889c8076dff9c00ebfe1459cb36425f8da41d;hpb=96b6f958bc733c3963dd164caacd42513be47a86 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"