X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fmeta.c;h=93bc48b37712619caa09fed6dc9887d9f3404001;hb=dcec713675b604f5ef82e64d0671727e3f5ea518;hp=77e19295163e496bdccf891ff1279335f1bb4aed;hpb=d35a510fff65a7a3318036f27c11b956526b26f6;p=tinc diff --git a/src/meta.c b/src/meta.c index 77e19295..93bc48b3 100644 --- a/src/meta.c +++ b/src/meta.c @@ -1,7 +1,7 @@ /* meta.c -- handle the meta communication - Copyright (C) 2000-2003 Guus Sliepen , - 2000-2003 Ivo Timmermans + Copyright (C) 2000-2004 Guus Sliepen , + 2000-2004 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.48 2003/10/12 11:40:00 guus Exp $ + $Id$ */ #include "system.h"