X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Froute.c;h=21c047c97dfb67e23453f125415f194d9a0d4245;hp=a552eaf5e96212db649593540d0d309c2cd55234;hb=8b2b67e26c5b971761f5015764d5e188f6343bc4;hpb=78e88521845ae3bdd963ae5a414cb9c251963fa2 diff --git a/src/route.c b/src/route.c index a552eaf5..21c047c9 100644 --- a/src/route.c +++ b/src/route.c @@ -1,7 +1,7 @@ /* route.c -- routing - Copyright (C) 2000-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 2000-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: route.c,v 1.1.2.42 2002/06/08 14:08:57 guus Exp $ + $Id: route.c,v 1.1.2.43 2002/06/21 10:11:33 guus Exp $ */ #include "config.h"