X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Flinux%2Fdevice.c;h=310e332855d19cd9bccf006dbc2706aa19e10ee1;hb=82ebfc923ddb050c88bdf5d65ac943a15ca8748a;hp=e896f5473e30ae31dcdb2e520a430aa33e931051;hpb=4252ae83a43ea81382ce71ba614e2d1655f2e189;p=tinc diff --git a/src/linux/device.c b/src/linux/device.c index e896f547..310e3328 100644 --- a/src/linux/device.c +++ b/src/linux/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with Linux ethertap and tun/tap device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 Guus Sliepen 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: device.c,v 1.1.2.8 2002/03/24 16:36:56 guus Exp $ + $Id: device.c,v 1.1.2.9 2002/06/21 10:11:36 guus Exp $ */ #include "config.h"