X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fmeta.c;h=73ffa69b42baae542b751e1f8478fbcad2224c14;hb=d9a62c6354d1e2ad78ee8c610518ae9f9ab012d1;hp=786d56af7aa64dff191503aa9ea5f5ccb130361d;hpb=82e383710980534d38bb9a8ef22f20677cd85861;p=tinc diff --git a/src/meta.c b/src/meta.c index 786d56af..73ffa69b 100644 --- a/src/meta.c +++ b/src/meta.c @@ -1,7 +1,7 @@ /* meta.c -- handle the meta communication - Copyright (C) 2000,2001 Guus Sliepen , - 2000,2001 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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: meta.c,v 1.1.2.21 2001/10/27 12:13:17 guus Exp $ + $Id: meta.c,v 1.1.2.22 2002/02/10 21:57:54 guus Exp $ */ #include "config.h"