X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol_edge.c;h=0ae0acf98078b8759f8eac1dab973206b60e3248;hb=0e6856b1379e278aa5ed116d0911851339a6064c;hp=4066a30db18e359438e73d1edc95f45b9690078b;hpb=35e87b903e08fc51975a8cc97f06251d5153a424;p=tinc diff --git a/src/protocol_edge.c b/src/protocol_edge.c index 4066a30d..0ae0acf9 100644 --- a/src/protocol_edge.c +++ b/src/protocol_edge.c @@ -1,7 +1,8 @@ /* protocol_edge.c -- handle the meta-protocol, edges Copyright (C) 1999-2005 Ivo Timmermans, - 2000-2006 Guus Sliepen + 2000-2009 Guus Sliepen + 2009 Michael Tokarev 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 +17,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"