X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fedge.c;h=0943dd00548b4ee42e60cdee8d1f82c2fde5acc6;hp=f53409b84ee7de5f88ec1d6330bc41661ddb27aa;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=df3220a1549f992cbf4a9b6e67c1e67b69896c7d diff --git a/src/edge.c b/src/edge.c index f53409b8..0943dd00 100644 --- a/src/edge.c +++ b/src/edge.c @@ -1,7 +1,7 @@ /* edge.c -- edge tree management - Copyright (C) 2000-2005 Guus Sliepen , - 2000-2005 Ivo Timmermans + Copyright (C) 2000-2006 Guus Sliepen , + 2000-2005 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 @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id$ */ #include "system.h"