X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fdevice.h;h=34a6e4d4c6de7f507e2b078eab42f3598566b874;hp=b88caf603200bc32faab825e48021df5d4d28497;hb=0e6856b1379e278aa5ed116d0911851339a6064c;hpb=de78d79db84c486afcc353884ec1770866beb653 diff --git a/src/device.h b/src/device.h index b88caf60..34a6e4d4 100644 --- a/src/device.h +++ b/src/device.h @@ -1,6 +1,6 @@ /* net.h -- generic header for device.c - Copyright (C) 2001-2005 Ivo Timmermans + Copyright (C) 2001-2005 Ivo Timmermans 2001-2006 Guus Sliepen 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$ */ #ifndef __TINC_DEVICE_H__