X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=src%2Froute.h;h=807b707ad963f4a1dfcf9907564e7bee919fd7a9;hp=a26411aae48e035189acb133b0782629ce4e2cd3;hb=de78d79db84c486afcc353884ec1770866beb653;hpb=5a1406adefd8b51981af0da5ac0ebec830eb43b4 diff --git a/src/route.h b/src/route.h index a26411a..807b707 100644 --- a/src/route.h +++ b/src/route.h @@ -1,7 +1,7 @@ /* route.h -- header file for route.c - Copyright (C) 2000-2003 Ivo Timmermans - 2000-2003 Guus Sliepen + Copyright (C) 2000-2005 Ivo Timmermans + 2000-2006 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.14 2003/12/12 19:52:25 guus Exp $ + $Id$ */ #ifndef __TINC_ROUTE_H__