X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet_setup.c;h=fc93e9c3f8fce8e3228d03d24f6175e6c9d06a8a;hp=aa5b669e07d5bb4a991fc3fc0a48fdb99db48a1e;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942 diff --git a/src/net_setup.c b/src/net_setup.c index aa5b669e..fc93e9c3 100644 --- a/src/net_setup.c +++ b/src/net_setup.c @@ -1,7 +1,7 @@ /* net_setup.c -- Setup. - 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_setup.c,v 1.1.2.19 2002/06/13 16:12:40 guus Exp $ + $Id: net_setup.c,v 1.1.2.20 2002/06/21 10:11:12 guus Exp $ */ #include "config.h"