X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet_packet.c;h=25f1d28e8b91a28b76a044173f11e2f6f5af6d49;hp=691260edd072d398fa47035531d851475f8e1a37;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=78e88521845ae3bdd963ae5a414cb9c251963fa2 diff --git a/src/net_packet.c b/src/net_packet.c index 691260ed..25f1d28e 100644 --- a/src/net_packet.c +++ b/src/net_packet.c @@ -1,7 +1,7 @@ /* net_packet.c -- Handles in- and outgoing VPN packets - Copyright (C) 1998-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1998-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: net_packet.c,v 1.1.2.16 2002/06/08 14:08:57 guus Exp $ + $Id: net_packet.c,v 1.1.2.17 2002/06/21 10:11:12 guus Exp $ */ #include "config.h"