X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol_misc.c;h=74cb4c08042176a87a9a62661c7f6d6a72655220;hp=f463f2822f8c5afcd680614296df36b2525e474a;hb=9e44f116bf0f72d1dd4f099440a351dbe0a74573;hpb=013a2e159e42c46808ea8d0b6abd57525db30a50 diff --git a/src/protocol_misc.c b/src/protocol_misc.c index f463f282..74cb4c08 100644 --- a/src/protocol_misc.c +++ b/src/protocol_misc.c @@ -1,7 +1,7 @@ /* protocol_misc.c -- handle the meta-protocol, miscellaneous functions - Copyright (C) 1999-2003 Ivo Timmermans , - 2000-2003 Guus Sliepen + Copyright (C) 1999-2004 Ivo Timmermans , + 2000-2004 Guus Sliepen 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: protocol_misc.c,v 1.4 2003/08/24 20:38:27 guus Exp $ + $Id$ */ #include "system.h"