X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fedge.c;h=eb664d272f08c377fd8f7ac8ebf0a1fe08543ebe;hp=c35af07cfcbc92884ed56e8efaf025c9dfaf7345;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942;ds=sidebyside diff --git a/src/edge.c b/src/edge.c index c35af07c..eb664d27 100644 --- a/src/edge.c +++ b/src/edge.c @@ -1,7 +1,7 @@ /* edge.c -- edge tree management - Copyright (C) 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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: edge.c,v 1.1.2.10 2002/03/27 15:26:43 guus Exp $ + $Id: edge.c,v 1.1.2.11 2002/06/21 10:11:12 guus Exp $ */ #include "config.h"