X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fethernet.h;h=329e5a7a72187c552a0cb214943c229dfdb76a4a;hp=0784ce1b68f64884288528b134fe52e01aa6477d;hb=dced64c5c3625f6d2f0674e9fed14455aabc635e;hpb=42e01abd54bd36ee84a45a2b646cfa27034de8d1;ds=sidebyside diff --git a/lib/ethernet.h b/lib/ethernet.h index 0784ce1b..329e5a7a 100644 --- a/lib/ethernet.h +++ b/lib/ethernet.h @@ -1,7 +1,7 @@ /* ethernet.h -- missing Ethernet related definitions - Copyright (C) 2003 Ivo Timmermans - 2003 Guus Sliepen + Copyright (C) 2004 Ivo Timmermans + 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: ethernet.h,v 1.1.2.5 2003/10/08 11:34:55 guus Exp $ + $Id$ */ #ifndef __TINC_ETHERNET_H__