X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fdarwin%2Fdevice.c;h=f787f1553df66f85bb45277311c4ee35c505e1ee;hb=396ac4be802f8b75c5a2ab5925925427c61c1da3;hp=ef2d7f3f253e19415adda6ea4bc54fb9a05bccc4;hpb=013a2e159e42c46808ea8d0b6abd57525db30a50;p=tinc diff --git a/src/darwin/device.c b/src/darwin/device.c index ef2d7f3f..f787f155 100644 --- a/src/darwin/device.c +++ b/src/darwin/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with MacOS/X tun device - Copyright (C) 2001-2003 Ivo Timmermans , - 2001-2003 Guus Sliepen + Copyright (C) 2001-2004 Ivo Timmermans , + 2001-2004 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.2 2003/08/24 20:38:29 guus Exp $ + $Id$ */ #include "system.h"