X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconnection.c;h=07960940649532f68b6302574f599cbab2d3a959;hp=283ebd7127d2462a8cc3ff3b3ddedf3347f659b6;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=75773efe2689d347a2f219c5f27e4a82eef1236b diff --git a/src/connection.c b/src/connection.c index 283ebd71..07960940 100644 --- a/src/connection.c +++ b/src/connection.c @@ -1,6 +1,6 @@ /* connection.c -- connection list management - Copyright (C) 2000-2007 Guus Sliepen , + Copyright (C) 2000-2009 Guus Sliepen , 2000-2005 Ivo Timmermans This program is free software; you can redistribute it and/or modify @@ -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"