X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol_auth.c;h=c7c57329376a64cd1e4418e45b9e255bd1feb0f4;hp=074b7d13a0c350db5f339b716b3c20efaf0b99dc;hb=9f370893fafaeacdd78f5488cfa8b76fdee0d224;hpb=c6d2f6c620beae387e8f9fc995ed7c8e8a5bc3dc diff --git a/src/protocol_auth.c b/src/protocol_auth.c index 074b7d13..c7c57329 100644 --- a/src/protocol_auth.c +++ b/src/protocol_auth.c @@ -1,7 +1,7 @@ /* protocol_auth.c -- handle the meta-protocol, authentication - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 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_auth.c,v 1.1.4.8 2002/03/27 15:26:44 guus Exp $ + $Id: protocol_auth.c,v 1.1.4.9 2002/06/21 10:11:13 guus Exp $ */ #include "config.h"