X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Froute.h;h=e7316cb14761290d8eab646a5184de8cc33484f0;hp=0c708ac428a0c926fc2cb7e67f807aae886f8965;hb=d3f889c8076dff9c00ebfe1459cb36425f8da41d;hpb=96b6f958bc733c3963dd164caacd42513be47a86 diff --git a/src/route.h b/src/route.h index 0c708ac4..e7316cb1 100644 --- a/src/route.h +++ b/src/route.h @@ -1,7 +1,7 @@ /* route.h -- header file for route.c - Copyright (C) 2000 Ivo Timmermans - 2000 Guus Sliepen + Copyright (C) 2000,2001 Ivo Timmermans + 2000,2001 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.h,v 1.1.2.1 2001/01/07 15:27:30 guus Exp $ + $Id: route.h,v 1.1.2.2 2001/01/07 17:09:06 guus Exp $ */ #ifndef __TINC_ROUTE_H__