X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fipv4.h;h=704dd064bd05642b5b5c23f32d8ddcfef4f4e474;hp=7f1e15929a7efb5155eff85fea4b75cb236f9f5f;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=5bba3124c8c23568def7a4804651a53f3a6b4fd2 diff --git a/lib/ipv4.h b/lib/ipv4.h index 7f1e1592..704dd064 100644 --- a/lib/ipv4.h +++ b/lib/ipv4.h @@ -1,7 +1,7 @@ /* ipv4.h -- missing IPv4 related definitions - Copyright (C) 2004 Ivo Timmermans - 2004 Guus Sliepen + Copyright (C) 2005 Ivo Timmermans + 2006 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 @@ -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_IPV4_H__