X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol_subnet.c;h=a0e52f4ac3238afcb29f5cdab3957dd381a6d96f;hp=b50cf6a348cd4d0367902f615d3df57e5b576552;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=35e87b903e08fc51975a8cc97f06251d5153a424 diff --git a/src/protocol_subnet.c b/src/protocol_subnet.c index b50cf6a3..a0e52f4a 100644 --- a/src/protocol_subnet.c +++ b/src/protocol_subnet.c @@ -2,6 +2,7 @@ protocol_subnet.c -- handle the meta-protocol, subnets Copyright (C) 1999-2005 Ivo Timmermans, 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"